Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TopologyPair ¶
TopologyPair stores the Key Value info
type TopologySchedulingConstraint ¶
type TopologySchedulingConstraint struct { TopologyKey string SchedulePolicy map[string]int32 Selector labels.Selector }
TopologySchedulingConstraint is an internal version for v1.TopologySchedulingPolicy and where the selector is parsed. Fields are exported for comparison during testing.
Click to show internal directories.
Click to hide internal directories.