| Modifier and Type | Class and Description |
|---|---|
static class |
V1.TopologySpreadConstraint
TopologySpreadConstraint specifies how to spread matching pods among the given topology.
|
static class |
V1.TopologySpreadConstraint.Builder
TopologySpreadConstraint specifies how to spread matching pods among the given topology.
|
| Modifier and Type | Method and Description |
|---|---|
V1.TopologySpreadConstraintOrBuilder |
V1.PodSpecOrBuilder.getTopologySpreadConstraintsOrBuilder(int index)
TopologySpreadConstraints describes how a group of pods ought to spread across topology
domains.
|
V1.TopologySpreadConstraintOrBuilder |
V1.PodSpec.getTopologySpreadConstraintsOrBuilder(int index)
TopologySpreadConstraints describes how a group of pods ought to spread across topology
domains.
|
V1.TopologySpreadConstraintOrBuilder |
V1.PodSpec.Builder.getTopologySpreadConstraintsOrBuilder(int index)
TopologySpreadConstraints describes how a group of pods ought to spread across topology
domains.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends V1.TopologySpreadConstraintOrBuilder> |
V1.PodSpecOrBuilder.getTopologySpreadConstraintsOrBuilderList()
TopologySpreadConstraints describes how a group of pods ought to spread across topology
domains.
|
List<? extends V1.TopologySpreadConstraintOrBuilder> |
V1.PodSpec.getTopologySpreadConstraintsOrBuilderList()
TopologySpreadConstraints describes how a group of pods ought to spread across topology
domains.
|
List<? extends V1.TopologySpreadConstraintOrBuilder> |
V1.PodSpec.Builder.getTopologySpreadConstraintsOrBuilderList()
TopologySpreadConstraints describes how a group of pods ought to spread across topology
domains.
|
Copyright © 2023. All rights reserved.