Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
1. Get all daemons status and information 2. Trigger all daemons to restart and reload configuration 3. Rolling update 4. Daemons failures record as metrics
func NewSystemController ¶
func NewSystemController(fs *filesystem.Filesystem, managers []*manager.Manager, sock string) (*Controller, error)
func (*Controller) Run ¶
func (sc *Controller) Run() error
Click to show internal directories.
Click to hide internal directories.