types

package
v1.56.3 Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2023 License: Apache-2.0 Imports: 2 Imported by: 28

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RawConfig

type RawConfig struct {
	Token                providerconfigtypes.ConfigVarString   `json:"token,omitempty"`
	ServerType           providerconfigtypes.ConfigVarString   `json:"serverType"`
	Datacenter           providerconfigtypes.ConfigVarString   `json:"datacenter"`
	Image                providerconfigtypes.ConfigVarString   `json:"image"`
	Location             providerconfigtypes.ConfigVarString   `json:"location"`
	PlacementGroupPrefix providerconfigtypes.ConfigVarString   `json:"placementGroupPrefix"`
	Networks             []providerconfigtypes.ConfigVarString `json:"networks"`
	Firewalls            []providerconfigtypes.ConfigVarString `json:"firewalls"`
	Labels               map[string]string                     `json:"labels,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