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

# Functions

Convert_custom_metrics_MetricIdentifier_To_v1beta2_MetricIdentifier is an autogenerated conversion function.
Convert_custom_metrics_MetricListOptions_To_v1beta2_MetricListOptions is an autogenerated conversion function.
Convert_custom_metrics_MetricValue_To_v1beta2_MetricValue is an autogenerated conversion function.
Convert_custom_metrics_MetricValueList_To_v1beta2_MetricValueList is an autogenerated conversion function.
Convert_v1beta2_MetricIdentifier_To_custom_metrics_MetricIdentifier is an autogenerated conversion function.
Convert_v1beta2_MetricListOptions_To_custom_metrics_MetricListOptions is an autogenerated conversion function.
Convert_v1beta2_MetricValue_To_custom_metrics_MetricValue is an autogenerated conversion function.
Convert_v1beta2_MetricValueList_To_custom_metrics_MetricValueList is an autogenerated conversion function.
RegisterConversions adds conversion functions to the given scheme.
Resource takes an unqualified resource and returns 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

AddToScheme applies all the stored functions to the scheme.
No description provided by the author
No description provided by the author
No description provided by the author
SchemeBuilder points to a list of functions added to Scheme.
SchemeGroupVersion is group version used to register these objects.

# Structs

MetricIdentifier identifies a metric by name and, optionally, selector.
MetricListOptions is used to select metrics by their label selectors.
MetricValue is the metric value for some object.
MetricValueList is a list of values for a given metric for some set of objects.