Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OpenStackImageService ¶
type OpenStackImageService struct {
// contains filtered or unexported fields
}
func NewOpenStackImageService ¶
func NewOpenStackImageService( computeService *gophercloud.ServiceClient, uuidGen boshuuid.Generator, logger boshlog.Logger, ) OpenStackImageService
func (OpenStackImageService) Create ¶
func (i OpenStackImageService) Create(imagePath string, description string) (string, error)
func (OpenStackImageService) Delete ¶
func (i OpenStackImageService) Delete(id string) error
Source Files ¶
Click to show internal directories.
Click to hide internal directories.