config

package
v0.0.0-...-36c2b67 Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetAddr

func GetAddr(ctx *pulumi.Context) string

The base url of the Boundary API, e.g. "http://127.0.0.1:9200". If not set, it will be read from the "BOUNDARY_ADDR" env var.

func GetAuthMethodId

func GetAuthMethodId(ctx *pulumi.Context) string

The auth method ID e.g. ampw_1234567890

func GetPasswordAuthMethodLoginName

func GetPasswordAuthMethodLoginName(ctx *pulumi.Context) string

The auth method login name for password-style auth methods

func GetPasswordAuthMethodPassword

func GetPasswordAuthMethodPassword(ctx *pulumi.Context) string

The auth method password for password-style auth methods

func GetRecoveryKmsHcl

func GetRecoveryKmsHcl(ctx *pulumi.Context) string

Can be a heredoc string or a path on disk. If set, the string/file will be parsed as HCL and used with the recovery KMS mechanism. While this is set, it will override any other authentication information; the KMS mechanism will always be used. See Boundary's KMS docs for examples: https://boundaryproject.io/docs/configuration/kms

func GetTlsInsecure

func GetTlsInsecure(ctx *pulumi.Context) bool

When set to true, does not validate the Boundary API endpoint certificate

func GetToken

func GetToken(ctx *pulumi.Context) string

The Boundary token to use, as a string or path on disk containing just the string. If set, the token read here will be used in place of authenticating with the auth method specified in "auth_method_id", although the recovery KMS mechanism will still override this. Can also be set with the BOUNDARY_TOKEN environment variable.

Types

This section is empty.

Jump to

Keyboard shortcuts

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