client

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	NoneKeyring          = "none"
	AutoKeyring          = "auto"
	WincredKeyring       = "wincred"
	PassKeyring          = "pass"
	KeychainKeyring      = "keychain"
	SecretServiceKeyring = "secret-service"

	DefaultTokenName = "default"
	LoginCollection  = "login"
	PassPrefix       = "HashiCorp_Boundary"

	EnvToken        = "BOUNDARY_TOKEN"
	EnvTokenName    = "BOUNDARY_TOKEN_NAME"
	EnvKeyringType  = "BOUNDARY_KEYRING_TYPE"
	StoredTokenName = "HashiCorp Boundary Auth Token"
)

Variables

This section is empty.

Functions

func NewBoundaryClient

func NewBoundaryClient() (*api.Client, error)

func TokenIdFromToken

func TokenIdFromToken(token string) (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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