k3s/pkg/apiserver
Clayton Coleman a74fac7d70 Centralize path magic in apiserver into the New method
Make OperationHandler and WatchHandler properly encapsulate their
concerns and make them not depend on the global path
2014-08-08 16:33:44 -04:00
..
apiserver.go Centralize path magic in apiserver into the New method 2014-08-08 16:33:44 -04:00
apiserver_test.go Decouple apiserver from codec implementation 2014-08-07 13:35:35 -04:00
async.go Evolve the api.Status object with Reason/Details 2014-08-05 16:17:53 -04:00
doc.go Address package level comments for readability. 2014-06-12 20:26:12 -07:00
errors.go Fix proxy error condition and simplify method 2014-08-06 01:03:17 -04:00
index.go Split index 2014-07-30 17:14:07 -04:00
interfaces.go Decouple apiserver from codec implementation 2014-08-07 13:35:35 -04:00
minionproxy.go Fix proxy error condition and simplify method 2014-08-06 01:03:17 -04:00
minionproxy_test.go Decouple apiserver from codec implementation 2014-08-07 13:35:35 -04:00
operation.go Centralize path magic in apiserver into the New method 2014-08-08 16:33:44 -04:00
operation_test.go Decouple apiserver from codec implementation 2014-08-07 13:35:35 -04:00
watch.go Centralize path magic in apiserver into the New method 2014-08-08 16:33:44 -04:00
watch_test.go Decouple apiserver from codec implementation 2014-08-07 13:35:35 -04:00