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 classVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>GeneratedSubclasses of VolumeProjectionFluent in io.fabric8.kubernetes.api.model Modifier and Type Class Description classProjectedVolumeSourceFluent.SourcesNested<N>classVolumeProjectionBuilderConstructors in io.fabric8.kubernetes.api.model with parameters of type VolumeProjectionFluent Constructor Description VolumeProjectionBuilder(VolumeProjectionFluent<?> fluent)VolumeProjectionBuilder(VolumeProjectionFluent<?> fluent, VolumeProjection instance)
-