package system
import "github.com/containerd/nydus-snapshotter/pkg/system"
Index ¶
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, uid, gid int) (*Controller, error)
func (*Controller) Run ¶
func (sc *Controller) Run() error
Source Files ¶
- Version
- v0.15.15 (latest)
- Published
- Apr 17, 2026
- Platform
- linux/amd64
- Imports
- 23 packages
- Last checked
- 1 hour ago –
Tools for package owners.