Versions in this module Expand all Collapse all v0 v0.2.0 Feb 23, 2022 Changes in this version + type ListCloudImagesReqEx struct + func (listCloudImagesReqEx *ListCloudImagesReqEx) GetAbsolutePath() string + func (listCloudImagesReqEx *ListCloudImagesReqEx) Init() + func (listCloudImagesReqEx *ListCloudImagesReqEx) SetContainerFormat(container_format string) + func (listCloudImagesReqEx *ListCloudImagesReqEx) SetDiskFormat(disk_format string) + func (listCloudImagesReqEx *ListCloudImagesReqEx) SetId(id string) + func (listCloudImagesReqEx *ListCloudImagesReqEx) SetImageType(__imagetype string) + func (listCloudImagesReqEx *ListCloudImagesReqEx) SetLimit(limit int) + func (listCloudImagesReqEx *ListCloudImagesReqEx) SetMarker(marker string) + func (listCloudImagesReqEx *ListCloudImagesReqEx) SetMinDisk(min_disk string) + func (listCloudImagesReqEx *ListCloudImagesReqEx) SetMinRam(min_ram string) + func (listCloudImagesReqEx *ListCloudImagesReqEx) SetName(name string) + func (listCloudImagesReqEx *ListCloudImagesReqEx) SetOsBit(__os_bit string) + func (listCloudImagesReqEx *ListCloudImagesReqEx) SetOsType(__os_type string) + func (listCloudImagesReqEx *ListCloudImagesReqEx) SetOwner(owner string) + func (listCloudImagesReqEx *ListCloudImagesReqEx) SetPlatform(__platform string) + func (listCloudImagesReqEx *ListCloudImagesReqEx) SetProtected(protected bool) + func (listCloudImagesReqEx *ListCloudImagesReqEx) SetSortDir(sort_dir string) + func (listCloudImagesReqEx *ListCloudImagesReqEx) SetSortKey(sort_key string) + func (listCloudImagesReqEx *ListCloudImagesReqEx) SetStatus(status string) + func (listCloudImagesReqEx *ListCloudImagesReqEx) SetVisibility(visibility string) + type ListCloudImagesResp struct + Images []modules.Image + ResponseCode int v0.0.1-alpha Mar 10, 2023