Documentation ¶
Index ¶
- func IterateStoragePaths(ctx context.Context, projectRef, remotePath string, ...) error
- func IterateStoragePathsAll(ctx context.Context, projectRef, remotePath string, ...) error
- func ListStoragePaths(ctx context.Context, projectRef, remotePath string) ([]string, error)
- func ListStoragePathsAll(ctx context.Context, projectRef, remotePath string) ([]string, error)
- func Run(ctx context.Context, objectPath string, recursive bool, fsys afero.Fs) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IterateStoragePaths ¶
func IterateStoragePathsAll ¶
func ListStoragePaths ¶
func ListStoragePathsAll ¶
Expects remotePath to be terminated by "/"
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.