# V1VolumeProjection ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **config_map** | [**V1ConfigMapProjection**](V1ConfigMapProjection.md) | information about the configMap data to project | [optional] **downward_api** | [**V1DownwardAPIProjection**](V1DownwardAPIProjection.md) | information about the downwardAPI data to project | [optional] **secret** | [**V1SecretProjection**](V1SecretProjection.md) | information about the secret data to project | [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)