package systemd
import "github.com/google/cadvisor/container/systemd"
Index ¶
- func NewPlugin() container.Plugin
- func Register(machineInfoFactory info.MachineInfoFactory, fsInfo fs.FsInfo, includedMetrics container.MetricSet) error
Functions ¶
func NewPlugin ¶
NewPlugin returns an implementation of container.Plugin suitable for passing to container.RegisterPlugin()
func Register ¶
func Register(machineInfoFactory info.MachineInfoFactory, fsInfo fs.FsInfo, includedMetrics container.MetricSet) error
Register registers the systemd container factory.
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
container/systemd/install | The install package registers systemd.NewPlugin() as the "systemd" container provider when imported |
- Version
- v0.53.0 (latest)
- Published
- Jun 5, 2025
- Platform
- linux/amd64
- Imports
- 7 packages
- Last checked
- 17 hours ago –
Tools for package owners.