bump(github.com/google/cadvisor): 27e1acbb4ef0fe1889208b21f8f4a6d0863e02f6
This commit is contained in:
3
vendor/github.com/google/cadvisor/info/v2/machine.go
generated
vendored
3
vendor/github.com/google/cadvisor/info/v2/machine.go
generated
vendored
@@ -52,6 +52,9 @@ type Attributes struct {
|
||||
// The system uuid
|
||||
SystemUUID string `json:"system_uuid"`
|
||||
|
||||
// HugePages on this machine.
|
||||
HugePages []v1.HugePagesInfo `json:"hugepages"`
|
||||
|
||||
// Filesystems on this machine.
|
||||
Filesystems []v1.FsInfo `json:"filesystems"`
|
||||
|
||||
|
Reference in New Issue
Block a user