scaleway

package
v1.62.1 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 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 {
	AccessKey      providerconfig.ConfigVarString `json:"accessKey,omitempty"`
	SecretKey      providerconfig.ConfigVarString `json:"secretKey,omitempty"`
	ProjectID      providerconfig.ConfigVarString `json:"projectId,omitempty"`
	Zone           providerconfig.ConfigVarString `json:"zone,omitempty"`
	CommercialType providerconfig.ConfigVarString `json:"commercialType"`
	IPv6           providerconfig.ConfigVarBool   `json:"ipv6"`
	Tags           []string                       `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