Uses of Interface
k8s.io.api.core.v1.Generated.DownwardAPIVolumeSourceOrBuilder
-
Packages that use Generated.DownwardAPIVolumeSourceOrBuilder Package Description k8s.io.api.core.v1 -
-
Uses of Generated.DownwardAPIVolumeSourceOrBuilder in k8s.io.api.core.v1
Classes in k8s.io.api.core.v1 that implement Generated.DownwardAPIVolumeSourceOrBuilder Modifier and Type Class Description static classGenerated.DownwardAPIVolumeSourceDownwardAPIVolumeSource represents a volume containing downward API info.static classGenerated.DownwardAPIVolumeSource.BuilderDownwardAPIVolumeSource represents a volume containing downward API info.Methods in k8s.io.api.core.v1 that return Generated.DownwardAPIVolumeSourceOrBuilder Modifier and Type Method Description Generated.DownwardAPIVolumeSourceOrBuilderGenerated.VolumeSource.Builder. getDownwardAPIOrBuilder()downwardAPI represents downward API about the pod that should populate this volume +optionalGenerated.DownwardAPIVolumeSourceOrBuilderGenerated.VolumeSource. getDownwardAPIOrBuilder()downwardAPI represents downward API about the pod that should populate this volume +optionalGenerated.DownwardAPIVolumeSourceOrBuilderGenerated.VolumeSourceOrBuilder. getDownwardAPIOrBuilder()downwardAPI represents downward API about the pod that should populate this volume +optional
-