Documentation ¶
Overview ¶
Package pod provides functions and types to deal with the PodConfiguration CRD
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreatePodInformer ¶
func CreatePodInformer(config *kubeconfig.KubeConfig, st *store.Store, stopch <-chan struct{}, wakeScheduler func()) error
CreatePodInformer creates a new crd informer.
func SetPodFlags ¶
func SetPodFlags(st *store.Store, label string, pt *podconfigv1.PodConfigurationState) error
SetPodFlags sets all flags for a pod.
func TranslatePodFlags ¶
func TranslatePodFlags(pt *podconfigv1.PodConfigurationState) (store.Flags, error)
TranslatePodFlags translates a pod configuration into a map of flags.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.