k3s/pkg/apiserver
Haney Maxwell c0bf974871 Allow disabling non-necessary kubelet and apiserver endpoints 2014-10-09 16:49:27 -07:00
..
apiserver.go Allow disabling non-necessary kubelet and apiserver endpoints 2014-10-09 16:49:27 -07:00
apiserver_test.go Make ResourceVersion a string internally instead of uint64 2014-10-07 19:00:26 -04:00
async.go Do interface{} -> runtime.Object rename everywhere 2014-09-07 22:19:24 -07:00
doc.go Unify Godoc formatting, fix various typos 2014-09-02 13:41:03 +02:00
errors.go Log apiserver errors that are not of an expected type 2014-09-25 16:21:48 -04:00
errors_test.go Caps on StatusReason* 2014-09-27 21:38:51 -07:00
handlers.go Move RecoverPanics to be the top level wrapped handler. Add new method to be sure a logger has been generated instead of assuming one has. Move regexp list compilation into a utility and pass regexp list into CORS. 2014-09-09 17:50:18 -04:00
index.go Unify Godoc formatting, fix various typos 2014-09-02 13:41:03 +02:00
interfaces.go Make ResourceVersion a string internally instead of uint64 2014-10-07 19:00:26 -04:00
minionproxy.go Add a generic proxier 2014-09-05 13:33:30 -07:00
minionproxy_test.go add self linking to apiserver 2014-09-26 15:08:02 -07:00
operation.go Rename JSONBase -> TypeMeta in preparation for v1beta3 2014-10-07 11:12:16 -04:00
operation_test.go Rename JSONBase -> TypeMeta in preparation for v1beta3 2014-10-07 11:12:16 -04:00
proxy.go Add context object to interfaces 2014-09-26 11:50:34 -04:00
proxy_test.go add self linking to apiserver 2014-09-26 15:08:02 -07:00
redirect.go Add context object to interfaces 2014-09-26 11:50:34 -04:00
redirect_test.go add self linking to apiserver 2014-09-26 15:08:02 -07:00
resthandler.go Require namespace on controller, pod, service objects 2014-10-01 10:57:50 -04:00
validator.go Add a validator for validating components in the cluster infrastructure. 2014-09-16 13:37:01 -07:00
validator_test.go Add a validator for validating components in the cluster infrastructure. 2014-09-16 13:37:01 -07:00
watch.go Make ResourceVersion a string internally instead of uint64 2014-10-07 19:00:26 -04:00
watch_test.go Make ResourceVersion a string internally instead of uint64 2014-10-07 19:00:26 -04:00