Documentation ¶
Index ¶
Constants ¶
View Source
const ( CPU Domain = "cpu" Memory Domain = "memory" AmountAbsent AmountKind = iota AmountQuantity AmountCPUSet PrefixCPUSet = "cpuset:" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AmountKind ¶
type AmountKind int
type Constraints ¶
func (Constraints) Get ¶
func (c Constraints) Get(d Domain) (Amount, AmountKind)
Click to show internal directories.
Click to hide internal directories.