Versions in this module Expand all Collapse all v0 v0.0.0 Feb 28, 2021 Changes in this version + type ClouDNS struct + func NewClouDNS(ctx context.Context, authID string, authPassword string) (*ClouDNS, error) + func (c *ClouDNS) CleanChallenge(ctx context.Context, name string, token string) error + func (c *ClouDNS) DeployChallenge(ctx context.Context, name string, token string) error + func (c *ClouDNS) WaitForChallenge(ctx context.Context, name string) error