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 NewrelicSpec

type NewrelicSpec struct {
	AccountID *int64 `json:"-" sensitive:"true" tf:"account_id"`
	// +optional
	AdminAPIKey *string `json:"-" sensitive:"true" tf:"admin_api_key"`
	// +optional
	ApiKey *string `json:"-" sensitive:"true" tf:"api_key"`
	// +optional
	// Deprecated
	ApiURL *string `json:"apiURL,omitempty" tf:"api_url"`
	// +optional
	CacertFile *string `json:"cacertFile,omitempty" tf:"cacert_file"`
	// +optional
	// Deprecated
	InfrastructureAPIURL *string `json:"infrastructureAPIURL,omitempty" tf:"infrastructure_api_url"`
	// +optional
	InsecureSkipVerify *bool `json:"insecureSkipVerify,omitempty" tf:"insecure_skip_verify"`
	// +optional
	InsightsInsertKey *string `json:"-" sensitive:"true" tf:"insights_insert_key"`
	// +optional
	InsightsInsertURL *string `json:"insightsInsertURL,omitempty" tf:"insights_insert_url"`
	// +optional
	InsightsQueryURL *string `json:"insightsQueryURL,omitempty" tf:"insights_query_url"`
	// +optional
	// Deprecated
	NerdgraphAPIURL *string `json:"nerdgraphAPIURL,omitempty" tf:"nerdgraph_api_url"`
	// The data center for which your New Relic account is configured. Only one region per provider block is permitted.
	Region *string `json:"region" tf:"region"`
	// +optional
	// Deprecated
	SyntheticsAPIURL *string `json:"syntheticsAPIURL,omitempty" tf:"synthetics_api_url"`
}

Jump to

Keyboard shortcuts

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