//
pkg.gl
Category
github.com/google/cadvisor
container
systemd
package
0.52.1
Repository:
https://github.com/google/cadvisor.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
7
Dependents
21
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.