auth

package
v1.22.1 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config added in v1.22.1

type Config struct {
	Enabled          bool           `yaml:"enabled"`
	IgnoreCertErrors bool           `yaml:"ignoreCertErrors"`
	X509             *x509.Config   `yaml:"x509,omitempty"`
	OAuth2           *oauth2.Config `yaml:"oauth2,omitempty"`
	Basic            *basic.Config  `yaml:"basic,omitempty"`
	Iap              *config.Config `yaml:"iap,omitempty"`
	Ldap             *ldap.Config   `yaml:"ldap,omitempty"`

	GoogleServiceAccount *gsa.Config `yaml:"google_service_account,omitempty"`
}

Config is the CLI's authentication configuration.

Directories

Path Synopsis
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.

Jump to

Keyboard shortcuts

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