kops/util/pkg/vfs
Eng Zer Jun deede3ecd4
test: use `T.TempDir` to create temporary test directory
The directory created by `T.TempDir` is automatically removed when the
test and all its subtests complete.

Reference: https://pkg.go.dev/testing#T.TempDir
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2022-02-18 16:57:41 +08:00
..
tests Add mock GCP credentials to fix unit tests 2021-12-02 08:01:35 -06:00
BUILD.bazel Remove support for Aliyun/Alibaba Cloud 2021-12-11 21:49:13 -08:00
azureblob.go Run hack/update-gofmt.sh 2021-12-01 22:39:50 +02:00
azureblob_test.go Run hack/update-gofmt.sh 2021-12-01 22:39:50 +02:00
azureclient.go refactor: move from io/ioutil to io and os packages 2021-11-12 15:37:18 +08:00
cache.go Fix boilerplate: headers & packages 2019-09-25 12:48:14 -04:00
context.go Remove support for Aliyun/Alibaba Cloud 2021-12-11 21:49:13 -08:00
context_test.go Run hack/update-gofmt.sh 2021-12-01 22:39:50 +02:00
fs.go Run hack/update-gofmt.sh 2021-12-01 22:39:50 +02:00
fs_test.go test: use `T.TempDir` to create temporary test directory 2022-02-18 16:57:41 +08:00
gsfs.go Add TerraformProvider 2021-12-02 08:01:35 -06:00
k8scontext.go Run hack/update-gofmt.sh 2021-12-01 22:39:50 +02:00
k8sfs.go Run hack/update-gofmt.sh 2021-12-01 22:39:50 +02:00
memfs.go tests: ensure that we use ACLs with memfs 2022-01-30 15:04:11 -05:00
memfs_test.go Add UT for util/pkg/vfs/memfs.go 2020-03-12 19:04:24 +07:00
s3context.go Configure dualstack endpoint for s3 2021-11-20 08:00:00 +01:00
s3context_test.go Fix detection of virtual-hosted-style S3 urls in us-east-1 2021-05-31 19:07:56 -07:00
s3fs.go Configure dualstack endpoint for s3 2021-11-20 08:00:00 +01:00
s3fs_test.go Update copyright notices 2019-09-09 14:47:51 -04:00
sshfs.go Run hack/update-gofmt.sh 2021-12-01 22:39:50 +02:00
swiftfs.go Run hack/update-gofmt.sh 2021-12-01 22:39:50 +02:00
vaultcontext.go refactor: move from io/ioutil to io and os packages 2021-11-12 15:37:18 +08:00
vaultfs.go Run hack/update-gofmt.sh 2021-12-01 22:39:50 +02:00
vaultfs_test.go Run hack/update-gofmt.sh 2021-12-01 22:39:50 +02:00
vfs.go Remove support for Aliyun/Alibaba Cloud 2021-12-11 21:49:13 -08:00
writeoption.go Update copyright notices 2019-09-09 14:47:51 -04:00