kops/util/pkg/vfs
Matt Morrison 1944176ac1
Update GCE storage service scope to FullControl
2024-02-15 16:26:05 +13:00
..
tests gce terraform: Use google_storage_object_acl 2023-01-22 10:15:25 -05:00
azureblob.go azure: Migrate vfs to new SDK version 2024-02-09 05:58:45 +02:00
azureblob_test.go
azureclient.go azure: Migrate vfs to new SDK version 2024-02-09 05:58:45 +02:00
cache.go Add Context arg to vfs ReadFile 2023-01-01 09:51:44 -05:00
context.go Update GCE storage service scope to FullControl 2024-02-15 16:26:05 +13:00
doc.go Basic OpenTelemetry support 2023-11-18 09:12:19 -05: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 Push issuer documents to GCS 2023-10-24 07:57:21 +13: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 Basic OpenTelemetry support 2023-11-18 09:12:19 -05:00
s3context_test.go
s3fs.go Basic OpenTelemetry support 2023-11-18 09:12:19 -05: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