auth

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2018 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthConfig

type AuthConfig struct {
	Enabled bool                 `yaml:"enabled"`
	X509    *x509.X509Config     `yaml:"x509,omitempty"`
	OAuth2  *oauth2.OAuth2Config `yaml:"oauth2,omitempty"`
	Basic   *basic.BasicConfig   `yaml:"basic,omitempty"`
}

AuthConfig is the CLI's authentication configuration.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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