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 ListSummonPlatforms(kubeconfig string, nameregex string, namespace string) (summonv1beta1.SummonPlatformList, error)
- type KubeObject
- type Subject
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 ListSummonPlatforms ¶ added in v0.0.23
func ListSummonPlatforms(kubeconfig string, nameregex string, namespace string) (summonv1beta1.SummonPlatformList, error)
Types ¶
type KubeObject ¶ added in v0.0.16
type Subject ¶ added in v0.0.27
func ParseSubject ¶ added in v0.0.27
Parses the instance and returns an array of strings denoting: [region, env, subject, namespace]
Click to show internal directories.
Click to hide internal directories.