Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 610 Bytes

File metadata and controls

12 lines (8 loc) · 610 Bytes

ArgoWorkflowsClient.Model.IoK8sApiCoreV1VolumeDevice

volumeDevice describes a mapping of a raw block device within a container.

Properties

Name Type Description Notes
DevicePath string devicePath is the path inside of the container that the device will be mapped to.
Name string name must match the name of a persistentVolumeClaim in the pod

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