metrics – k8s.io/metrics Index | Files | Directories

package metrics

import "k8s.io/metrics"

Index

Source Files

doc.go

Directories

PathSynopsis
pkg
pkg/apis
pkg/apis/custom_metricsPackage custom_metrics defines an API for using custom metrics.
pkg/apis/custom_metrics/installPackage install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
pkg/apis/custom_metrics/v1beta1Package v1beta1 is the v1beta1 version of the custom_metrics API.
pkg/apis/custom_metrics/v1beta2Package v1beta2 is the v1beta2 version of the custom_metrics API.
pkg/apis/external_metricsPackage external_metrics adds support for defining external metrics.
pkg/apis/external_metrics/installPackage install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
pkg/apis/external_metrics/v1beta1Package v1beta1 is the v1beta1 version of the external metrics API.
pkg/apis/metricsPackage metrics defines an API for exposing metrics.
pkg/apis/metrics/installPackage install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
pkg/apis/metrics/v1alpha1Package v1alpha1 is the v1alpha1 version of the metrics API.
pkg/apis/metrics/v1beta1Package v1beta1 is the v1beta1 version of the metrics API.
pkg/client
pkg/client/clientset
pkg/client/clientset_test
pkg/client/clientset/versioned
pkg/client/clientset/versioned/fakeThis package has the automatically generated fake clientset.
pkg/client/clientset/versioned/schemeThis package contains the scheme of the automatically generated clientset.
pkg/client/clientset/versioned/typed
pkg/client/clientset/versioned/typed/metrics
pkg/client/clientset/versioned/typed/metrics/v1alpha1This package has the automatically generated typed clients.
pkg/client/clientset/versioned/typed/metrics/v1alpha1/fakePackage fake has the automatically generated clients.
pkg/client/clientset/versioned/typed/metrics/v1beta1This package has the automatically generated typed clients.
pkg/client/clientset/versioned/typed/metrics/v1beta1/fakePackage fake has the automatically generated clients.
pkg/client/custom_metrics
pkg/client/custom_metrics/fake
pkg/client/custom_metrics/scheme
pkg/client/external_metrics
pkg/client/external_metrics/fake
Version
v0.33.1 (latest)
Published
May 15, 2025
Platform
linux/amd64
Last checked
1 day ago

Tools for package owners.