imagesget

package
v0.0.0-...-c891ed9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 5, 2019 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetImagesInput

type GetImagesInput struct {
	ImageIds []string `json:"imageids"`
	Cloud    cmn.Cloud
}

func (*GetImagesInput) GetAllImage

func (img *GetImagesInput) GetAllImage() (GetImagesResponse, error)

being create_loadbalancer my job is to create required loadbalancer and give back the response who called me

func (*GetImagesInput) GetImage

func (img *GetImagesInput) GetImage() (GetImagesResponse, error)

being create_loadbalancer my job is to create required loadbalancer and give back the response who called me

type GetImagesResponse

type GetImagesResponse struct {
	AwsResponse     []image.ImageResponse `json:"AwsResponse,omitempty"`
	AzureResponse   string                `json:"AzureResponse,omitempty"`
	DefaultResponse string                `json:"Response,omitempty"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL