package
0.1.4
Repository: https://github.com/uber/kraken.git
Documentation: pkg.go.dev

# Functions

NewClient creates a new Client for GCS.
WithGCS configures a Client with a custom GCS implementation.

# Structs

AuthConfig matches Langley format.
Client implements a backend.Client for GCS.
Config defines gcs connection specific parameters and authetication credentials.
GCSImpl implements GCS interaface.

# Interfaces

GCS defines the operations we use in the GCS api.

# Type aliases

Option allows setting optional Client parameters.
UserAuthConfig defines authentication configuration overlayed by Langley.