Documentation ¶
Index ¶
- func GetAllDaemonSet(clientSet *kubernetes.Clientset, namespace string) (workloads []api.Workload, err error)
- func GetAllDeployment(clientSet *kubernetes.Clientset, namespace string) (workloads []api.Workload, err error)
- func GetAllJobs(clientSet *kubernetes.Clientset, namespace string) (workloads []api.Workload, err error)
- func GetAllStatefulset(clientSet *kubernetes.Clientset, namespace string) (workloads []api.Workload, err error)
- func Join(workloads []api.Workload, sep string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAllDaemonSet ¶
func GetAllDeployment ¶
func GetAllJobs ¶
func GetAllStatefulset ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.