metrics

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2022 License: Apache-2.0 Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Metric

type Metric struct {
	Spec     autoscalingv2.MetricSpec `json:"spec"`
	Resource *resource.Metric         `json:"resource,omitempty"`
	Pods     *pods.Metric             `json:"pods,omitempty"`
	Object   *object.Metric           `json:"object,omitempty"`
	External *external.Metric         `json:"external,omitempty"`
}

Metric is a metric that has been retrieved from the K8s metrics server

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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