Documentation
¶
Index ¶
- func ExtractInfoFromEnv(env []corev1.EnvVar, configmapMap MapType, ref GetRefEnv)
- func ExtractInfoFromEnvFrom(envs []corev1.EnvFromSource, themap MapType, ref GetRef)
- func ExtractInfoFromVolume(volumes []corev1.Volume, themap MapType, ref GetRef)
- func HasFinalizer(cr *metav1.ObjectMeta, name string) bool
- func NormalizeLabel(name string) (string, error)
- type GetRef
- type GetRefEnv
- type MapType
- type StringSet
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractInfoFromEnv ¶
func ExtractInfoFromEnvFrom ¶
func ExtractInfoFromEnvFrom(envs []corev1.EnvFromSource, themap MapType, ref GetRef)
func ExtractInfoFromVolume ¶
func HasFinalizer ¶
func HasFinalizer(cr *metav1.ObjectMeta, name string) bool
HasFinalizer checks whether specific finalizer is set on a CR
func NormalizeLabel ¶
NormalizeLabel normalizes label string according to k8s format
Types ¶
Click to show internal directories.
Click to hide internal directories.