ceph-csi/vendor/k8s.io/kubernetes/test/images/volume/nfs
2018-11-26 13:23:56 -05:00
..
BASEIMAGE Fresh dep ensure 2018-11-26 13:23:56 -05:00
Dockerfile Fresh dep ensure 2018-11-26 13:23:56 -05:00
index.html Fresh dep ensure 2018-11-26 13:23:56 -05:00
README.md Fresh dep ensure 2018-11-26 13:23:56 -05:00
run_nfs.sh Fresh dep ensure 2018-11-26 13:23:56 -05:00
VERSION Fresh dep ensure 2018-11-26 13:23:56 -05:00

NFS server container for testing

This container exports '/' directory with an index.html inside. NFSv4 only.

Accepts a -G option for specifying a group id to give exported directories. Clients in the specified group will have full rwx permissions, others none.

Inspired by https://github.com/cpuguy83/docker-nfs-server.

Used by test/e2e/* to test NFSVolumeSource. Not for production use!

Analytics