PodGroupSchedulingConstraints

io.k8s.api.scheduling.v1alpha2.PodGroupSchedulingConstraints

Description

PodGroupSchedulingConstraints defines scheduling constraints (e.g. topology) for a PodGroup.

Properties

topology []TopologyConstraint
Topology defines the topology constraints for the pod group. Currently only a single topology constraint can be specified. This may change in the future.