Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ConfigValue ¶
type ConfigValue interface { GetValue() string GetValueFrom() *corev1.EnvVarSource }
type Value ¶
type Value string
func (Value) GetValueFrom ¶
func (v Value) GetValueFrom() *corev1.EnvVarSource
type ValueFrom ¶
type ValueFrom corev1.EnvVarSource
func (ValueFrom) GetValueFrom ¶
func (v ValueFrom) GetValueFrom() *corev1.EnvVarSource
Click to show internal directories.
Click to hide internal directories.