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

# Packages

images unit tests.

# Functions

Delete deletes the specified image ID.
ExtractImages converts a page of List results into a slice of usable Image structs.
Get returns data about a specific image by its ID.
IDFromName is a convienience function that returns an image's ID given its name.
ListDetail enumerates the available images.

# Structs

DeleteResult is the result from a Delete operation.
GetResult is the response from a Get operation.
Image represents an Image returned by the Compute API.
ImagePage contains a single page of all Images returne from a ListDetail operation.
ListOpts contain options filtering Images returned from a call to ListDetail.

# Interfaces

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