godaddy

package
v1.9.1 Latest Latest
Warning

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

Go to latest
Published: Dec 31, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// BaseURL points to the GoDaddy API's base
	BaseURL = "https://api.godaddy.com/v1"
)

Variables

This section is empty.

Functions

func Provider

func Provider() *schema.Provider

Provider returns a terraform.ResourceProvider.

Types

type Config

type Config struct {
	Key     string
	Secret  string
	BaseURL string
}

Config provides the provider's configuration

func (*Config) Client

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

Client returns a new client for accessing GoDaddy.

Jump to

Keyboard shortcuts

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