package
1.11.0-alpha.1
Repository: https://github.com/ceshihao/kubernetes.git
Documentation: pkg.go.dev

# Functions

NewFileState creates new State for keeping track of cpu/pod assignment with file backend.
NewMemoryState creates new State for keeping track of cpu/pod assignment.

# Interfaces

Reader interface used to read current cpu/pod assignment state.
State interface provides methods for tracking and setting cpu/pod assignment.

# Type aliases

ContainerCPUAssignments type used in cpu manger state.