dns

package
v1.11.0 Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2018 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewProvider

func NewProvider(client *godo.Client) dnsprovider.Interface

NewProvider returns an implementation of dnsprovider.Interface

Types

type DNS

type DNS struct {
	// contains filtered or unexported fields
}

DNS implements dnsprovider.Interface

func (*DNS) Zones

func (d *DNS) Zones() (dnsprovider.Zones, bool)

Zones returns an implementation of dnsprovider.Zones

type TokenSource

type TokenSource struct {
	AccessToken string
}

TokenSource implements oauth2.TokenSource

func (*TokenSource) Token

func (t *TokenSource) Token() (*oauth2.Token, error)

Token() returns oauth2.Token

Jump to

Keyboard shortcuts

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