cadvisor

package
v1.247349.0 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SectionKeyContainerOrchestrator = "container_orchestrator"
	ECS                             = "ecs"
)
View Source
const (
	SectionKeyMode = "mode"
)
View Source
const (
	SubSectionKey = "cadvisor"
)

Variables

View Source
var ChildRule = map[string]Rule{}

Functions

func GetCurPath

func GetCurPath() string

func RegisterRule

func RegisterRule(fieldname string, r Rule)

Types

type Cadvisor

type Cadvisor struct {
}

func (*Cadvisor) ApplyRule

func (c *Cadvisor) ApplyRule(input interface{}) (returnKey string, returnVal interface{})

type ContainerOrchestrator

type ContainerOrchestrator struct {
}

func (*ContainerOrchestrator) ApplyRule

func (c *ContainerOrchestrator) ApplyRule(input interface{}) (string, interface{})

type DetailMode

type DetailMode struct {
}

func (*DetailMode) ApplyRule

func (d *DetailMode) ApplyRule(input interface{}) (string, interface{})

type Interval

type Interval struct {
}

func (*Interval) ApplyRule

func (i *Interval) ApplyRule(input interface{}) (returnKey string, returnVal interface{})

type Rule

type Rule translator.Rule

Jump to

Keyboard shortcuts

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