Bump cadvisor dependencies to latest head.
This commit is contained in:
3
vendor/github.com/google/cadvisor/container/container.go
generated
vendored
3
vendor/github.com/google/cadvisor/container/container.go
generated
vendored
@@ -59,6 +59,9 @@ type ContainerHandler interface {
|
||||
// Returns container labels, if available.
|
||||
GetContainerLabels() map[string]string
|
||||
|
||||
// Returns the container's ip address, if available
|
||||
GetContainerIPAddress() string
|
||||
|
||||
// Returns whether the container still exists.
|
||||
Exists() bool
|
||||
|
||||
|
Reference in New Issue
Block a user