docker

package
v0.58.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 8, 2024 License: GPL-3.0 Imports: 10 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Timeout              web.Duration `yaml:"timeout"`
	Address              string       `yaml:"address"`
	CollectContainerSize bool         `yaml:"collect_container_size"`
}

type Docker

type Docker struct {
	module.Base
	Config `yaml:",inline"`
	// contains filtered or unexported fields
}

func New

func New() *Docker

func (*Docker) Charts

func (d *Docker) Charts() *module.Charts

func (*Docker) Check

func (d *Docker) Check() bool

func (*Docker) Cleanup

func (d *Docker) Cleanup()

func (*Docker) Collect

func (d *Docker) Collect() map[string]int64

func (*Docker) Init

func (d *Docker) Init() bool

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL