Uses of Interface
io.kubernetes.client.proto.V1.TopologySpreadConstraintOrBuilder
-
Uses of V1.TopologySpreadConstraintOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.TopologySpreadConstraintOrBuilderModifier and TypeClassDescriptionstatic final classTopologySpreadConstraint specifies how to spread matching pods among the given topology.static final classTopologySpreadConstraint specifies how to spread matching pods among the given topology.Methods in io.kubernetes.client.proto that return V1.TopologySpreadConstraintOrBuilderModifier and TypeMethodDescriptionV1.PodSpec.Builder.getTopologySpreadConstraintsOrBuilder(int index) TopologySpreadConstraints describes how a group of pods ought to spread across topology domains.V1.PodSpec.getTopologySpreadConstraintsOrBuilder(int index) TopologySpreadConstraints describes how a group of pods ought to spread across topology domains.V1.PodSpecOrBuilder.getTopologySpreadConstraintsOrBuilder(int index) TopologySpreadConstraints describes how a group of pods ought to spread across topology domains.Methods in io.kubernetes.client.proto that return types with arguments of type V1.TopologySpreadConstraintOrBuilderModifier and TypeMethodDescriptionList<? extends V1.TopologySpreadConstraintOrBuilder>V1.PodSpec.Builder.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.PodSpecOrBuilder.getTopologySpreadConstraintsOrBuilderList()TopologySpreadConstraints describes how a group of pods ought to spread across topology domains.