# Functions
CreateAddImageRequest creates a request to invoke AddImage API.
CreateAddImageResponse creates a response to parse from AddImage response.
CreateCreateImageDbRequest creates a request to invoke CreateImageDb API.
CreateCreateImageDbResponse creates a response to parse from CreateImageDb response.
CreateDeleteImageDbRequest creates a request to invoke DeleteImageDb API.
CreateDeleteImageDbResponse creates a response to parse from DeleteImageDb response.
CreateDeleteImageRequest creates a request to invoke DeleteImage API.
CreateDeleteImageResponse creates a response to parse from DeleteImage response.
CreateListImageDbsRequest creates a request to invoke ListImageDbs API.
CreateListImageDbsResponse creates a response to parse from ListImageDbs response.
CreateListImagesRequest creates a request to invoke ListImages API.
CreateListImagesResponse creates a response to parse from ListImages response.
CreateSearchImageRequest creates a request to invoke SearchImage API.
CreateSearchImageResponse creates a response to parse from SearchImage response.
GetEndpointMap Get Endpoint Data Map.
GetEndpointType Get Endpoint Type Value.
NewClient creates a sdk client with environment variables.
NewClientWithAccessKey is a shortcut to create sdk client with accesskey usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
NewClientWithEcsRamRole is a shortcut to create sdk client with ecs ram role usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
NewClientWithOptions creates a sdk client with regionId/sdkConfig/credential this is the common api to create a sdk client.
NewClientWithProvider creates a sdk client with providers usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
NewClientWithRamRoleArn is a shortcut to create sdk client with ram roleArn usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
NewClientWithRamRoleArn is a shortcut to create sdk client with ram roleArn and policy usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
NewClientWithRsaKeyPair is a shortcut to create sdk client with rsa key pair usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
NewClientWithStsToken is a shortcut to create sdk client with sts token usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
SetClientProperty Set Property by Reflect.
SetEndpointDataToClient Set EndpointMap and ENdpointType.
# Structs
AddImageRequest is the request struct for api AddImage.
AddImageResponse is the response struct for api AddImage.
Client is the sdk client struct, each func corresponds to an OpenAPI.
CreateImageDbRequest is the request struct for api CreateImageDb.
CreateImageDbResponse is the response struct for api CreateImageDb.
Data is a nested struct in imgsearch response.
DbList is a nested struct in imgsearch response.
DbListItem is a nested struct in imgsearch response.
DeleteImageDbRequest is the request struct for api DeleteImageDb.
DeleteImageDbResponse is the response struct for api DeleteImageDb.
DeleteImageRequest is the request struct for api DeleteImage.
DeleteImageResponse is the response struct for api DeleteImage.
ImageList is a nested struct in imgsearch response.
ImageListItem is a nested struct in imgsearch response.
ListImageDbsRequest is the request struct for api ListImageDbs.
ListImageDbsResponse is the response struct for api ListImageDbs.
ListImagesRequest is the request struct for api ListImages.
ListImagesResponse is the response struct for api ListImages.
MatchList is a nested struct in imgsearch response.
MatchListItem is a nested struct in imgsearch response.
SearchImageRequest is the request struct for api SearchImage.
SearchImageResponse is the response struct for api SearchImage.