k8s-csi-s3/pkg/s3
Cyrill Troxler e46440d1fa Add fs prefix (directory)
This ensures the fs root is clean and does not mess with
the metadata. Also in the future this will allow for multiple
filesystems to be created in one bucket.
2018-07-27 21:37:32 +02:00
..
config.go Add experimental s3ql mounter 2018-07-22 12:39:54 +02:00
controllerserver.go Add fs prefix (directory) 2018-07-27 21:37:32 +02:00
identityserver.go Initial commit 2018-07-14 10:48:22 +02:00
mounter.go Implement a metadata file and correct sizing 2018-07-27 13:28:52 +02:00
mounter_goofys.go Add fs prefix (directory) 2018-07-27 21:37:32 +02:00
mounter_s3backer.go Add fs prefix (directory) 2018-07-27 21:37:32 +02:00
mounter_s3fs.go Add fs prefix (directory) 2018-07-27 21:37:32 +02:00
mounter_s3ql.go Add fs prefix (directory) 2018-07-27 21:37:32 +02:00
nodeserver.go Implement a metadata file and correct sizing 2018-07-27 13:28:52 +02:00
s3-client.go Add fs prefix (directory) 2018-07-27 21:37:32 +02:00
s3-driver.go Rename credentials to config 2018-07-16 20:24:54 +02:00
s3-driver_suite_test.go Implement a metadata file and correct sizing 2018-07-27 13:28:52 +02:00
s3-driver_test.go Use ginkgo test suite to test all mounters 2018-07-22 12:41:37 +02:00
util.go Implement stage/unstage 2018-07-26 22:43:51 +02:00