Versions in this module Expand all Collapse all v2 v2.9.3 Mar 12, 2021 Changes in this version + type DNS struct + func New(provider provider.Provider, token string) *DNS + func (d *DNS) Advertise(ctx context.Context, req *dns.AdvertiseRequest, rsp *dns.AdvertiseResponse) error + func (d *DNS) Remove(ctx context.Context, req *dns.RemoveRequest, rsp *dns.RemoveResponse) error + func (d *DNS) Resolve(ctx context.Context, req *dns.ResolveRequest, rsp *dns.ResolveResponse) error