gcs

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var OutputName = "gcs"

Functions

func Handler

func Handler() core.OutputHandler

Types

type Config

type Config struct {
	Bucket          string          `json:"bucket" validate:"required"`
	Path            string          `json:"path" validate:"required"`
	Credentials     json.RawMessage `json:"credentials,omitempty"`
	CredentialsPath string          `json:"credentials_path"`
	Composite       bool            `json:"composite"`
}

Jump to

Keyboard shortcuts

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