mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-09 01:25:37 +00:00
Update cadvisor and hcsshim versions
Signed-off-by: Kirtana Ashok <kiashok@microsoft.com>
This commit is contained in:
2
vendor/github.com/google/cadvisor/info/v1/machine.go
generated
vendored
2
vendor/github.com/google/cadvisor/info/v1/machine.go
generated
vendored
@@ -53,6 +53,8 @@ type Core struct {
|
||||
Caches []Cache `json:"caches"`
|
||||
UncoreCaches []Cache `json:"uncore_caches"`
|
||||
SocketID int `json:"socket_id"`
|
||||
BookID string `json:"book_id,omitempty"`
|
||||
DrawerID string `json:"drawer_id,omitempty"`
|
||||
}
|
||||
|
||||
type Cache struct {
|
||||
|
||||
Reference in New Issue
Block a user