Uses of Interface
org.cdk8s.plus25.k8s.VolumeAttachmentSource
-
Packages that use VolumeAttachmentSource Package Description org.cdk8s.plus25.k8s -
-
Uses of VolumeAttachmentSource in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement VolumeAttachmentSource Modifier and Type Class Description static classVolumeAttachmentSource.Jsii$ProxyAn implementation forVolumeAttachmentSourceMethods in org.cdk8s.plus25.k8s that return VolumeAttachmentSource Modifier and Type Method Description VolumeAttachmentSourceVolumeAttachmentSource.Builder. build()Builds the configured instance.VolumeAttachmentSourceVolumeAttachmentSpec. getSource()Source represents the volume that should be attached.VolumeAttachmentSourceVolumeAttachmentSpec.Jsii$Proxy. getSource()Methods in org.cdk8s.plus25.k8s with parameters of type VolumeAttachmentSource Modifier and Type Method Description VolumeAttachmentSpec.BuilderVolumeAttachmentSpec.Builder. source(VolumeAttachmentSource source)Sets the value ofVolumeAttachmentSpec.getSource()
-