Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type QoSManager ¶
type QoSManager interface {
Run(stopCh <-chan struct{}) error
}
func NewQosManager ¶
func NewQosManager(cfg *config.Config, schema *apiruntime.Scheme, kubeClient kubernetes.Interface, nodeName string, statesInformer statesinformer.StatesInformer, metricCache metriccache.MetricCache) QoSManager
Click to show internal directories.
Click to hide internal directories.