config

package
v4.19.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetApiVersion

func GetApiVersion(ctx *pulumi.Context) string

The version of Linode API.

func GetConfigPath

func GetConfigPath(ctx *pulumi.Context) string

The path to the Linode config file to use. (default `~/.config/linode`)

func GetConfigProfile

func GetConfigProfile(ctx *pulumi.Context) string

The Linode config profile to use. (default `default`)

func GetDisableInternalCache

func GetDisableInternalCache(ctx *pulumi.Context) bool

Disable the internal caching system that backs certain Linode API requests.

func GetEventPollMs

func GetEventPollMs(ctx *pulumi.Context) int

The rate in milliseconds to poll for events.

func GetLkeEventPollMs

func GetLkeEventPollMs(ctx *pulumi.Context) int

The rate in milliseconds to poll for LKE events.

func GetLkeNodeReadyPollMs

func GetLkeNodeReadyPollMs(ctx *pulumi.Context) int

The rate in milliseconds to poll for an LKE node to be ready.

func GetMaxRetryDelayMs

func GetMaxRetryDelayMs(ctx *pulumi.Context) int

Maximum delay in milliseconds before retrying a request.

func GetMinRetryDelayMs

func GetMinRetryDelayMs(ctx *pulumi.Context) int

Minimum delay in milliseconds before retrying a request.

func GetObjAccessKey added in v4.17.0

func GetObjAccessKey(ctx *pulumi.Context) string

The access key to be used in ObjectStorageBucket and linode_object_storage_object.

func GetObjSecretKey added in v4.17.0

func GetObjSecretKey(ctx *pulumi.Context) string

The secret key to be used in ObjectStorageBucket and linode_object_storage_object.

func GetObjUseTempKeys added in v4.17.0

func GetObjUseTempKeys(ctx *pulumi.Context) bool

If true, temporary object keys will be created implicitly at apply-time for the ObjectStorageObject and linodeObjectSorageBucket resource.

func GetSkipImplicitReboots added in v4.4.2

func GetSkipImplicitReboots(ctx *pulumi.Context) bool

If true, Linode Instances will not be rebooted on config and interface changes.

func GetSkipInstanceDeletePoll

func GetSkipInstanceDeletePoll(ctx *pulumi.Context) bool

Skip waiting for a Instance resource to finish deleting.

func GetSkipInstanceReadyPoll

func GetSkipInstanceReadyPoll(ctx *pulumi.Context) bool

Skip waiting for a Instance resource to be running.

func GetToken

func GetToken(ctx *pulumi.Context) string

The token that allows you access to your Linode account

func GetUaPrefix

func GetUaPrefix(ctx *pulumi.Context) string

An HTTP User-Agent Prefix to prepend in API requests.

func GetUrl

func GetUrl(ctx *pulumi.Context) string

The HTTP(S) API address of the Linode API to use.

Types

This section is empty.

Jump to

Keyboard shortcuts

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