mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 11:21:47 +00:00
commit
40543b77b5
@ -48,8 +48,8 @@ func NewRESTMetricsClient(resourceClient resourceclient.PodMetricsesGetter, cust
|
|||||||
}
|
}
|
||||||
|
|
||||||
// restMetricsClient is a client which supports fetching
|
// restMetricsClient is a client which supports fetching
|
||||||
// metrics from both the resource metrics API and the
|
// metrics from the resource metrics API, the
|
||||||
// custom metrics API.
|
// custom metrics API and the external metrics API.
|
||||||
type restMetricsClient struct {
|
type restMetricsClient struct {
|
||||||
*resourceMetricsClient
|
*resourceMetricsClient
|
||||||
*customMetricsClient
|
*customMetricsClient
|
||||||
|
Loading…
Reference in New Issue
Block a user