Uses of Interface
org.cdk8s.plus25.k8s.ConfigMapKeySelector
-
Packages that use ConfigMapKeySelector Package Description org.cdk8s.plus25.k8s -
-
Uses of ConfigMapKeySelector in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement ConfigMapKeySelector Modifier and Type Class Description static classConfigMapKeySelector.Jsii$ProxyAn implementation forConfigMapKeySelectorMethods in org.cdk8s.plus25.k8s that return ConfigMapKeySelector Modifier and Type Method Description ConfigMapKeySelectorConfigMapKeySelector.Builder. build()Builds the configured instance.default ConfigMapKeySelectorEnvVarSource. getConfigMapKeyRef()Selects a key of a ConfigMap.ConfigMapKeySelectorEnvVarSource.Jsii$Proxy. getConfigMapKeyRef()Methods in org.cdk8s.plus25.k8s with parameters of type ConfigMapKeySelector Modifier and Type Method Description EnvVarSource.BuilderEnvVarSource.Builder. configMapKeyRef(ConfigMapKeySelector configMapKeyRef)Sets the value ofEnvVarSource.getConfigMapKeyRef()
-