config

package
v0.0.0-...-de93982 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Configuration

type Configuration struct {
	GCP GCPConfig
}

Configuration container for configuration. Currently only contains GCP.

func NewConfiguration

func NewConfiguration() Configuration

NewConfiguration initialize a new Configuration object.

type GCPConfig

type GCPConfig struct {
	Project string
	Zone    string
	Bucket  string
}

GCPConfig structure containing: Project name of the project Zone zone the instances are located Bucket bucket used in accounting

Jump to

Keyboard shortcuts

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