kops/util/pkg/vfs
justinsb 27dd371c08 Refactor: Add context.Context to more VFS methods
This allows for propagation of opentelemetry traces.
2023-10-14 14:31:05 -04:00
..
tests gce terraform: Use google_storage_object_acl 2023-01-22 10:15:25 -05:00
azureblob.go Refactor: Add context.Context to more VFS methods 2023-10-14 14:31:05 -04:00
azureblob_test.go Run hack/update-gofmt.sh 2021-12-01 22:39:50 +02:00
azureclient.go vfs: azure client support for context and defer client construction 2022-12-22 10:32:11 -05:00
cache.go Add Context arg to vfs ReadFile 2023-01-01 09:51:44 -05:00
context.go Get VFSContext from Factory in channels 2023-07-15 15:32:50 -07:00
fs.go Refactor: Add context.Context to more VFS methods 2023-10-14 14:31:05 -04:00
fs_test.go Add Context arg to vfs ReadFile 2023-01-01 09:51:44 -05:00
gsfs.go Refactor: Add context.Context to more VFS methods 2023-10-14 14:31:05 -04:00
k8scontext.go Cleanup double-license header in file 2022-12-20 15:36:31 -05:00
k8sfs.go Refactor: Add context.Context to more VFS methods 2023-10-14 14:31:05 -04:00
memfs.go Refactor: Add context.Context to more VFS methods 2023-10-14 14:31:05 -04:00
memfs_test.go Refactor: Add context.Context to more VFS methods 2023-10-14 14:31:05 -04:00
s3context.go aws: Remove S3 region validation 2023-02-04 06:55:33 +02:00
s3context_test.go Correctly detect GovCloud regions 2022-03-24 12:59:32 -07:00
s3fs.go Refactor: Add context.Context to more VFS methods 2023-10-14 14:31:05 -04:00
s3fs_test.go
sshfs.go Refactor: Add context.Context to more VFS methods 2023-10-14 14:31:05 -04:00
swiftfs.go Refactor: Add context.Context to more VFS methods 2023-10-14 14:31:05 -04:00
vfs.go Refactor: Add context.Context to more VFS methods 2023-10-14 14:31:05 -04:00
writeoption.go