package
Version:
v1.8.10-beta.0
Opens a new window with list of versions in this module.
Published: Mar 12, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Reader interface used to read current cpu/pod assignment state
type State interface {
Reader
}
State interface provides methods for tracking and setting cpu/pod assignment
func NewMemoryState() State
NewMemoryState creates new State for keeping track of cpu/pod assignment
Source Files
¶
Click to show internal directories.
Click to hide internal directories.