EnvVarSource represents a source for the value of an EnvVar.
Attributes
- Companion
- object
- Source
- EnvVarSource.scala
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
if configMapKeyRef has a value, transforms to the result of function
if configMapKeyRef has a value, transforms to the result of function
Attributes
- Source
- EnvVarSource.scala
if fieldRef has a value, transforms to the result of function
if fileKeyRef has a value, transforms to the result of function
if fileKeyRef has a value, transforms to the result of function
Attributes
- Source
- EnvVarSource.scala
if resourceFieldRef has a value, transforms to the result of function
if resourceFieldRef has a value, transforms to the result of function
Attributes
- Source
- EnvVarSource.scala
if secretKeyRef has a value, transforms to the result of function
if secretKeyRef has a value, transforms to the result of function
Attributes
- Source
- EnvVarSource.scala
Returns a new data with configMapKeyRef set to new value
Returns a new data with fieldRef set to new value
Returns a new data with fileKeyRef set to new value
Returns a new data with resourceFieldRef set to new value
Returns a new data with secretKeyRef set to new value