mirror of
https://github.com/containers/podman.git
synced 2025-10-19 20:23:08 +08:00
Vendor in containers/buildah@v1.26.1
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
1
vendor/github.com/fsouza/go-dockerclient/system.go
generated
vendored
1
vendor/github.com/fsouza/go-dockerclient/system.go
generated
vendored
@ -9,7 +9,6 @@ import (
|
||||
// VolumeUsageData represents usage data from the docker system api
|
||||
// More Info Here https://dockr.ly/2PNzQyO
|
||||
type VolumeUsageData struct {
|
||||
|
||||
// The number of containers referencing this volume. This field
|
||||
// is set to `-1` if the reference-count is not available.
|
||||
//
|
||||
|
Reference in New Issue
Block a user