Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadConfigFile ¶
func LoadConfigFile(name string) (*meshconfig.MeshConfiguration, error)
Types ¶
type Config ¶
type Config struct { ServerName string GenericAPIServerConfig *genericapiserver.Config StorageFactory *serverstorage.DefaultStorageFactory PrivilegedUsername string PlatformClient platformversionedclient.PlatformV1Interface MeshConfig *meshconfig.MeshConfiguration ClusterClients clusterclient.Client TCMeshClient *tcmeshclient.Client }
Config is the running configuration structure of the TKE Mesh.
Click to show internal directories.
Click to hide internal directories.