kubernetes/pkg/api/v1beta3
Chris Alfonso 1a45e37d17 NFSMount storage plugin for kubelet.
* If you want to test this out when an actual NFS export a good place
 to start is by running the NFS server in a container:

docker run -d --name nfs --privileged cpuguy83/nfs-server /tmp

More detail can be found here:
https://github.com/cpuguy83/docker-nfs-server
2015-03-19 13:37:38 -04:00
..
conversion_test.go Internal rename api.Minion -> api.Node 2014-12-10 12:08:18 -05:00
conversion.go Adding conversion functions for event field selectors 2015-03-12 14:10:51 -07:00
defaults_test.go Remove BoundPod structure 2015-03-17 10:27:41 +01:00
defaults.go Convert RestartPolicy to string for v1beta3. 2015-03-13 18:38:07 -07:00
doc.go Move IsAnAPIObject() declarations to register.go 2014-10-07 14:09:01 -04:00
register.go Remove BoundPod structure 2015-03-17 10:27:41 +01:00
types.go NFSMount storage plugin for kubelet. 2015-03-19 13:37:38 -04:00