Files
perl/docs/V1AttachedVolume.md
2019-03-23 16:42:23 +08:00

559 B

Kubernetes::Object::V1AttachedVolume

Load the model package

use Kubernetes::Object::V1AttachedVolume;

Properties

Name Type Description Notes
device_path string DevicePath represents the device path where the volume should be available
name string Name of the attached volume

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