mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 05:27:21 +00:00
fix lint
This commit is contained in:
parent
e242bbe12c
commit
6acc08508c
@ -56,7 +56,7 @@ func (f fakeWinNodeStatsClient) getMachineInfo() (*cadvisorapi.MachineInfo, erro
|
|||||||
NumCores: 4,
|
NumCores: 4,
|
||||||
MemoryCapacity: 1.6e+10,
|
MemoryCapacity: 1.6e+10,
|
||||||
MachineID: "somehostname",
|
MachineID: "somehostname",
|
||||||
SystemUUID: "E6C8AC43-582B-3575-4E1F-6DA170888906",
|
SystemUUID: "E6C8AC43-582B-3575-4E1F-6DA170888906",
|
||||||
}, nil
|
}, nil
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user