k8s-csi-s3/pkg/s3
Cyrill Troxler 1caf469966 Implement a metadata file and correct sizing
As the controller does not mount/create the fs we have to store the capacity somewhere so the node knows about it.
2018-07-27 13:28:52 +02:00
..
config.go Add experimental s3ql mounter 2018-07-22 12:39:54 +02:00
controllerserver.go Implement a metadata file and correct sizing 2018-07-27 13:28:52 +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 Implement a metadata file and correct sizing 2018-07-27 13:28:52 +02:00
mounter_s3backer.go Implement a metadata file and correct sizing 2018-07-27 13:28:52 +02:00
mounter_s3fs.go Implement a metadata file and correct sizing 2018-07-27 13:28:52 +02:00
mounter_s3ql.go Implement a metadata file and correct sizing 2018-07-27 13:28:52 +02:00
nodeserver.go Implement a metadata file and correct sizing 2018-07-27 13:28:52 +02:00
s3-client.go Implement a metadata file and correct sizing 2018-07-27 13:28:52 +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