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, ignoreMetrics 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, ignoreMetrics container.MetricSet) error
func RktPath ¶
Source Files ¶
client.go factory.go handler.go helpers.go
- Version
- v0.27.3
- Published
- Nov 22, 2017
- Platform
- darwin/amd64
- Imports
- 22 packages
- Last checked
- 44 minutes ago –
Tools for package owners.