Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeleteImageInput ¶
func (*DeleteImageInput) DeleteImage ¶
func (img *DeleteImageInput) DeleteImage() (DeleteImageResponse, error)
being create_loadbalancer my job is to create required loadbalancer and give back the response who called me
type DeleteImageResponse ¶
type DeleteImageResponse struct { AwsResponse []image.ImageResponse `json:"AwsResponse,omitempty"` AzureResponse string `json:"AzureResponse,omitempty"` DefaultResponse string `json:"Response,omitempty"` }
Click to show internal directories.
Click to hide internal directories.