mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 22:17:14 +00:00
dockertools: fix build on OSX
This commit is contained in:
parent
c02412450e
commit
1f17a47f4e
@ -22,6 +22,7 @@ import (
|
||||
"k8s.io/kubernetes/pkg/api/v1"
|
||||
|
||||
dockertypes "github.com/docker/engine-api/types"
|
||||
dockercontainer "github.com/docker/engine-api/types/container"
|
||||
)
|
||||
|
||||
// These two functions are OS specific (for now at least)
|
||||
|
Loading…
Reference in New Issue
Block a user