Package-level declarations
Types
VolumeAttachment captures the intent to attach or detach the specified volume to/from the specified node. VolumeAttachment objects are non-namespaced.
Builder for VolumeAttachmentArgs.
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.
Builder for VolumeAttachmentSourceArgs.
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.
Builder for VolumeAttachmentSourcePatchArgs.
VolumeAttachmentSpec is the specification of a VolumeAttachment request.
Builder for VolumeAttachmentSpecArgs.
VolumeAttachmentSpec is the specification of a VolumeAttachment request.
Builder for VolumeAttachmentSpecPatchArgs.
VolumeAttachmentStatus is the status of a VolumeAttachment request.
Builder for VolumeAttachmentStatusArgs.
VolumeError captures an error encountered during a volume operation.
Builder for VolumeErrorArgs.