provider

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2024 License: Apache-2.0 Imports: 12 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 SendbirdProvider

type SendbirdProvider struct {
	// contains filtered or unexported fields
}

func (*SendbirdProvider) Configure

func (*SendbirdProvider) DataSources

func (p *SendbirdProvider) DataSources(ctx context.Context) []func() datasource.DataSource

func (*SendbirdProvider) Metadata

func (*SendbirdProvider) Resources

func (p *SendbirdProvider) Resources(ctx context.Context) []func() resource.Resource

func (*SendbirdProvider) Schema

type SendbirdProviderModel

type SendbirdProviderModel struct {
	ApiKey types.String `tfsdk:"api_key"`
	Host   types.String `tfsdk:"host"`
}

Jump to

Keyboard shortcuts

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