Documentation ¶
Index ¶
- Variables
- func Config() *rest.Config
- func CtlClient() client.Client
- func DiscoveryClient() *discovery.DiscoveryClient
- func DynamicClient() dynamic.Interface
- func GetConfig() (*rest.Config, error)
- func GetConfigWithAPIServerAddress(apiServerAddress string) (*rest.Config, error)
- func InitializeKubeClient(conf *rest.Config)
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Scheme = runtime.NewScheme()
)
Functions ¶
func DiscoveryClient ¶
func DiscoveryClient() *discovery.DiscoveryClient
DiscoveryClient returns the Kubernetes discovery Client
func DynamicClient ¶
DynamicClient returns the Kubernetes dynamic Client
func GetConfigWithAPIServerAddress ¶
GetConfigWithAPIServerAddress returns the *rest.Config based on the given api server address
func InitializeKubeClient ¶
InitializeKubeClient initializes the Kubernetes Client
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.