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 V1VolumeAttachmentSpecCreate 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 TypeMethodDescriptionvoidV1VolumeAttachment.setSpec(V1VolumeAttachmentSpec spec) V1VolumeAttachment.spec(V1VolumeAttachmentSpec spec)