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.55.1 (latest)
- Published
- Dec 19, 2025
- Platform
- linux/amd64
- Imports
- 7 packages
- Last checked
- 4 months ago –
Tools for package owners.