update libcontainer,gocapability,cadvisor
This commit is contained in:
2
vendor/github.com/google/cadvisor/utils/cloudinfo/azure.go
generated
vendored
2
vendor/github.com/google/cadvisor/utils/cloudinfo/azure.go
generated
vendored
@@ -34,7 +34,7 @@ func onAzure() bool {
|
||||
return strings.Contains(string(data), MicrosoftCorporation)
|
||||
}
|
||||
|
||||
//TODO: Implement method.
|
||||
// TODO: Implement method.
|
||||
func getAzureInstanceType() info.InstanceType {
|
||||
return info.UnknownInstance
|
||||
}
|
||||
|
Reference in New Issue
Block a user