Documentation ¶
Overview ¶
Package kube provides access to the k8s API
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetK8sConfigMapClient ¶
func GetK8sConfigMapClient(namespace string) (k8sv1.ConfigMapInterface, error)
GetK8sConfigMapClient provides access to ConfigMaps
func GetK8sPodsClient ¶
func GetK8sPodsClient(workflowNamespace string) (k8sv1.PodInterface, error)
GetK8sPodsClient provides access to pods
func GetK8sWorkflowsClient ¶
func GetK8sWorkflowsClient(workflowNamespace string) (workflowv1.WorkflowInterface, error)
GetK8sWorkflowsClient provides access to argo workflows
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.