Uses of Interface
org.cdk8s.plus22.PodsSelectOptions
-
-
Uses of PodsSelectOptions in org.cdk8s.plus22
Classes in org.cdk8s.plus22 that implement PodsSelectOptions Modifier and Type Class Description static classPodsSelectOptions.Jsii$ProxyAn implementation forPodsSelectOptionsMethods in org.cdk8s.plus22 that return PodsSelectOptions Modifier and Type Method Description PodsSelectOptionsPodsSelectOptions.Builder. build()Builds the configured instance.Methods in org.cdk8s.plus22 with parameters of type PodsSelectOptions Modifier and Type Method Description static PodsPods. select(software.constructs.Construct scope, String id, PodsSelectOptions options)Select pods in the cluster with various selectors.
-