mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
complete doc
This commit is contained in:
parent
fdb2d54475
commit
57d1c2d5cd
@ -48,8 +48,8 @@ func NewRESTMetricsClient(resourceClient resourceclient.PodMetricsesGetter, cust
|
||||
}
|
||||
|
||||
// restMetricsClient is a client which supports fetching
|
||||
// metrics from both the resource metrics API and the
|
||||
// custom metrics API.
|
||||
// metrics from the resource metrics API, the
|
||||
// custom metrics API and the external metrics API.
|
||||
type restMetricsClient struct {
|
||||
*resourceMetricsClient
|
||||
*customMetricsClient
|
||||
|
Loading…
Reference in New Issue
Block a user