Documentation
¶
Index ¶
Constants ¶
View Source
const ProviderNetwork string = "Ext-Net"
ProviderNetwork name of CloudWatt external network
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthOptions ¶
AuthOptions fields are the union of those recognized by each identity implementation and provider.
type Client ¶
Client is the implementation of the ovh driver regarding to the api.ClientAPI This client used ovh api and opensatck ovh api to maximize code reuse
func AuthenticatedClient ¶
func AuthenticatedClient(opts AuthOptions, cfg openstack.CfgOptions) (*Client, error)
AuthenticatedClient returns an authenticated client
Click to show internal directories.
Click to hide internal directories.