k3s/pkg/kubeapiserver/options
Christoph Blecker 97b2992dc1
Update gofmt for go1.11
2018-10-05 12:59:38 -07:00
..
BUILD externalize node admission 2018-08-21 23:33:03 +08:00
admission.go Show deprecated kube-apiserver flags 2018-04-16 21:20:06 +08:00
admission_test.go make kube-apiserver admission flag disable other plugins 2018-01-19 08:14:04 -05:00
authentication.go This patch adds limit to the TokenRequest expiration time. It constrains a TokenRequest's expiration time to avoid extreme value which could harm the cluster. 2018-06-14 09:31:50 +08:00
authentication_test.go add unit test for func ToAuthenticationConfig 2018-08-16 19:24:11 +08:00
authorization.go Update gofmt for go1.11 2018-10-05 12:59:38 -07:00
authorization_test.go validate authorization flags in BuiltInAuthorizationOptions.Validate 2018-03-26 20:37:02 +08:00
cloudprovider.go Drop using cloud provider to set host address feature 2017-12-05 13:58:20 -06:00
options.go Expose default service IP CIDR in apiserver 2018-01-29 16:21:04 +08:00
plugins.go Add priority to defaultOn plugins list 2018-07-02 22:25:40 -04:00
serving.go kube-apiserver: switch apiserver's DeprecatedInsecureServingOptions 2018-08-17 08:56:47 +02:00
storage_versions.go Deprecation notice of storage-versions flag 2018-08-30 19:45:43 -07:00
storage_versions_test.go