package
0.16.0
Repository: https://github.com/rendaw/gophercloud.git
Documentation: pkg.go.dev

# Packages

placement resource providers.

# Functions

Create makes a request against the API to create a resource provider.
ExtractResourceProviders returns a slice of ResourceProvider from a List operation.
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.

# Structs

CreateOpts represents options used to create a resource provider.
CreateResult is the result of a Create operation.
GetInventoriesResult is the response of a Get inventories operations.
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
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

# Interfaces

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