package
0.0.0-20210831081626-d823fe11ceba
Repository: https://github.com/huaweicloud/golangsdk.git
Documentation: pkg.go.dev

# Packages

services unit tests.

# Functions

Create adds a new service of the requested type to the catalog.
Delete removes an existing service.
ExtractServices extracts a slice of Services from a Collection acquired from List.
Get returns additional information about a service, given its ID.
List enumerates the services available to a specific user.
Update updates an existing Service.

# Structs

CreateOpts provides options used to create a service.
CreateResult is the response from a Create request.
DeleteResult is the response from a Delete request.
GetResult is the response from a Get request.
ListOpts provides options for filtering the List results.
Service represents an OpenStack Service.
ServicePage is a single page of Service results.
UpdateOpts provides options for updating a service.
UpdateResult is the response from an Update request.

# Interfaces

CreateOptsBuilder allows extensions to add additional parameters to the Create request.
ListOptsBuilder enables extensions to add additional parameters to the List request.
UpdateOptsBuilder allows extensions to add additional parameters to the Update request.