Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCRDManifestPaths ¶ added in v0.6.0
func GetCRDs ¶ added in v0.6.0
func GetCRDs(crdsDir string) ([]*apiextv1beta1.CustomResourceDefinition, error)
func GetKubeconfigAndNamespace ¶
GetKubeconfigAndNamespace returns the *rest.Config and default namespace defined in the kubeconfig at the specified path. If no path is provided, returns the default *rest.Config and namespace
func GetObjectBytes ¶ added in v0.6.0
GetObjectBytes marshalls an object and removes runtime-managed fields: 'status', 'creationTimestamp'
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.