Options
All
  • Public
  • Public/Protected
  • All
Menu

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.

export
interface

IoK8sApiStorageV1VolumeAttachmentSource

Hierarchy

  • IoK8sApiStorageV1VolumeAttachmentSource

Index

Properties

memberof

IoK8sApiStorageV1VolumeAttachmentSource

persistentVolumeName?: string

persistentVolumeName represents the name of the persistent volume to attach.

memberof

IoK8sApiStorageV1VolumeAttachmentSource

Generated using TypeDoc