mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Merge pull request #42471 from timchenxiaoyu/resourceytpo
Automatic merge from submit-queue fix resource typo
This commit is contained in:
commit
3f054a03a9
@ -49,7 +49,7 @@ type restMetricsClient struct {
|
||||
}
|
||||
|
||||
// resourceMetricsClient implements the resource-metrics-related parts of MetricsClient,
|
||||
// using data from the reosurce metrics API.
|
||||
// using data from the resource metrics API.
|
||||
type resourceMetricsClient struct {
|
||||
client resourceclient.PodMetricsesGetter
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user