Revert "Fix working_set calculation in kubelet"
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,9 +59,6 @@ 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