Uses of Interface
org.cdk8s.plus25.k8s.ConfigMapNodeConfigSource
-
Packages that use ConfigMapNodeConfigSource Package Description org.cdk8s.plus25.k8s -
-
Uses of ConfigMapNodeConfigSource in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement ConfigMapNodeConfigSource Modifier and Type Class Description static classConfigMapNodeConfigSource.Jsii$ProxyAn implementation forConfigMapNodeConfigSourceMethods in org.cdk8s.plus25.k8s that return ConfigMapNodeConfigSource Modifier and Type Method Description ConfigMapNodeConfigSourceConfigMapNodeConfigSource.Builder. build()Builds the configured instance.default ConfigMapNodeConfigSourceNodeConfigSource. getConfigMap()ConfigMap is a reference to a Node's ConfigMap.ConfigMapNodeConfigSourceNodeConfigSource.Jsii$Proxy. getConfigMap()Methods in org.cdk8s.plus25.k8s with parameters of type ConfigMapNodeConfigSource Modifier and Type Method Description NodeConfigSource.BuilderNodeConfigSource.Builder. configMap(ConfigMapNodeConfigSource configMap)Sets the value ofNodeConfigSource.getConfigMap()
-