Uses of Interface
k8s.io.api.core.v1.Generated.VolumeSourceOrBuilder
-
Packages that use Generated.VolumeSourceOrBuilder Package Description k8s.io.api.core.v1 -
-
Uses of Generated.VolumeSourceOrBuilder in k8s.io.api.core.v1
Classes in k8s.io.api.core.v1 that implement Generated.VolumeSourceOrBuilder Modifier and Type Class Description static classGenerated.VolumeSourceRepresents the source of a volume to mount.static classGenerated.VolumeSource.BuilderRepresents the source of a volume to mount.Methods in k8s.io.api.core.v1 that return Generated.VolumeSourceOrBuilder Modifier and Type Method Description Generated.VolumeSourceOrBuilderGenerated.Volume.Builder. getVolumeSourceOrBuilder()volumeSource represents the location and type of the mounted volume.Generated.VolumeSourceOrBuilderGenerated.Volume. getVolumeSourceOrBuilder()volumeSource represents the location and type of the mounted volume.Generated.VolumeSourceOrBuilderGenerated.VolumeOrBuilder. getVolumeSourceOrBuilder()volumeSource represents the location and type of the mounted volume.
-