package metrics
import "k8s.io/metrics"
Index ¶
Source Files ¶
doc.go
Directories ¶
Path | Synopsis |
---|---|
pkg | |
pkg/apis | |
pkg/apis/custom_metrics | Package custom_metrics defines an API for using custom metrics. |
pkg/apis/custom_metrics/install | Package install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery. |
pkg/apis/custom_metrics/v1beta1 | Package v1beta1 is the v1beta1 version of the custom_metrics API. |
pkg/apis/custom_metrics/v1beta2 | Package v1beta2 is the v1beta2 version of the custom_metrics API. |
pkg/apis/external_metrics | Package external_metrics adds support for defining external metrics. |
pkg/apis/external_metrics/install | Package install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery. |
pkg/apis/external_metrics/v1beta1 | Package v1beta1 is the v1beta1 version of the external metrics API. |
pkg/apis/metrics | Package metrics defines an API for exposing metrics. |
pkg/apis/metrics/install | Package install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery. |
pkg/apis/metrics/v1alpha1 | Package v1alpha1 is the v1alpha1 version of the metrics API. |
pkg/apis/metrics/v1beta1 | Package 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/fake | This package has the automatically generated fake clientset. |
pkg/client/clientset/versioned/scheme | This 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/v1alpha1 | This package has the automatically generated typed clients. |
pkg/client/clientset/versioned/typed/metrics/v1alpha1/fake | Package fake has the automatically generated clients. |
pkg/client/clientset/versioned/typed/metrics/v1beta1 | This package has the automatically generated typed clients. |
pkg/client/clientset/versioned/typed/metrics/v1beta1/fake | Package 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.