Uses of Interface
org.cdk8s.plus23.WorkloadSchedulingSpreadOptions
-
-
Uses of WorkloadSchedulingSpreadOptions in org.cdk8s.plus23
Classes in org.cdk8s.plus23 that implement WorkloadSchedulingSpreadOptions Modifier and Type Class Description static classWorkloadSchedulingSpreadOptions.Jsii$ProxyAn implementation forWorkloadSchedulingSpreadOptionsMethods in org.cdk8s.plus23 that return WorkloadSchedulingSpreadOptions Modifier and Type Method Description WorkloadSchedulingSpreadOptionsWorkloadSchedulingSpreadOptions.Builder. build()Builds the configured instance.Methods in org.cdk8s.plus23 with parameters of type WorkloadSchedulingSpreadOptions Modifier and Type Method Description voidWorkloadScheduling. spread(WorkloadSchedulingSpreadOptions options)Spread the pods in this workload by the topology key.
-