provider

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2024 License: MPL-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 WundergraphProvider

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

WundergraphProvider defines the provider implementation.

func (*WundergraphProvider) Configure

func (*WundergraphProvider) DataSources

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

func (*WundergraphProvider) Metadata

func (*WundergraphProvider) Resources

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

func (*WundergraphProvider) Schema

type WundergraphProviderModel

type WundergraphProviderModel struct {
	ApiKey types.String `tfsdk:"api_key"`
	ApiUrl types.String `tfsdk:"api_url"`
}

WundergraphProviderModel describes the provider data model.

Jump to

Keyboard shortcuts

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