kops/util/pkg/vfs
justinsb 6406bfe150 VFS: Add context to internals of Openstack Swift client
Setting up context usage internally ready for the context to be
exposed.

Also avoid initializing the client until the first usage, making
building VFS path more of a builder function (deterministic, not
expected to fail for good inputs).
2022-12-21 10:07:03 -05:00
..
tests Refactor Literal unit tests 2022-11-26 19:24:16 -08:00
azureblob.go update deps 2022-05-04 10:25:42 +03: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 VFS: Add context to internals of Openstack Swift client 2022-12-21 10:07:03 -05: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 vfs: avoid early initialization of GCS client 2022-12-20 15:23:16 -05:00
k8scontext.go Cleanup double-license header in file 2022-12-20 15:36:31 -05:00
k8sfs.go Run hack/update-gofmt.sh 2021-12-01 22:39:50 +02:00
memfs.go Use aws_s3_object instead of deprecated aws_s3_bucket_object 2022-04-13 16:49:03 +03:00
memfs_test.go Add UT for util/pkg/vfs/memfs.go 2020-03-12 19:04:24 +07:00
s3context.go vfs: add context to s3 functions 2022-12-20 15:34:42 -05:00
s3context_test.go Correctly detect GovCloud regions 2022-03-24 12:59:32 -07:00
s3fs.go vfs: add context to s3 functions 2022-12-20 15:34:42 -05: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 VFS: Add context to internals of Openstack Swift client 2022-12-21 10:07:03 -05:00
vfs.go Remove support for using Vault as state store 2022-11-30 18:38:21 +02:00
writeoption.go Update copyright notices 2019-09-09 14:47:51 -04:00