package rkt
import "github.com/google/cadvisor/container/rkt"
Handler for "rkt" containers.
Index ¶
- Constants
- func Client() (rktapi.PublicAPIClient, error)
- func Register(machineInfoFactory info.MachineInfoFactory, fsInfo fs.FsInfo, includedMetrics container.MetricSet) error
- func RktPath() (string, error)
Constants ¶
const RktNamespace = "rkt"
Functions ¶
func Client ¶
func Client() (rktapi.PublicAPIClient, error)
func Register ¶
func Register(machineInfoFactory info.MachineInfoFactory, fsInfo fs.FsInfo, includedMetrics container.MetricSet) error
func RktPath ¶
Source Files ¶
client.go factory.go handler.go helpers.go
- Version
- v0.32.0
- Published
- Nov 12, 2018
- Platform
- darwin/amd64
- Imports
- 21 packages
- Last checked
- 43 minutes ago –
Tools for package owners.