Documentation
¶
Index ¶
- func GetApiUrl(ctx *pulumi.Context) string
- func GetAuthToken(ctx *pulumi.Context) string
- func GetCustomAppUrl(ctx *pulumi.Context) string
- func GetRetryMaxAttempts(ctx *pulumi.Context) int
- func GetRetryWaitMaxSeconds(ctx *pulumi.Context) int
- func GetRetryWaitMinSeconds(ctx *pulumi.Context) int
- func GetTimeoutSeconds(ctx *pulumi.Context) int
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAuthToken ¶
Splunk Observability Cloud auth token
func GetCustomAppUrl ¶
Application URL for your Splunk Observability Cloud org, often customized for organizations using SSO
func GetRetryMaxAttempts ¶
Max retries for a single HTTP call. Defaults to 4
func GetRetryWaitMaxSeconds ¶
Maximum retry wait for a single HTTP call in seconds. Defaults to 30
func GetRetryWaitMinSeconds ¶
Minimum retry wait for a single HTTP call in seconds. Defaults to 1
func GetTimeoutSeconds ¶
Timeout duration for a single HTTP call in seconds. Defaults to 120
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.