provider

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: May 8, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetDecoder

func GetDecoder() map[string]jsoniter.ValDecoder

func GetEncoder

func GetEncoder() map[string]jsoniter.ValEncoder

Types

type CivoSpec

type CivoSpec struct {
	// If region is not set, then no region will be used and them you need expensify in every resource even if you expensify here you can overwrite in a resource.
	// +optional
	Region *string `json:"region,omitempty" tf:"region"`
	// This is the Civo API token. Alternatively, this can also be specified using `CIVO_TOKEN` environment variable.
	// +optional
	Token *string `json:"token,omitempty" tf:"token"`
}

Jump to

Keyboard shortcuts

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