provider

package
v0.6.2 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2023 License: MPL-2.0 Imports: 13 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 AzureDevOpsProvider

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

func (*AzureDevOpsProvider) Configure

func (*AzureDevOpsProvider) DataSources

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

func (*AzureDevOpsProvider) Metadata

func (*AzureDevOpsProvider) Resources

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

func (*AzureDevOpsProvider) Schema

type AzureDevOpsProviderModel

type AzureDevOpsProviderModel struct {
	OrganizationUrl     string `tfsdk:"organization_url"`
	PersonalAccessToken string `tfsdk:"personal_access_token"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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