Uses of Class
org.cdk8s.plus25.k8s.KubeNodeList.Builder
-
Packages that use KubeNodeList.Builder Package Description org.cdk8s.plus25.k8s -
-
Uses of KubeNodeList.Builder in org.cdk8s.plus25.k8s
Methods in org.cdk8s.plus25.k8s that return KubeNodeList.Builder Modifier and Type Method Description static KubeNodeList.BuilderKubeNodeList.Builder. create(software.constructs.Construct scope, String id)KubeNodeList.BuilderKubeNodeList.Builder. items(List<? extends KubeNodeProps> items)List of nodes.KubeNodeList.BuilderKubeNodeList.Builder. metadata(ListMeta metadata)Standard list metadata.
-