equinix

package
v0.0.0-...-9a9780d Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Provider

func Provider() terraform.ResourceProvider

Provider returns terraform.ResourceProvider

Types

type Config

type Config struct {
	AppID           string
	AppSecret       string
	GrantType       string
	UserName        string
	Password        string
	Endpoint        string
	PlaygroundToken string
	Debug           bool
}

Config struct for Equinix client params

func (*Config) Client

func (c *Config) Client() (interface{}, error)

Client configures and returns a fully initialized EquinixAPIClient

type EquinixClient

type EquinixClient struct {
	ECXConnectionsAPI         *buyer.ECXConnectionsAPI
	ECXBuyerSellerServicesAPI *buyer.ECXSellerServicesAPI
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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