util

package
v0.36.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 27, 2021 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildGcsfuse added in v0.36.0

func BuildGcsfuse(dstDir string) (err error)

Build bin/gcsfuse, sbin/mount_gcsfuse, etc. into the supplied directory.

func NewFlakyTransport

func NewFlakyTransport(hiccupRate float64) httputil.CancellableRoundTripper

NewFlakyTransport return a flaky transport that can have hiccups (service unavailable) at a given rate between [0, 1]. This should be used for tests only.

func Unmount added in v0.36.0

func Unmount(dir string) (err error)

Unmount the file system mounted at the supplied directory. Try again on "resource busy" errors, which happen from time to time on OS X (due to weird requests from the Finder).

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL