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 DynatraceSpec ¶
type DynatraceSpec struct { // +optional DtAPIToken *string `json:"-" sensitive:"true" tf:"dt_api_token"` // +optional DtClusterAPIToken *string `json:"-" sensitive:"true" tf:"dt_cluster_api_token"` // +optional DtClusterURL *string `json:"-" sensitive:"true" tf:"dt_cluster_url"` // +optional DtEnvURL *string `json:"dtEnvURL,omitempty" tf:"dt_env_url"` }
Click to show internal directories.
Click to hide internal directories.