package
1.0.0
Repository: https://github.com/sameo/gophercloud.git
Documentation: pkg.go.dev

# Functions

ExtractImages converts a page of List results into a slice of usable Image structs.
Get acquires additional detail about a specific image by ID.
ListDetail enumerates the available images.

# Structs

GetResult temporarily stores a Get response.
Image is used for JSON (un)marshalling.
ImagePage contains a single page of results from a List operation.
ListOpts contain options for limiting the number of Images returned from a call to ListDetail.

# Interfaces

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