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 StorageFactory *serverstorage.DefaultStorageFactory PlatformClient platformversionedclient.PlatformV1Interface RegistryClient registryversionedclient.RegistryV1Interface AuthClient authversionedclient.AuthV1Interface PrivilegedUsername string FeatureOptions *options.FeatureOptions }
Config is the running configuration structure of the TKE business apiserver.
Click to show internal directories.
Click to hide internal directories.