Kazan v0.9.0 Kazan.Apis.Storage.V1alpha1.VolumeAttachmentSource View Source
VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.
OpenAPI Definition: io.k8s.api.storage.v1alpha1.VolumeAttachmentSource
Properties
persistent_volume_name
::String
- Name of the persistent volume to attach.