config

package
v0.0.0-...-bbfd904 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetAuth

func GetAuth(ctx *pulumi.Context) string

API token or basic auth username:password. May alternatively be set via the `GRAFANA_AUTH` environment variable.

func GetCaCert

func GetCaCert(ctx *pulumi.Context) string

Certificate CA bundle to use to verify the Grafana server's certificate. May alternatively be set via the `GRAFANA_CA_CERT` environment variable.

func GetInsecureSkipVerify

func GetInsecureSkipVerify(ctx *pulumi.Context) bool

Skip TLS certificate verification. May alternatively be set via the `GRAFANA_INSECURE_SKIP_VERIFY` environment variable.

func GetOrgId

func GetOrgId(ctx *pulumi.Context) int

The organization id to operate on within grafana. May alternatively be set via the `GRAFANA_ORG_ID` environment variable.

func GetTlsCert

func GetTlsCert(ctx *pulumi.Context) string

Client TLS certificate file to use to authenticate to the Grafana server. May alternatively be set via the `GRAFANA_TLS_CERT` environment variable.

func GetTlsKey

func GetTlsKey(ctx *pulumi.Context) string

Client TLS key file to use to authenticate to the Grafana server. May alternatively be set via the `GRAFANA_TLS_CERT` environment variable.

func GetUrl

func GetUrl(ctx *pulumi.Context) string

The root URL of a Grafana server. May alternatively be set via the `GRAFANA_URL` 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