Update cadvisor dependency
This commit is contained in:
3
vendor/github.com/google/cadvisor/info/v2/container.go
generated
vendored
3
vendor/github.com/google/cadvisor/info/v2/container.go
generated
vendored
@@ -216,6 +216,9 @@ type FsInfo struct {
|
||||
|
||||
// Labels associated with this filesystem.
|
||||
Labels []string `json:"labels"`
|
||||
|
||||
// Number of available Inodes.
|
||||
InodesFree uint64 `json:"inodes_free"`
|
||||
}
|
||||
|
||||
type RequestOptions struct {
|
||||
|
Reference in New Issue
Block a user