k8s_kubelet

package
v0.57.0 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2023 License: GPL-3.0 Imports: 9 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Chart

type Chart = module.Chart

Chart is an alias for module.Chart

type Charts

type Charts = module.Charts

Charts is an alias for module.Charts

type Config

type Config struct {
	web.HTTP  `yaml:",inline"`
	TokenPath string `yaml:"token_path"`
}

type Dim

type Dim = module.Dim

Dim is an alias for module.Dim

type Dims

type Dims = module.Dims

Dims is an alias for module.Dims

type Kubelet

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

func New

func New() *Kubelet

New creates Kubelet with default values.

func (Kubelet) Charts

func (k Kubelet) Charts() *Charts

Charts creates Charts.

func (*Kubelet) Check

func (k *Kubelet) Check() bool

Check makes check.

func (Kubelet) Cleanup

func (Kubelet) Cleanup()

Cleanup makes cleanup.

func (*Kubelet) Collect

func (k *Kubelet) Collect() map[string]int64

Collect collects mx.

func (*Kubelet) Init

func (k *Kubelet) Init() bool

Init makes initialization.

Jump to

Keyboard shortcuts

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