provider

package
v0.0.0-...-74bda79 Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2023 License: Apache-2.0 Imports: 17 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 DatacrunchProvider

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

func (*DatacrunchProvider) Configure

func (*DatacrunchProvider) DataSources

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

func (*DatacrunchProvider) Metadata

func (*DatacrunchProvider) Resources

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

func (*DatacrunchProvider) Schema

type DatacrunchProviderModel

type DatacrunchProviderModel struct {
	ServerURL types.String `tfsdk:"server_url"`
	Bearer    types.String `tfsdk:"bearer"`
}

DatacrunchProviderModel describes the provider data model.

Directories

Path Synopsis
Package reflect is a forked version of https://github.com/hashicorp/terraform-plugin-framework/tree/main/internal/reflect that has been modified to support speakeasy's terraform generator.
Package reflect is a forked version of https://github.com/hashicorp/terraform-plugin-framework/tree/main/internal/reflect that has been modified to support speakeasy's terraform generator.

Jump to

Keyboard shortcuts

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