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
type TokenSource ¶
type TokenSource struct {
AccessToken string
}
TokenSource implements oauth2.TokenSource
Click to show internal directories.
Click to hide internal directories.