provider

package
v0.0.1-alpha4 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2021 License: AGPL-3.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() *schema.Provider
	ClientID     string `envconfig:"EPCC_CLIENT_ID"`
	ClientSecret string `envconfig:"EPCC_CLIENT_SECRET"`
}

BaseURL string `envconfig:"EPCC_API_BASE_URL"` BetaFeatures string `envconfig:"EPCC_BETA_API_FEATURES"`

func ReportAPIError

func ReportAPIError(ctx context.Context, err epcc.ApiErrors)

Types

type EntryDataSourceProvider

type EntryDataSourceProvider struct {
}

func (EntryDataSourceProvider) DataSource

func (p EntryDataSourceProvider) DataSource() *schema.Resource

type EntryResourceProvider

type EntryResourceProvider struct {
}

func (EntryResourceProvider) Resource

func (p EntryResourceProvider) Resource() *schema.Resource

type IntegrationDataSourceProvider

type IntegrationDataSourceProvider struct {
}

func (IntegrationDataSourceProvider) DataSource

type IntegrationResourceProvider

type IntegrationResourceProvider struct {
}

func (IntegrationResourceProvider) Resource

type PaymentGatewayDataSourceProvider

type PaymentGatewayDataSourceProvider struct {
}

func (PaymentGatewayDataSourceProvider) DataSource

type PaymentGatewayResourceProvider

type PaymentGatewayResourceProvider struct {
}

func (PaymentGatewayResourceProvider) Resource

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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