kops/util/pkg/vfs
Justin Santa Barbara e2f91917d9 ReadTree: clarify that returns only files
Because the primary use-case is S3-style stores, we haven't really used
directories.  If we have a use-case, we can always pass a boolean
parameter or create an alternative function.
2018-01-23 23:42:00 -05:00
..
BUILD.bazel Updating bazel BUILD files with new go_rules version 2017-12-29 15:03:14 -07:00
context.go implement vfs with openstack swift 2017-11-02 17:08:16 +08:00
fs.go ReadTree: clarify that returns only files 2018-01-23 23:42:00 -05:00
gsfs.go VFS: Support io.WriterTo interface 2018-01-08 22:34:27 -05:00
k8scontext.go Support generated clientset as alternative to vfs clientset 2017-06-20 22:29:37 -04:00
k8sfs.go VFS: Support io.WriterTo interface 2018-01-08 22:34:27 -05:00
memfs.go ReadTree: clarify that returns only files 2018-01-23 23:42:00 -05:00
s3context.go Add missed error handling on session.NewSession 2017-08-28 07:52:11 -04:00
s3fs.go VFS: Support io.WriterTo interface 2018-01-08 22:34:27 -05:00
s3fs_test.go Raise an error on an invalid s3 path 2017-01-08 14:37:46 -05:00
sshfs.go VFS: Support io.WriterTo interface 2018-01-08 22:34:27 -05:00
swiftfs.go VFS: Support io.WriterTo interface 2018-01-08 22:34:27 -05:00
vfs.go ReadTree: clarify that returns only files 2018-01-23 23:42:00 -05:00
vfssync.go updating files for goimports 2017-11-01 12:51:43 -06:00
writeoption.go fixing more headers 2016-10-15 19:20:56 -06:00