//
pkg.gl
Category
github.com/sethAmazon/cadvisor
container
systemd
package
0.44.2
Repository:
https://github.com/sethamazon/cadvisor.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
53 SLOC
#
Packages
install
The install package registers systemd.NewPlugin() as the "systemd" container provider when imported.
#
Functions
NewPlugin
NewPlugin returns an implementation of container.Plugin suitable for passing to container.RegisterPlugin().
Register
Register registers the systemd container factory.