cloudflare

package
v0.1.8 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	DNSApiToken        string `json:"dns_api_token" yaml:"dnsApiToken" xml:"dnsApiToken" env:"CLOUDFLARE_DNS_API_TOKEN"`
	PropagationTimeout int32  `json:"propagation_timeout,omitempty" yaml:"PropagationTimeout" xml:"PropagationTimeout" env:"CLOUDFLARE_PROPAGATION_TIMEOUT"`
	TTL                int32  `json:"ttl,omitempty" yaml:"TTL" xml:"TTL" env:"CLOUDFLARE_TTL"`
}

type Provider

type Provider struct {
	Config *Config
}

func (*Provider) NewChallengeProvider

func (p *Provider) NewChallengeProvider() (challenge.Provider, error)

func (*Provider) WithEnvConfig

func (d *Provider) WithEnvConfig() error

Jump to

Keyboard shortcuts

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