config

package
v0.8.27 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetAquaUrl

func GetAquaUrl(ctx *pulumi.Context) string

This is the base URL of your Aqua instance. Can alternatively be sourced from the `AQUA_URL` environment variable.

func GetCaCertificatePath

func GetCaCertificatePath(ctx *pulumi.Context) string

This is the file path for server CA certificates if they are not available on the host OS. Can alternatively be sourced from the `AQUA_CA_CERT_PATH` environment variable.

func GetConfigPath

func GetConfigPath(ctx *pulumi.Context) string

This is the file path for Aqua provider configuration. The default configuration path is `~/.aqua/tf.config`. Can alternatively be sourced from the `AQUA_CONFIG` environment variable.

func GetPassword

func GetPassword(ctx *pulumi.Context) string

This is the password that should be used to make the connection. Can alternatively be sourced from the `AQUA_PASSWORD` environment variable.

func GetUsername

func GetUsername(ctx *pulumi.Context) string

This is the user id that should be used to make the connection. Can alternatively be sourced from the `AQUA_USER` environment variable.

func GetVerifyTls

func GetVerifyTls(ctx *pulumi.Context) bool

If true, server tls certificates will be verified by the client before making a connection. Defaults to true. Can alternatively be sourced from the `AQUA_TLS_VERIFY` 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