Uses of Interface
org.cdk8s.plus25.k8s.SecretKeySelector
-
Packages that use SecretKeySelector Package Description org.cdk8s.plus25.k8s -
-
Uses of SecretKeySelector in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement SecretKeySelector Modifier and Type Class Description static classSecretKeySelector.Jsii$ProxyAn implementation forSecretKeySelectorMethods in org.cdk8s.plus25.k8s that return SecretKeySelector Modifier and Type Method Description SecretKeySelectorSecretKeySelector.Builder. build()Builds the configured instance.default SecretKeySelectorEnvVarSource. getSecretKeyRef()Selects a key of a secret in the pod's namespace.SecretKeySelectorEnvVarSource.Jsii$Proxy. getSecretKeyRef()Methods in org.cdk8s.plus25.k8s with parameters of type SecretKeySelector Modifier and Type Method Description EnvVarSource.BuilderEnvVarSource.Builder. secretKeyRef(SecretKeySelector secretKeyRef)Sets the value ofEnvVarSource.getSecretKeyRef()
-