# V1EnvFromSource EnvFromSource represents the source of a set of ConfigMaps ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **config_map_ref** | [**V1ConfigMapEnvSource**](V1ConfigMapEnvSource.md) | | [optional] **prefix** | **str** | An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER. | [optional] **secret_ref** | [**V1SecretEnvSource**](V1SecretEnvSource.md) | | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)