Class V1VolumeAttachment

java.lang.Object
io.kubernetes.client.openapi.models.V1VolumeAttachment
All Implemented Interfaces:
KubernetesObject, KubernetesType

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-06-18T15:05:57.863601Z[Etc/UTC]") public class V1VolumeAttachment extends Object implements KubernetesObject
VolumeAttachment captures the intent to attach or detach the specified volume to/from the specified node. VolumeAttachment objects are non-namespaced.