authfile

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2018 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Name of the program
	Name string
	// GitCommit hash
	GitCommit string
	// Version build
	Version string
	//HumanVersion easy readable for Humans
	HumanVersion = fmt.Sprintf("%s %s (%s)", Name, Version, GitCommit)
)

Functions

func Backend

func Backend(conf *logical.BackendConfig) *backend

Backend function implementation

func Factory

func Factory(ctx context.Context, conf *logical.BackendConfig) (logical.Backend, error)

Factory function implementation

Types

This section is empty.

Jump to

Keyboard shortcuts

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