Documentation ¶
Overview ¶
Package gophercloud-sapcc provides integration between SAP CC services and Gophercloud.
Index ¶
- func NewArcV1(client *gophercloud.ProviderClient, endpointOpts gophercloud.EndpointOpts) (*gophercloud.ServiceClient, error)
- func NewAutomationV1(client *gophercloud.ProviderClient, endpointOpts gophercloud.EndpointOpts) (*gophercloud.ServiceClient, error)
- func NewBilling(client *gophercloud.ProviderClient, endpointOpts gophercloud.EndpointOpts) (*gophercloud.ServiceClient, error)
- func NewHermesV1(client *gophercloud.ProviderClient, endpointOpts gophercloud.EndpointOpts) (*gophercloud.ServiceClient, error)
- func NewLimesRatesV1(client *gophercloud.ProviderClient, endpointOpts gophercloud.EndpointOpts) (*gophercloud.ServiceClient, error)
- func NewLimesV1(client *gophercloud.ProviderClient, endpointOpts gophercloud.EndpointOpts) (*gophercloud.ServiceClient, error)
- func NewMetisV1(client *gophercloud.ProviderClient, endpointOpts gophercloud.EndpointOpts) (*gophercloud.ServiceClient, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewArcV1 ¶
func NewArcV1(client *gophercloud.ProviderClient, endpointOpts gophercloud.EndpointOpts) (*gophercloud.ServiceClient, error)
NewArcV1 creates a ServiceClient that may be used with the v1 arc package.
func NewAutomationV1 ¶
func NewAutomationV1(client *gophercloud.ProviderClient, endpointOpts gophercloud.EndpointOpts) (*gophercloud.ServiceClient, error)
NewAutomationV1 creates a ServiceClient that may be used with the v1 automation package.
func NewBilling ¶
func NewBilling(client *gophercloud.ProviderClient, endpointOpts gophercloud.EndpointOpts) (*gophercloud.ServiceClient, error)
NewBilling creates a ServiceClient that may be used with the billing package.
func NewHermesV1 ¶
func NewHermesV1(client *gophercloud.ProviderClient, endpointOpts gophercloud.EndpointOpts) (*gophercloud.ServiceClient, error)
NewHermesV1 creates a ServiceClient that may be used with the v1 hermes package.
func NewLimesRatesV1 ¶
func NewLimesRatesV1(client *gophercloud.ProviderClient, endpointOpts gophercloud.EndpointOpts) (*gophercloud.ServiceClient, error)
NewLimesRatesV1 creates a ServiceClient that may be used to interact with Limes' API endpoints that deal with rates.
func NewLimesV1 ¶
func NewLimesV1(client *gophercloud.ProviderClient, endpointOpts gophercloud.EndpointOpts) (*gophercloud.ServiceClient, error)
NewLimesV1 creates a ServiceClient that may be used to interact with Limes' API endpoints that deal with resources.
func NewMetisV1 ¶
func NewMetisV1(client *gophercloud.ProviderClient, endpointOpts gophercloud.EndpointOpts) (*gophercloud.ServiceClient, error)
NewMetisV1 creates a ServiceClient that may be used with the v1 metis package.
Types ¶
This section is empty.