package
0.0.0-20200122233423-62801f1d34cf
Repository: https://github.com/vishvananda/pkg.git
Documentation: pkg.go.dev
# Functions
Authenticate explicitly sets up authentication for the rest of run.
BuildLogPath returns the build log path from the test result gcsURL.
Copy file from within gcs.
Download file from gcs.
Exists checks if path exist under gcs bucket, this path can either be a directory or a file.
GetConsoleURL returns the gcs link renderable directly from a browser.
ListChildrenFiles recursively lists all children files.
ListDirectChildren lists direct children paths (including files and directories).
NewReader creates a new Reader of a gcs file.
Read reads the specified file.
ReadURL reads from a gsUrl and return a log structure.
Upload file to gcs.