akamai

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: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AkamaiConfig

type AkamaiConfig struct {
	DomainFilter          endpoint.DomainFilter
	ZoneIDFilter          provider.ZoneIDFilter
	ServiceConsumerDomain string
	ClientToken           string
	ClientSecret          string
	AccessToken           string
	DryRun                bool
}

AkamaiConfig clarifies the method signature

type AkamaiProvider

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

AkamaiProvider implements the DNS provider for Akamai.

func NewAkamaiProvider

func NewAkamaiProvider(akamaiConfig AkamaiConfig) *AkamaiProvider

NewAkamaiProvider initializes a new Akamai DNS based Provider.

func (*AkamaiProvider) ApplyChanges

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

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

func (*AkamaiProvider) Records

func (p *AkamaiProvider) Records(context.Context) (endpoints []*endpoint.Endpoint, err error)

Records returns the list of records in a given zone.

Jump to

Keyboard shortcuts

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