Uses of Class
io.kubernetes.client.openapi.models.V1VolumeAttachmentSpec
Packages that use V1VolumeAttachmentSpec
-
Uses of V1VolumeAttachmentSpec in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1VolumeAttachmentSpecModifier and TypeMethodDescriptionstatic V1VolumeAttachmentSpec
Create an instance of V1VolumeAttachmentSpec given an JSON stringV1VolumeAttachment.getSpec()
Get specV1VolumeAttachmentSpec.source
(V1VolumeAttachmentSource source) Methods in io.kubernetes.client.openapi.models with parameters of type V1VolumeAttachmentSpecModifier and TypeMethodDescriptionvoid
V1VolumeAttachment.setSpec
(V1VolumeAttachmentSpec spec) V1VolumeAttachment.spec
(V1VolumeAttachmentSpec spec)