provider

package
v0.2.5 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2023 License: MPL-2.0 Imports: 21 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

func NewPorkbunDnsRecordResource added in v0.2.2

func NewPorkbunDnsRecordResource() resource.Resource

func TtlAtLeast600 added in v0.2.3

func TtlAtLeast600() validator.String

Types

type PorkbunProviderModel added in v0.2.2

type PorkbunProviderModel struct {
	ApiKey     types.String `tfsdk:"api_key"`
	SecretKey  types.String `tfsdk:"secret_key"`
	BaseUrl    types.String `tfsdk:"base_url"`
	MaxRetries types.Int64  `tfsdk:"max_retries"`
}

providerData can be used to store data from the Terraform configuration.

Jump to

Keyboard shortcuts

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