auth

package
v0.0.0-...-58d209d Latest Latest
Warning

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

Go to latest
Published: May 13, 2020 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mount

type Mount struct {
	// Type of the mount (token, ldap, etc.)
	Type string `json:"type,omitempty",yaml:"type,omitempty"`

	// Description of the mount
	Description string `json:"description,omitempty",yaml:"description,omitempty"`

	// Accessor (ID) of the mount (i.e. auth_token_918a038a)
	Accessor string `json:"accessor,omitempty",yaml:"accessor,omitempty"`
}

Group represents an auth mount

Jump to

Keyboard shortcuts

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