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 RegistryClient registryversionedclient.RegistryV1Interface PlatformClient platformversionedclient.PlatformV1Interface RepoConfiguration appconfig.RepoConfiguration }
Config is the running configuration structure of the TKE application apiserver.
Click to show internal directories.
Click to hide internal directories.