cloudflare

package
v0.2.6 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2018 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CloudflareApi

type CloudflareApi struct {
	ApiKey  string `json:"apikey"`
	ApiUser string `json:"apiuser"`
	// contains filtered or unexported fields
}

CloudflareApi is the handle for API calls.

func (*CloudflareApi) EnsureDomainExists added in v0.1.5

func (c *CloudflareApi) EnsureDomainExists(domain string) error

EnsureDomainExists returns an error of domain does not exist.

func (*CloudflareApi) GetDomainCorrections

func (c *CloudflareApi) GetDomainCorrections(dc *models.DomainConfig) ([]*models.Correction, error)

GetDomainCorrections returns a list of corrections to update a domain.

func (*CloudflareApi) GetNameservers

func (c *CloudflareApi) GetNameservers(domain string) ([]*models.Nameserver, error)

GetNameservers returns the nameservers for a domain.

Jump to

Keyboard shortcuts

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