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 PrivilegedUsername string ExternalHost string ExternalPort int MessageRequestTTL time.Duration MessageTTL time.Duration }
Config is the running configuration structure of the TKE notify apiserver.
Click to show internal directories.
Click to hide internal directories.