Uses of Class
io.kubernetes.client.openapi.models.V1alpha2TopologyConstraint
Packages that use V1alpha2TopologyConstraint
-
Uses of V1alpha2TopologyConstraint in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1alpha2TopologyConstraintModifier and TypeMethodDescriptionstatic V1alpha2TopologyConstraintCreate an instance of V1alpha2TopologyConstraint given an JSON stringMethods in io.kubernetes.client.openapi.models that return types with arguments of type V1alpha2TopologyConstraintModifier and TypeMethodDescriptionV1alpha2PodGroupSchedulingConstraints.getTopology()Topology defines the topology constraints for the pod group.Methods in io.kubernetes.client.openapi.models with parameters of type V1alpha2TopologyConstraintModifier and TypeMethodDescriptionV1alpha2PodGroupSchedulingConstraints.addTopologyItem(V1alpha2TopologyConstraint topologyItem) Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1alpha2TopologyConstraintModifier and TypeMethodDescriptionvoidV1alpha2PodGroupSchedulingConstraints.setTopology(List<V1alpha2TopologyConstraint> topology) V1alpha2PodGroupSchedulingConstraints.topology(List<V1alpha2TopologyConstraint> topology)