Uses of Interface
k8s.io.api.core.v1.Generated.DownwardAPIProjectionOrBuilder
-
Packages that use Generated.DownwardAPIProjectionOrBuilder Package Description k8s.io.api.core.v1 -
-
Uses of Generated.DownwardAPIProjectionOrBuilder in k8s.io.api.core.v1
Classes in k8s.io.api.core.v1 that implement Generated.DownwardAPIProjectionOrBuilder Modifier and Type Class Description static classGenerated.DownwardAPIProjectionRepresents downward API info for projecting into a projected volume.static classGenerated.DownwardAPIProjection.BuilderRepresents downward API info for projecting into a projected volume.Methods in k8s.io.api.core.v1 that return Generated.DownwardAPIProjectionOrBuilder Modifier and Type Method Description Generated.DownwardAPIProjectionOrBuilderGenerated.VolumeProjection.Builder. getDownwardAPIOrBuilder()downwardAPI information about the downwardAPI data to project +optionalGenerated.DownwardAPIProjectionOrBuilderGenerated.VolumeProjection. getDownwardAPIOrBuilder()downwardAPI information about the downwardAPI data to project +optionalGenerated.DownwardAPIProjectionOrBuilderGenerated.VolumeProjectionOrBuilder. getDownwardAPIOrBuilder()downwardAPI information about the downwardAPI data to project +optional
-