Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InstallCRD ¶ added in v0.1.4
func InstallCRD(crdClient apiext_clientset.Interface, crd *apiext.CustomResourceDefinition) error
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 WaitForCRD ¶ added in v0.1.4
func WaitForCRD(crdClient apiext_clientset.Interface, crd *apiext.CustomResourceDefinition) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.