Uses of Interface
org.cdk8s.plus25.k8s.SecretProjection
-
Packages that use SecretProjection Package Description org.cdk8s.plus25.k8s -
-
Uses of SecretProjection in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement SecretProjection Modifier and Type Class Description static classSecretProjection.Jsii$ProxyAn implementation forSecretProjectionMethods in org.cdk8s.plus25.k8s that return SecretProjection Modifier and Type Method Description SecretProjectionSecretProjection.Builder. build()Builds the configured instance.default SecretProjectionVolumeProjection. getSecret()secret information about the secret data to project.SecretProjectionVolumeProjection.Jsii$Proxy. getSecret()Methods in org.cdk8s.plus25.k8s with parameters of type SecretProjection Modifier and Type Method Description VolumeProjection.BuilderVolumeProjection.Builder. secret(SecretProjection secret)Sets the value ofVolumeProjection.getSecret()
-