provider

package
v0.2.0-beta.2 Latest Latest
Warning

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

Go to latest
Published: May 5, 2026 License: MIT Imports: 10 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 DevhelmProvider

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

func (*DevhelmProvider) Configure

func (*DevhelmProvider) DataSources

func (p *DevhelmProvider) DataSources(_ context.Context) []func() datasource.DataSource

func (*DevhelmProvider) Metadata

func (*DevhelmProvider) Resources

func (p *DevhelmProvider) Resources(_ context.Context) []func() resource.Resource

func (*DevhelmProvider) Schema

type DevhelmProviderModel

type DevhelmProviderModel struct {
	Token       types.String `tfsdk:"token"`
	BaseURL     types.String `tfsdk:"base_url"`
	OrgID       types.String `tfsdk:"org_id"`
	WorkspaceID types.String `tfsdk:"workspace_id"`
}

Directories

Path Synopsis
Package resources — monitor `auth` block plumbing.
Package resources — monitor `auth` block plumbing.

Jump to

Keyboard shortcuts

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