Uses of Interface
org.cdk8s.plus28.PodsSelectOptions
-
Packages that use PodsSelectOptions Package Description org.cdk8s.plus28 cdk8s+ (cdk8s-plus) -
-
Uses of PodsSelectOptions in org.cdk8s.plus28
Classes in org.cdk8s.plus28 that implement PodsSelectOptions Modifier and Type Class Description static classPodsSelectOptions.Jsii$ProxyAn implementation forPodsSelectOptionsMethods in org.cdk8s.plus28 that return PodsSelectOptions Modifier and Type Method Description PodsSelectOptionsPodsSelectOptions.Builder. build()Builds the configured instance.Methods in org.cdk8s.plus28 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.
-