linode

package
v1.62.0 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RawConfig

type RawConfig struct {
	Token             providerconfig.ConfigVarString   `json:"token,omitempty"`
	Region            providerconfig.ConfigVarString   `json:"region"`
	Type              providerconfig.ConfigVarString   `json:"type"`
	Backups           providerconfig.ConfigVarBool     `json:"backups"`
	PrivateNetworking providerconfig.ConfigVarBool     `json:"private_networking"`
	Tags              []providerconfig.ConfigVarString `json:"tags,omitempty"`
}

func GetConfig

func GetConfig(pconfig providerconfig.Config) (*RawConfig, error)

Jump to

Keyboard shortcuts

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