Uses of Class
io.fabric8.kubernetes.api.model.VolumeProjectionFluent
-
Packages that use VolumeProjectionFluent Package Description io.fabric8.kubernetes.api.model -
-
Uses of VolumeProjectionFluent in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model with type parameters of type VolumeProjectionFluent Modifier and Type Class Description class
VolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
GeneratedSubclasses of VolumeProjectionFluent in io.fabric8.kubernetes.api.model Modifier and Type Class Description class
ProjectedVolumeSourceFluent.SourcesNested<N>
class
VolumeProjectionBuilder
Constructors in io.fabric8.kubernetes.api.model with parameters of type VolumeProjectionFluent Constructor Description VolumeProjectionBuilder(VolumeProjectionFluent<?> fluent)
VolumeProjectionBuilder(VolumeProjectionFluent<?> fluent, VolumeProjection instance)
-