Documentation ¶
Index ¶
- Variables
- type Provider
- func (p *Provider) BuildDomainName() string
- func (p *Provider) Domain() string
- func (p *Provider) HTML() models.HTMLRow
- func (p *Provider) IPVersion() ipversion.IPVersion
- func (p *Provider) IPv6Suffix() netip.Prefix
- func (p *Provider) Owner() string
- func (p *Provider) Proxied() bool
- func (p *Provider) String() string
- func (p *Provider) Update(ctx context.Context, client *http.Client, ip netip.Addr) (newIP netip.Addr, err error)
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrEndpointUnknown = errors.New("short endpoint name unknown")
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct {
// contains filtered or unexported fields
}
func (*Provider) BuildDomainName ¶
func (*Provider) IPv6Suffix ¶
Click to show internal directories.
Click to hide internal directories.