credential

package
v0.0.0-...-27f67fd Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2024 License: MPL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ConstProject = "project"
	ConstZone    = "zone"
)

Variables

View Source
var AllowedCatalogFields = map[string]struct{}{
	ConstProject: {},
	ConstZone:    {},
}

Functions

This section is empty.

Types

type CredentialAttributes

type CredentialAttributes struct {
	Project string
	Zone    string
}

func GetCredentialAttributes

func GetCredentialAttributes(in *structpb.Struct) (*CredentialAttributes, error)

Jump to

Keyboard shortcuts

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