package
0.5.11
Repository: https://github.com/kubewharf/katalyst-core.git
Documentation: pkg.go.dev

# Functions

NewBlock constructs a Block structure; generate a new one if blockID is missed.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewPoolCalculationEntries returns CalculationEntries, and it will only fill up with OwnerPoolName and leaves numa info empty.
NewQRMServer returns a qrm server wrapper, which instantiates all required qrm plugin servers according to config.

# Interfaces

QRMServer is a wrapper of all qrm plugin servers, which synchronize and merge pod and container lifecycle information, resource allocation and provision result with QRM plugins.