Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
Manager describe options for rule checking
func NewManager ¶
func NewManager(config types.RuleCheck, stStore statestore.StateStore, resource resource.Interface, qosManager qos.Manager, conflictMn conflict.Manager, podInformer cache.SharedIndexInformer, predictReserved *types.Resource) *Manager
NewManager return a new rule check manager
Source Files ¶
Click to show internal directories.
Click to hide internal directories.