Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KubeVolumeAttachmentV1Alpha1Props

VolumeAttachment captures the intent to attach or detach the specified volume to/from the specified node.

VolumeAttachment objects are non-namespaced.

schema

io.k8s.api.storage.v1alpha1.VolumeAttachment

Hierarchy

  • KubeVolumeAttachmentV1Alpha1Props

Index

Properties

Properties

Optional Readonly metadata

metadata: ObjectMeta
schema

io.k8s.api.storage.v1alpha1.VolumeAttachment#metadata

Readonly spec

Specification of the desired attach/detach volume behavior. Populated by the Kubernetes system.

schema

io.k8s.api.storage.v1alpha1.VolumeAttachment#spec

Generated using TypeDoc