Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func KubeConfig ¶
KubeConfig will return a rest.Config for communicating with the Kubernetes API server. If apiServerHost is specified, a config without authentication that is configured to talk to the apiServerHost URL will be returned. Else, the in-cluster config will be loaded, and failing this, the config will be loaded from the users local kubeconfig directory
func Run ¶
func Run(opts *options.ControllerOptions, stopCh <-chan struct{})
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.