k8s-csi-s3/pkg/s3
2021-01-22 10:15:21 +08:00
..
config.go Clean up old references to encryptionKey 2019-05-16 18:15:45 +02:00
controllerserver.go If bucket is not created by csi-s3, it will not be deleted by csi-s3 automatically 2021-01-22 10:15:21 +08:00
identityserver.go Supply credentials using volume secrets instead of cli config 2019-05-15 21:00:02 +02:00
mounter.go mount existed bucket 2021-01-22 10:15:21 +08:00
mounter_goofys.go Supply credentials using volume secrets instead of cli config 2019-05-15 21:00:02 +02:00
mounter_rclone.go Supply credentials using volume secrets instead of cli config 2019-05-15 21:00:02 +02:00
mounter_s3backer.go Supply credentials using volume secrets instead of cli config 2019-05-15 21:00:02 +02:00
mounter_s3fs.go Do not use sigv2 with s3fs 2019-05-15 21:00:16 +02:00
nodeserver.go Upgrade csi-spec, fix tests 2019-05-15 21:00:16 +02:00
s3-client.go Do not create fs prefix for existing bucket 2021-01-22 10:15:21 +08:00
s3-driver.go Release new version 2019-05-18 11:55:37 +02:00
s3-driver_suite_test.go Remove s3ql 2019-05-15 21:06:28 +02:00
s3-driver_test.go Use ginkgo test suite to test all mounters 2018-07-22 12:41:37 +02:00
util.go Supply credentials using volume secrets instead of cli config 2019-05-15 21:00:02 +02:00