Documentation ¶
Index ¶
- func DeletableEnvVar(str string) (corev1.EnvVar, bool)
- func DeletableKeyValue(kv string) []string
- func DeletableObjectReference(str string) (corev1.ObjectReference, bool)
- func EnvVar(str string) corev1.EnvVar
- func EnvVarFrom(str string) corev1.EnvVar
- func JsonYamlToObject(kv string) (interface{}, error)
- func KeyValue(kv string) []string
- func ObjectReference(str string) corev1.ObjectReference
- func ObjectReferenceAnnotation(str string) map[string]string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeletableKeyValue ¶
func DeletableObjectReference ¶
func DeletableObjectReference(str string) (corev1.ObjectReference, bool)
func EnvVarFrom ¶
func JsonYamlToObject ¶ added in v0.7.0
func ObjectReference ¶
func ObjectReference(str string) corev1.ObjectReference
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.