Uses of Interface
org.cdk8s.plus25.k8s.DownwardApiProjection
-
Packages that use DownwardApiProjection Package Description org.cdk8s.plus25.k8s -
-
Uses of DownwardApiProjection in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement DownwardApiProjection Modifier and Type Class Description static classDownwardApiProjection.Jsii$ProxyAn implementation forDownwardApiProjectionMethods in org.cdk8s.plus25.k8s that return DownwardApiProjection Modifier and Type Method Description DownwardApiProjectionDownwardApiProjection.Builder. build()Builds the configured instance.default DownwardApiProjectionVolumeProjection. getDownwardApi()downwardAPI information about the downwardAPI data to project.DownwardApiProjectionVolumeProjection.Jsii$Proxy. getDownwardApi()Methods in org.cdk8s.plus25.k8s with parameters of type DownwardApiProjection Modifier and Type Method Description VolumeProjection.BuilderVolumeProjection.Builder. downwardApi(DownwardApiProjection downwardApi)Sets the value ofVolumeProjection.getDownwardApi()
-