# Functions
AWSErrorCode returns the aws error code, if it is an awserr.Error, otherwise "".
CopyFile copies the file at src to dest.
CopyTree copies all files in src to dest.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewKubernetesContext builds a KubernetesContext This will likely take a kubernetes rest client object (or similar) once the implementation is more complete.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RetryWithBackoff runs until a condition function returns true, or until Steps attempts have been taken As compared to wait.ExponentialBackoff, this function returns the results from the function on the final attempt.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
GSAcl is an ACL implementation for objects on Google Cloud Storage.
GSPath is a vfs path for Google Cloud Storage.
KubernetesContext is the context for a Kubernetes VFS implementation.
KubernetesPath is a path for a VFS backed by the kubernetes API Currently all operations are no-ops.
No description provided by the author
No description provided by the author
No description provided by the author
OSSPath is a vfs path for Aliyun Open Storage Service.
S3Acl is an ACL implementation for objects on S3.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SwiftPath is a vfs path for Openstack Cloud Storage.
VFSContext is a 'context' for VFS, that is normally a singleton but allows us to configure S3 credentials, for example.
VFSScan scans a source Path for changed files.
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
Path is a path in the VFS space, which we can read, write, list etc.
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author