mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-07 22:25:03 +00:00
4 lines
213 B
Bash
4 lines
213 B
Bash
REPO_AVAILABLE_GROUP_VERSIONS="custom_metrics/v1alpha1 metrics/v1alpha1"
|
|
REPO_NO_CLIENT_GROUP_VERSIONS=custom_metrics/v1alpha1
|
|
REPO_EXTRA_PROTO_IMPORTS="k8s.io/client-go/pkg/api/v1"
|
|
REPO_GO_PACKAGE=k8s.io/metrics
|