remove exist client hooks

This commit is contained in:
David Eads
2019-11-01 10:38:13 -04:00
parent 7351c86860
commit be8af0de1b
5 changed files with 0 additions and 413 deletions

View File

@@ -125,7 +125,6 @@ const (
// ExtraConfig defines extra configuration for the master
type ExtraConfig struct {
ClusterAuthenticationInfo clusterauthenticationtrust.ClusterAuthenticationInfo
ClientCARegistrationHook ClientCARegistrationHook
APIResourceConfigSource serverstorage.APIResourceConfigSource
StorageFactory serverstorage.StorageFactory