Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Constraints ¶
type Constraints interface {
IsConstraints()
}
Constraints each executor's constraints should implement it
type HostnameUtil ¶
type PodLabelsForAffinity ¶
type PodLabelsForAffinity struct { PodLabels map[string]string // Required use 'required' or 'preferred' Required bool }
PodLabelsForAffinity used to set the parameters required for podantiaffinity,
Click to show internal directories.
Click to hide internal directories.