Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type VultrChanges ¶
VultrChanges differentiates between ChangActions.
type VultrProvider ¶
type VultrProvider struct { provider.BaseProvider DryRun bool // contains filtered or unexported fields }
VultrProvider is an implementation of Provider for Vultr DNS.
func NewVultrProvider ¶
func NewVultrProvider(domainFilter endpoint.DomainFilter, dryRun bool) (*VultrProvider, error)
NewVultrProvider initializes a new Vultr BNS based provider
func (*VultrProvider) ApplyChanges ¶
ApplyChanges applies a given set of changes in a given zone.
Click to show internal directories.
Click to hide internal directories.