kops/util/pkg/vfs
chrislovecnm 7057aaf1bb Enabling the file assets
File assets and the SHA files are uploaded to the new location. Files
when are users uses s3 are upload public read only. The copyfile task
uses only the existing SHA value.

This PR include major refactoring of the use of URLs.  Strings are no
longer categnated, but converted into a URL struct and path.Join is
utlilized.

A new values.go file is included so that we can start refactoring more
code out of the "fi" package.

A
2017-12-17 15:26:57 -07:00
..
BUILD.bazel gazelle updates with new bazel version 2017-11-05 17:41:53 -07:00
context.go implement vfs with openstack swift 2017-11-02 17:08:16 +08:00
fs.go updating files for goimports 2017-11-01 12:51:43 -06:00
gsfs.go updating files for goimports 2017-11-01 12:51:43 -06:00
k8scontext.go Support generated clientset as alternative to vfs clientset 2017-06-20 22:29:37 -04:00
k8sfs.go updating files for goimports 2017-11-01 12:51:43 -06:00
memfs.go GCE: Use object-level permissions for files in GCS 2017-10-29 19:17:00 -04:00
s3context.go Add missed error handling on session.NewSession 2017-08-28 07:52:11 -04:00
s3fs.go Enabling the file assets 2017-12-17 15:26:57 -07:00
s3fs_test.go Raise an error on an invalid s3 path 2017-01-08 14:37:46 -05:00
sshfs.go updating files for goimports 2017-11-01 12:51:43 -06:00
swiftfs.go implement vfs with openstack swift 2017-11-02 17:08:16 +08:00
vfs.go implement vfs with openstack swift 2017-11-02 17:08:16 +08: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