mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-04 09:49:50 +00:00
commit
141e6977d6
@ -1123,7 +1123,7 @@ type NodeSystemInfo struct {
|
|||||||
// BootID is the boot-id reported by the node
|
// BootID is the boot-id reported by the node
|
||||||
BootID string `json:"bootID"`
|
BootID string `json:"bootID"`
|
||||||
// Kernel version reported by the node
|
// Kernel version reported by the node
|
||||||
KernelVersion string `json:"kernelVersion""`
|
KernelVersion string `json:"kernelVersion"`
|
||||||
// OS image used reported by the node
|
// OS image used reported by the node
|
||||||
OsImage string `json:"osImage"`
|
OsImage string `json:"osImage"`
|
||||||
// Container runtime version reported by the node
|
// Container runtime version reported by the node
|
||||||
|
Loading…
Reference in New Issue
Block a user