kubernetes/pkg/kubeapiserver/options
2021-02-22 15:59:27 -08:00
..
testdata add ability to authenticators for dynamic update of certs 2019-10-01 09:50:20 -04:00
admission_test.go Clean up initializer-related comments, test data 2019-01-25 12:37:45 -05:00
admission.go add featuregate inspection as admission plugin initializer 2019-11-08 13:07:40 -05:00
authentication_test.go Remove support for basic authentication 2020-03-11 20:55:47 -04:00
authentication.go move RootCAConfigMap to ga 2021-02-22 15:59:27 -08:00
authorization_test.go validate authorization flags in BuiltInAuthorizationOptions.Validate 2018-03-26 20:37:02 +08:00
authorization.go make backoff parameters configurable for webhook 2020-11-01 10:18:25 -05:00
BUILD move RootCAConfigMap to ga 2021-02-22 15:59:27 -08:00
cloudprovider.go fix golint failures in pkg/kubeapiserver/options, rename receiver name of BuiltInAuthorizationOptions to o 2020-07-23 18:52:15 +08:00
options.go fix golint failures in pkg/kubeapiserver/options, rename receiver name of BuiltInAuthorizationOptions to o 2020-07-23 18:52:15 +08:00
plugins_test.go Ensure webhook/quota/deny admission comes last 2020-02-25 21:54:14 -05:00
plugins.go Merge pull request #98669 from liggitt/denyexec 2021-02-02 06:52:28 -08:00
serving.go cleanup unused code for kubeapiserver 2020-12-09 09:29:34 +08:00