types

package
v1.45.4 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2022 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      providerconfigtypes.ConfigVarString `json:"accessKey,omitempty"`
	SecretKey      providerconfigtypes.ConfigVarString `json:"secretKey,omitempty"`
	ProjectID      providerconfigtypes.ConfigVarString `json:"projectId,omitempty"`
	Zone           providerconfigtypes.ConfigVarString `json:"zone,omitempty"`
	CommercialType providerconfigtypes.ConfigVarString `json:"commercialType"`
	IPv6           providerconfigtypes.ConfigVarBool   `json:"ipv6"`
	Tags           []string                            `json:"tags,omitempty"`
}

func GetConfig added in v1.44.0

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

Jump to

Keyboard shortcuts

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