package
0.0.0-20240909034204-207f58c0b9a3
Repository: https://github.com/chnsz/golangsdk.git
Documentation: pkg.go.dev

# Functions

Create implements create image request.
Create implements create image request.
Create implements create image request.
Create implements create image request.
Create implements create image request.
Create implements create whole image request.
ExtractImages interprets the results of a single page from a List() call, producing a slice of Image entities.
No description provided by the author
List implements images list request.
Update implements image updated request.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

CreateOpts represents options used to create an image.
CreateOpts represents options used to create an image.
CreateOpts represents options used to create an image.
CreateOpts represents options used to create an image.
CreateSystemImageByVolumeOpts is the structure used to create a system image from EVS volume.
CreateWholeImageOpts represents options used to create an image.
No description provided by the author
Image represents an image found in the IMS.
ImageDateQuery represents a date field to be used for listing images.
ImagePage represents the results of a List request.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UpdateImageProperty represents an update property request.
UpdateResult represents the result of an Update operation.

# Interfaces

CreateOptsBuilder allows extensions to add parameters to the Create request.
No description provided by the author
Patch represents a single update to an existing image.
UpdateOptsBuilder allows extensions to add additional parameters to the Update request.

# Type aliases

ImageDateFilter represents a valid filter to use for filtering images by their date during a List.
UpdateOp represents a valid update operation.
UpdateOpts implements UpdateOpts.