..
BUILD.bazel
Add support of Azure Blob storage to VFS
2020-11-19 10:47:03 -08:00
azureblob.go
Update Go modules to latest versions
2021-03-14 15:08:27 +00:00
azureblob_test.go
Add support of Azure Blob storage to VFS
2020-11-19 10:47:03 -08:00
azureclient.go
Add support of Azure Blob storage to VFS
2020-11-19 10:47:03 -08:00
cache.go
Fix boilerplate: headers & packages
2019-09-25 12:48:14 -04:00
context.go
Fix a typo in an error message returned from buildAzureBlobPath
2020-11-23 08:16:39 -08:00
context_test.go
Implement VFS for vault
2020-06-18 13:02:37 +02:00
fs.go
Fix file not found error detection in fs://
2021-01-12 20:57:33 -06:00
fs_test.go
Add err judgment to os.RemoveAll
2020-07-09 16:48:35 +08:00
gsfs.go
Upgrade to klog2
2020-08-16 20:56:48 -05:00
k8scontext.go
Update copyright notices
2019-09-09 14:47:51 -04:00
k8sfs.go
Fix nits for removal of S3 file versions
2020-05-28 06:50:32 +03:00
memfs.go
Improve locking in memfs
2020-07-19 16:01:47 -07:00
memfs_test.go
Add UT for util/pkg/vfs/memfs.go
2020-03-12 19:04:24 +07:00
osscontext.go
Rename accessKeyId to accessKeyID
2020-06-22 09:32:20 +08:00
ossfs.go
Upgrade to klog2
2020-08-16 20:56:48 -05:00
s3context.go
Detect AWS region for S3 inside containers
2020-09-02 06:41:12 +03:00
s3context_test.go
Support S3 Virtual Hosted Style
2020-05-03 07:44:44 +02:00
s3fs.go
Generate and upload keys.json + discovery.json to public store
2021-03-19 20:03:26 +01:00
s3fs_test.go
Update copyright notices
2019-09-09 14:47:51 -04:00
sshfs.go
Upgrade to klog2
2020-08-16 20:56:48 -05:00
swiftfs.go
modify names
2021-02-05 09:57:54 +02:00
vaultcontext.go
Upgrade to klog2
2020-08-16 20:56:48 -05:00
vaultfs.go
Upgrade to klog2
2020-08-16 20:56:48 -05:00
vaultfs_test.go
Implement VFS for vault
2020-06-18 13:02:37 +02:00
vfs.go
Add support of Azure Blob storage to VFS
2020-11-19 10:47:03 -08:00
writeoption.go
Update copyright notices
2019-09-09 14:47:51 -04:00