Files
c/kubernetes/docs/v1_volume_attachment_spec.md
Kubernetes Prow Robot f0ac80fb61 Automated openapi generation from release-1.27
Signed-off-by: Kubernetes Prow Robot <k8s.ci.robot@gmail.com>
2023-06-05 02:09:22 +00:00

654 B

v1_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 * nodeName represents the node that the volume should be attached to.
source v1_volume_attachment_source_t *

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