updated cadvisor version
This commit is contained in:
3
vendor/github.com/google/cadvisor/info/v1/machine.go
generated
vendored
3
vendor/github.com/google/cadvisor/info/v1/machine.go
generated
vendored
@@ -26,6 +26,9 @@ type FsInfo struct {
|
||||
|
||||
// Total number of inodes available on the filesystem.
|
||||
Inodes uint64 `json:"inodes"`
|
||||
|
||||
// HasInodes when true, indicates that Inodes info will be available.
|
||||
HasInodes bool `json:"has_inodes"`
|
||||
}
|
||||
|
||||
type Node struct {
|
||||
|
Reference in New Issue
Block a user