Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct { ProcessorManager processormanager.Manager OomRecorder oom.Recorder }
func NewManager ¶
func NewManager(ProcessorManager processormanager.Manager, OomRecorder oom.Recorder) *Manager
func (*Manager) NewRecommender ¶
func (m *Manager) NewRecommender(algorithm v1alpha1.Algorithm) recommender.Recommender
Click to show internal directories.
Click to hide internal directories.