approle

package module
v0.0.0-...-8eba0c9 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2020 License: GPL-3.0 Imports: 5 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppRole

type AppRole interface {
	// get token by role name
	// argument 1: token
	Get(roleName string) (string, error)
}

func NewClient

func NewClient(addr string) AppRole

NewClient create new client by remote kms server operator address address format as "127.0.0.1:8080"

Jump to

Keyboard shortcuts

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