mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-30 21:33:53 +00:00
Update to new cadvisor v0.48.1
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
This commit is contained in:
1
vendor/github.com/google/cadvisor/info/v2/container.go
generated
vendored
1
vendor/github.com/google/cadvisor/info/v2/container.go
generated
vendored
@@ -25,6 +25,7 @@ import (
|
||||
const (
|
||||
TypeName = "name"
|
||||
TypeDocker = "docker"
|
||||
TypePodman = "podman"
|
||||
)
|
||||
|
||||
type CpuSpec struct {
|
||||
|
||||
Reference in New Issue
Block a user