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 OvhSpec

type OvhSpec struct {
	// The OVH API Application Key.
	// +optional
	ApplicationKey *string `json:"applicationKey,omitempty" tf:"application_key"`
	// The OVH API Application Secret.
	// +optional
	ApplicationSecret *string `json:"applicationSecret,omitempty" tf:"application_secret"`
	// The OVH API Consumer key.
	// +optional
	ConsumerKey *string `json:"consumerKey,omitempty" tf:"consumer_key"`
	// The OVH API endpoint to target (ex: "ovh-eu").
	Endpoint *string `json:"endpoint" tf:"endpoint"`
}

Jump to

Keyboard shortcuts

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