Documentation ¶
Overview ¶
Package v2 provides methods and structures to work with the Resell V2 API.
Index ¶
- Constants
- func NewOpenstackClient(tokenID string) *gophercloud.ServiceClient
- func NewOpenstackClientWithEndpoint(tokenID, endpoint string) *gophercloud.ServiceClient
- func NewV2ResellClient(tokenID string) *selvpcclient.ServiceClient
- func NewV2ResellClientWithEndpoint(tokenID, endpoint string) *selvpcclient.ServiceClient
Constants ¶
View Source
const (
APIVersion = "v2"
)
APIVersion sets the version of the Resell client.
Variables ¶
This section is empty.
Functions ¶
func NewOpenstackClient ¶
func NewOpenstackClient(tokenID string) *gophercloud.ServiceClient
func NewOpenstackClientWithEndpoint ¶
func NewOpenstackClientWithEndpoint(tokenID, endpoint string) *gophercloud.ServiceClient
func NewV2ResellClient ¶
func NewV2ResellClient(tokenID string) *selvpcclient.ServiceClient
NewV2ResellClient initializes a new Resell client for the V2 API.
func NewV2ResellClientWithEndpoint ¶
func NewV2ResellClientWithEndpoint(tokenID, endpoint string) *selvpcclient.ServiceClient
NewV2ResellClientWithEndpoint initializes a new Resell client for the V2 API with a custom endpoint.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package capabilities provides the ability to retrieve capabilities information through the Resell v2 API.
|
Package capabilities provides the ability to retrieve capabilities information through the Resell v2 API. |
Package floatingips provides the ability to retrieve and manage floating ips through the Resell v2 API.
|
Package floatingips provides the ability to retrieve and manage floating ips through the Resell v2 API. |
Package keypairs provides the ability to retrieve and manage keypairs through the Resell v2 API.
|
Package keypairs provides the ability to retrieve and manage keypairs through the Resell v2 API. |
Package licenses provides the ability to retrieve and manage licenses through the Resell v2 API.
|
Package licenses provides the ability to retrieve and manage licenses through the Resell v2 API. |
Package projects provides the ability to retrieve and manage projects through the Resell v2 API.
|
Package projects provides the ability to retrieve and manage projects through the Resell v2 API. |
Package quotas is deprecated.
|
Package quotas is deprecated. |
Package roles provides the ability to retrieve and manage roles through the Resell v2 API.
|
Package roles provides the ability to retrieve and manage roles through the Resell v2 API. |
Package servers contains reusable structures for other go-selvpcclient packages.
|
Package servers contains reusable structures for other go-selvpcclient packages. |
Package subnets provides the ability to retrieve and manage subnets through the Resell v2 API.
|
Package subnets provides the ability to retrieve and manage subnets through the Resell v2 API. |
Package tokens provides the ability to create tokens through the Resell v2 API.
|
Package tokens provides the ability to create tokens through the Resell v2 API. |
Package traffic provides the ability to retrieve traffic data through the Resell v2 API.
|
Package traffic provides the ability to retrieve traffic data through the Resell v2 API. |
Package users provides the ability to retrieve and manage users through the Resell v2 API.
|
Package users provides the ability to retrieve and manage users through the Resell v2 API. |
Package vrrpsubnets provides the ability to retrieve and manage VRRP subnets through the Resell v2 API.
|
Package vrrpsubnets provides the ability to retrieve and manage VRRP subnets through the Resell v2 API. |
Click to show internal directories.
Click to hide internal directories.