k8s-csi-s3/pkg/s3
2018-07-29 14:36:13 +02:00
..
config.go Add experimental s3ql mounter 2018-07-22 12:39:54 +02:00
controllerserver.go Allow configuring mounter via storageclass parameter 2018-07-29 14:36:13 +02:00
identityserver.go Initial commit 2018-07-14 10:48:22 +02:00
mounter.go Allow configuring mounter via storageclass parameter 2018-07-29 14:36:13 +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 Allow configuring mounter via storageclass parameter 2018-07-29 14:36:13 +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