types

package
v1.57.7 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 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 {
	APIKey providerconfigtypes.ConfigVarString `json:"apiKey,omitempty"`
	Region providerconfigtypes.ConfigVarString `json:"region"`
	Plan   providerconfigtypes.ConfigVarString `json:"plan"`
	OsID   providerconfigtypes.ConfigVarString `json:"osId"`
	Tags   []string                            `json:"tags,omitempty"`
}

func GetConfig

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