Uses of Interface
k8s.io.api.core.v1.Generated.TopologySpreadConstraintOrBuilder
-
Packages that use Generated.TopologySpreadConstraintOrBuilder Package Description k8s.io.api.core.v1 -
-
Uses of Generated.TopologySpreadConstraintOrBuilder in k8s.io.api.core.v1
Classes in k8s.io.api.core.v1 that implement Generated.TopologySpreadConstraintOrBuilder Modifier and Type Class Description static classGenerated.TopologySpreadConstraintTopologySpreadConstraint specifies how to spread matching pods among the given topology.static classGenerated.TopologySpreadConstraint.BuilderTopologySpreadConstraint specifies how to spread matching pods among the given topology.Methods in k8s.io.api.core.v1 that return Generated.TopologySpreadConstraintOrBuilder Modifier and Type Method Description Generated.TopologySpreadConstraintOrBuilderGenerated.PodSpec.Builder. getTopologySpreadConstraintsOrBuilder(int index)TopologySpreadConstraints describes how a group of pods ought to spread across topology domains.Generated.TopologySpreadConstraintOrBuilderGenerated.PodSpec. getTopologySpreadConstraintsOrBuilder(int index)TopologySpreadConstraints describes how a group of pods ought to spread across topology domains.Generated.TopologySpreadConstraintOrBuilderGenerated.PodSpecOrBuilder. getTopologySpreadConstraintsOrBuilder(int index)TopologySpreadConstraints describes how a group of pods ought to spread across topology domains.Methods in k8s.io.api.core.v1 that return types with arguments of type Generated.TopologySpreadConstraintOrBuilder Modifier and Type Method Description List<? extends Generated.TopologySpreadConstraintOrBuilder>Generated.PodSpec.Builder. getTopologySpreadConstraintsOrBuilderList()TopologySpreadConstraints describes how a group of pods ought to spread across topology domains.List<? extends Generated.TopologySpreadConstraintOrBuilder>Generated.PodSpec. getTopologySpreadConstraintsOrBuilderList()TopologySpreadConstraints describes how a group of pods ought to spread across topology domains.List<? extends Generated.TopologySpreadConstraintOrBuilder>Generated.PodSpecOrBuilder. getTopologySpreadConstraintsOrBuilderList()TopologySpreadConstraints describes how a group of pods ought to spread across topology domains.
-