Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { ServerName string GenericAPIServerConfig *genericapiserver.Config InsecureServingInfo *genericapiserver.DeprecatedInsecureServingInfo OAuthConfig *oauth2.Config OIDCHTTPClient *http.Client OIDCAuthenticator *oidc.Authenticator GatewayConfig *gatewayconfig.GatewayConfiguration HeaderRequest bool IgnoreAuthPathPrefixes []string }
Config is the running configuration structure of the TKE controller manager.
Click to show internal directories.
Click to hide internal directories.