package utils

import "github.com/google/cadvisor/container/docker/utils"

Index

Constants

const (
	DriverStatusPoolName      = "Pool Name"
	DriverStatusMetadataFile  = "Metadata file"
	DriverStatusParentDataset = "Parent Dataset"
)

Functions

func DockerMetadataDevice

func DockerMetadataDevice(info dockertypes.Info) (string, error)

func DockerThinPoolName

func DockerThinPoolName(info dockertypes.Info) (string, error)

func DockerZfsFilesystem

func DockerZfsFilesystem(info dockertypes.Info) (string, error)

func DriverStatusValue

func DriverStatusValue(status [][2]string, target string) string

Source Files

docker.go

Version
v0.37.2
Published
Nov 19, 2020
Platform
darwin/amd64
Imports
4 packages
Last checked
6 minutes ago

Tools for package owners.