provider

package
v1.4.5 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2025 License: MPL-2.0 Imports: 29 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(version string) func() provider.Provider

Types

type EchoStreamProviderModel

type EchoStreamProviderModel struct {
	AppsyncEndpoint types.String `tfsdk:"appsync_endpoint"`
	ClientId        types.String `tfsdk:"client_id"`
	Password        types.String `tfsdk:"password"`
	Tenant          types.String `tfsdk:"tenant"`
	Username        types.String `tfsdk:"username"`
	UserPoolId      types.String `tfsdk:"user_pool_id"`
}

EchoStreamProviderModel describes the provider data model.

Jump to

Keyboard shortcuts

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