update cadvisor dependency to v0.35.0
This commit is contained in:
1
vendor/github.com/google/cadvisor/watcher/watcher.go
generated
vendored
1
vendor/github.com/google/cadvisor/watcher/watcher.go
generated
vendored
@@ -28,7 +28,6 @@ type ContainerWatchSource int
|
||||
|
||||
const (
|
||||
Raw ContainerWatchSource = iota
|
||||
Rkt
|
||||
)
|
||||
|
||||
// ContainerEvent represents a
|
||||
|
Reference in New Issue
Block a user