Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AuthMap ¶
func AuthMap() map[string]authplugin.AuthFn
AuthMap goes ahead and runs each GetInfo function and produces a map of plugin names to GetAuth functions.
func Inventory ¶
func Inventory() []authplugin.InfoFn
Inventory returns a slice of all supported plugins. For new plugins add them here.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package google is a Galley auth plugin that uses Google application default credentials.
|
Package google is a Galley auth plugin that uses Google application default credentials. |
Package none is a Galley auth plugin that returns an empty auth DialOption.
|
Package none is a Galley auth plugin that returns an empty auth DialOption. |
Click to show internal directories.
Click to hide internal directories.