//
pkg.gl
Category
github.com/gophercloud/gophercloud
openstack
imageservice
v2
imagedata
package
1.14.1
Repository:
https://github.com/gophercloud/gophercloud.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
2
Dependents
54
Files
64 SLOC
#
Packages
testing
imagedata unit tests.
#
Functions
Download
Download retrieves an image.
Stage
Stage performs PUT call on the existing image object in the Imageservice with the provided file.
Upload
Upload uploads an image file.
#
Structs
DownloadResult
DownloadResult is the result of a download image operation.
StageResult
StageResult is the result of a stage image operation.
UploadResult
UploadResult is the result of an upload image operation.