Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct {
// contains filtered or unexported fields
}
Provider implements go-acme/lego Provider interface which is used for ACME DNS challenge handling
func NewChallengeProvider ¶
NewChallengeProvider creates a new instance of ChallengeProvider
func (*Provider) CleanUp ¶
CleanUp is called after the run to remove the ACME DNS challenge tokens from DNS records
Click to show internal directories.
Click to hide internal directories.