package
0.25.1
Repository: https://github.com/flowswiss/gophercloud.git
Documentation: pkg.go.dev

# Packages

placement resource providers.

# Functions

Create makes a request against the API to create a resource provider.
Delete accepts a unique ID and deletes the resource provider associated with it.
ExtractResourceProviders returns a slice of ResourceProvider from a List operation.
Get retrieves a specific resource provider based on its unique ID.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
List makes a request against the API to list resource providers.
Update makes a request against the API to create a resource provider.

# Structs

No description provided by the author
CreateOpts represents options used to create a resource provider.
CreateResult is the result of a Create operation.
DeleteResult represents the result of a delete operation.
GetAllocationsResult is the response of a Get allocations operations.
GetInventoriesResult is the response of a Get inventories operations.
GetResult represents the result of a create operation.
GetTraitsResult is the response of a Get traits operations.
GetUsagesResult is the response of a Get usage operations.
No description provided by the author
ListOpts allows the filtering resource providers.
ResourceProvider are entities which provider consumable inventory of one or more classes of resource.
No description provided by the author
No description provided by the author
No description provided by the author
ResourceProvidersPage contains a single page of all resource providers from a List call.
No description provided by the author
No description provided by the author
UpdateOpts represents options used to update a resource provider.
UpdateResult represents the result of a update operation.

# Interfaces

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