Documentation ¶
Overview ¶
Package chassis configuration controller
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 reconciles chassis configuration
func NewManager ¶
func NewManager(topo topo.Store, configStore configstore.ConfigStore, realmOptions *realm.Options) *Manager
NewManager returns a new chassis controller manager
Click to show internal directories.
Click to hide internal directories.