Files
c/kubernetes/docs/v1beta1_volume_attachment_spec.md
2021-03-17 16:50:46 +08:00

649 B

v1beta1_volume_attachment_spec_t

Properties

Name Type Description Notes
attacher char * Attacher indicates the name of the volume driver that MUST handle this request. This is the name returned by GetPluginName().
node_name char * The node that the volume should be attached to.
source v1beta1_volume_attachment_source_t *

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