Documentation ¶
Index ¶
- func GetObject(kubeconfig string, name string, namespace string, fetchObject *KubeObject) error
- func GetObjectWithClient(contextClient client.Client, name string, namespace string, ...) error
- func GetPod(kubeconfig string, nameRegex *string, labelSelector *string, namespace string, ...) error
- func ParseNamespace(instanceName string) string
- type KubeObject
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetObject ¶ added in v0.0.16
func GetObject(kubeconfig string, name string, namespace string, fetchObject *KubeObject) error
func GetObjectWithClient ¶ added in v0.0.16
func ParseNamespace ¶ added in v0.0.16
Types ¶
Click to show internal directories.
Click to hide internal directories.