# ClusterVolumeSpecAccessModeSecretsInner ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **key** | Option<**String**> | Key is the name of the key of the key-value pair passed to the plugin. | [optional] **secret** | Option<**String**> | Secret is the swarm Secret object from which to read data. This can be a Secret name or ID. The Secret data is retrieved by swarm and used as the value of the key-value pair passed to the plugin. | [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)