Uses of Interface
org.cdk8s.plus25.k8s.NodeConfigSource
-
Packages that use NodeConfigSource Package Description org.cdk8s.plus25.k8s -
-
Uses of NodeConfigSource in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement NodeConfigSource Modifier and Type Class Description static classNodeConfigSource.Jsii$ProxyAn implementation forNodeConfigSourceMethods in org.cdk8s.plus25.k8s that return NodeConfigSource Modifier and Type Method Description NodeConfigSourceNodeConfigSource.Builder. build()Builds the configured instance.default NodeConfigSourceNodeSpec. getConfigSource()Deprecated: Previously used to specify the source of the node's configuration for the DynamicKubeletConfig feature.NodeConfigSourceNodeSpec.Jsii$Proxy. getConfigSource()Methods in org.cdk8s.plus25.k8s with parameters of type NodeConfigSource Modifier and Type Method Description NodeSpec.BuilderNodeSpec.Builder. configSource(NodeConfigSource configSource)Sets the value ofNodeSpec.getConfigSource()
-