mirror of https://github.com/k3s-io/k3s
fix a little spelling error
parent
da31c50da1
commit
f98bbdec32
|
@ -16,7 +16,7 @@ limitations under the License.
|
||||||
|
|
||||||
package metrics
|
package metrics
|
||||||
|
|
||||||
// ClusterAutoscalerMetrics is metrics for cluster autoscaller
|
// ClusterAutoscalerMetrics is metrics for cluster autoscaler
|
||||||
type ClusterAutoscalerMetrics Metrics
|
type ClusterAutoscalerMetrics Metrics
|
||||||
|
|
||||||
// Equal returns true if all metrics are the same as the arguments.
|
// Equal returns true if all metrics are the same as the arguments.
|
||||||
|
|
Loading…
Reference in New Issue