Imports of package custom_metrics

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
k8s.io/apimachinery/pkg/api/metaPackage meta provides functions for retrieving API metadata from objects belonging to the Kubernetes API
k8s.io/apimachinery/pkg/apis/meta/v1Package v1 contains API types that are common to all versions.
k8s.io/apimachinery/pkg/labelsPackage labels implements a simple label system, parsing and matching selectors with sets of labels.
k8s.io/apimachinery/pkg/runtimePackage runtime defines conversions between generic types and structs to map query strings to struct objects.
k8s.io/apimachinery/pkg/runtime/schema
k8s.io/apimachinery/pkg/runtime/serializer
k8s.io/client-go/discoveryPackage discovery provides ways to discover server-supported API groups, versions and resources.
k8s.io/client-go/rest
k8s.io/client-go/util/flowcontrol
k8s.io/metrics/pkg/apis/custom_metricsPackage custom_metrics defines an API for using custom metrics.
k8s.io/metrics/pkg/apis/custom_metrics/v1beta1Package v1beta1 is the v1beta1 version of the custom_metrics API.
k8s.io/metrics/pkg/apis/custom_metrics/v1beta2Package v1beta2 is the v1beta2 version of the custom_metrics API.
k8s.io/metrics/pkg/client/custom_metrics/scheme
reflectPackage reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
timePackage time provides functionality for measuring and displaying time.