containers

package
v0.0.20 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 11, 2019 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ForEach

func ForEach(containers []corev1.Container, containerFunc ContainerFunc)

func GetDaemonSetContainers

func GetDaemonSetContainers(target interface{}) []corev1.Container

func GetDeploymentContainers

func GetDeploymentContainers(target interface{}) []corev1.Container

func GetFromObject

func GetFromObject(target metav1.Object) []corev1.Container

func GetStatefulSetContainers

func GetStatefulSetContainers(target interface{}) []corev1.Container

Types

type ContainerFunc

type ContainerFunc func(int, corev1.Container)

type GetContainersFunc

type GetContainersFunc func(interface{}) []corev1.Container

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL