config

package
v1.30.0 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2023 License: Apache-2.0 Imports: 1 Imported by: 8

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Gate struct {
		Endpoint     string `json:"endpoint" yaml:"endpoint"`
		RetryTimeout int    `json:"retryTimeout,omitempty" yaml:"retryTimeout,omitempty"`
	} `json:"gate" yaml:"gate"`
	Auth *auth.Config `json:"auth" yaml:"auth"`
}

Config is the CLI configuration kept in '~/.spin/config'.

Directories

Path Synopsis
googleserviceaccount
Package googleserviceaccount contains a spin CLI config structure to use Google service accounts for oauth2.
Package googleserviceaccount contains a spin CLI config structure to use Google service accounts for oauth2.
iap

Jump to

Keyboard shortcuts

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