mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-28 21:55:48 +00:00
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