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 represents a provider which is able to manage zones using the AutoDNS API
func NewProvider ¶
NewProvider creates a new instance of the autodns provider.
func (*Provider) CreateZone ¶
CreateZone creates the passed zone
func (*Provider) DeleteZone ¶
DeleteZone deletes the passed zone from the provider. UNTESTED.
func (*Provider) GetZone ¶
GetZone retrieves the zone information for the zone with the passed name.
Click to show internal directories.
Click to hide internal directories.