My packaged version of the Kubernetes HostPath provisioner
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

18 lines
422 B

package: github.com/nmasse-itix/OpenShift-HostPath-Provisioner
import:
- package: github.com/golang/glog
- package: github.com/kubernetes-incubator/external-storage
version: v2.0.0
subpackages:
- lib/controller
- package: k8s.io/apimachinery
version: c1c4a7f
subpackages:
- pkg/apis/meta/v1
- pkg/util/wait
- package: k8s.io/client-go
version: 7615377
subpackages:
- kubernetes
- pkg/api/v1
- rest