transip

package
v0.0.0-...-68a8344 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 2, 2020 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TransIPProvider

type TransIPProvider struct {
	provider.BaseProvider
	// contains filtered or unexported fields
}

TransIPProvider is an implementation of Provider for TransIP.

func NewTransIPProvider

func NewTransIPProvider(accountName, privateKeyFile string, domainFilter endpoint.DomainFilter, dryRun bool) (*TransIPProvider, error)

NewTransIPProvider initializes a new TransIP Provider.

func (*TransIPProvider) ApplyChanges

func (p *TransIPProvider) ApplyChanges(ctx context.Context, changes *plan.Changes) error

ApplyChanges applies a given set of changes in a given zone.

func (*TransIPProvider) Records

func (p *TransIPProvider) Records(ctx context.Context) ([]*endpoint.Endpoint, error)

Records returns the list of records in a given zone.

func (*TransIPProvider) Zones

func (p *TransIPProvider) Zones() ([]transip.Domain, error)

Zones returns the list of hosted zones.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL