# Packages

No description provided by the author

# Functions

Create requests the creation of a new image import on the server.
Get retrieves Import API information data.

# Constants

GlanceDirectMethod represents glance-direct Import API method.
WebDownloadMethod represents web-download Import API method.

# Structs

CreateOpts specifies parameters of a new image import.
CreateResult is the result of import Create operation.
GetResult represents the result of a get operation.
ImportInfo represents information data for the Import API.
ImportMethods contains information about available Import API methods.

# Interfaces

CreateOptsBuilder allows to add additional parameters to the Create request.

# Type aliases

ImportMethod represents valid Import API method.