dnsimple

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: May 12, 2020 License: MPL-2.0 Imports: 10 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Provider

func Provider() terraform.ResourceProvider

Provider returns a terraform.ResourceProvider.

Types

type Client

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

Client represents the DNSimple provider client. This is a convenient container for the configuration and the underlying API client.

type Config

type Config struct {
	Email   string
	Account string
	Token   string
	// contains filtered or unexported fields
}

func (*Config) Client

func (c *Config) Client() (*Client, error)

Client returns a new client for accessing DNSimple.

Jump to

Keyboard shortcuts

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