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