package
0.33.0-alpha.1
Repository: https://github.com/kubernetes/metrics.git
Documentation: pkg.go.dev

# Packages

Package install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
Package v1beta1 is the v1beta1 version of the custom_metrics API.
Package v1beta2 is the v1beta2 version of the custom_metrics API.

# Functions

No description provided by the author
No description provided by the author
Kind takes an unqualified kind and returns back a Group qualified GroupKind.
Resource takes an unqualified resource and returns back a Group qualified GroupResource.

# Constants

allObjects is a wildcard used to select metrics for all objects matching the given label selector.
GroupName is the group name use in this package.

# Variables

No description provided by the author
No description provided by the author
SchemeGroupVersion is group version used to register these objects.

# Structs

No description provided by the author
MetricListOptions is used to select metrics by their label selectors.
a metric value for some object.
a list of values for a given metric for some set of objects.
ObjectReference contains enough information to let you inspect or modify the referred object.