Documentation
¶
Index ¶
- func ForEach(containers []corev1.Container, containerFunc ContainerFunc)
- func GetDaemonSetContainers(target interface{}) []corev1.Container
- func GetDeploymentContainers(target interface{}) []corev1.Container
- func GetFromObject(target metav1.Object) []corev1.Container
- func GetStatefulSetContainers(target interface{}) []corev1.Container
- type ContainerFunc
- type GetContainersFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ForEach ¶
func ForEach(containers []corev1.Container, containerFunc ContainerFunc)
func GetDaemonSetContainers ¶
func GetDeploymentContainers ¶
Types ¶
type ContainerFunc ¶
type GetContainersFunc ¶
Click to show internal directories.
Click to hide internal directories.