types

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Project     = "project"
	Region      = "region"
	Zone        = "zone"
	Credentials = "credentials"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Credential

type Credential struct {
	Project     string
	Region      string
	Zone        string
	Credentials string
}

func GetCredential

func GetCredential(configData crypto.Properties) (*Credential, error)

Jump to

Keyboard shortcuts

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