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
type EquinixClient ¶
type EquinixClient struct { ECXConnectionsAPI *buyer.ECXConnectionsAPI ECXBuyerSellerServicesAPI *buyer.ECXSellerServicesAPI // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.