Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 878 Bytes

EnvVarSource.md

File metadata and controls

16 lines (11 loc) · 878 Bytes

EnvVarSource

EnvVarSource represents a source for the value of an EnvVar.

Properties

Name Type Description Notes
config_map_key_ref ConfigMapKeySelector [optional]
field_ref ObjectFieldSelector [optional]
resource_field_ref ResourceFieldSelector [optional]
secret_key_ref SecretKeySelector [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]