Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadFile ¶
Types ¶
type CloudflareAuth ¶
type CloudflareAuth struct { CloudflareZoneId string CloudflareApiToken string // contains filtered or unexported fields }
func (*CloudflareAuth) DelChallengeRecord ¶
func (auth *CloudflareAuth) DelChallengeRecord(ctx context.Context)
func (*CloudflareAuth) ListChallengeRecord ¶
func (auth *CloudflareAuth) ListChallengeRecord(ctx context.Context) []string
func (*CloudflareAuth) UpdateOrInsertChallengeRecord ¶
Click to show internal directories.
Click to hide internal directories.