# Functions
CreateCreateContainerGroupFromTemplateRequest creates a request to invoke CreateContainerGroupFromTemplate API.
CreateCreateContainerGroupFromTemplateResponse creates a response to parse from CreateContainerGroupFromTemplate response.
CreateCreateContainerGroupRequest creates a request to invoke CreateContainerGroup API.
CreateCreateContainerGroupResponse creates a response to parse from CreateContainerGroup response.
CreateCreateImageCacheRequest creates a request to invoke CreateImageCache API.
CreateCreateImageCacheResponse creates a response to parse from CreateImageCache response.
CreateDeleteContainerGroupRequest creates a request to invoke DeleteContainerGroup API.
CreateDeleteContainerGroupResponse creates a response to parse from DeleteContainerGroup response.
CreateDeleteImageCacheRequest creates a request to invoke DeleteImageCache API.
CreateDeleteImageCacheResponse creates a response to parse from DeleteImageCache response.
CreateDescribeContainerGroupMetricRequest creates a request to invoke DescribeContainerGroupMetric API.
CreateDescribeContainerGroupMetricResponse creates a response to parse from DescribeContainerGroupMetric response.
CreateDescribeContainerGroupPriceRequest creates a request to invoke DescribeContainerGroupPrice API.
CreateDescribeContainerGroupPriceResponse creates a response to parse from DescribeContainerGroupPrice response.
CreateDescribeContainerGroupsRequest creates a request to invoke DescribeContainerGroups API.
CreateDescribeContainerGroupsResponse creates a response to parse from DescribeContainerGroups response.
CreateDescribeContainerLogRequest creates a request to invoke DescribeContainerLog API.
CreateDescribeContainerLogResponse creates a response to parse from DescribeContainerLog response.
CreateDescribeImageCachesRequest creates a request to invoke DescribeImageCaches API.
CreateDescribeImageCachesResponse creates a response to parse from DescribeImageCaches response.
CreateDescribeMultiContainerGroupMetricRequest creates a request to invoke DescribeMultiContainerGroupMetric API.
CreateDescribeMultiContainerGroupMetricResponse creates a response to parse from DescribeMultiContainerGroupMetric response.
CreateDescribeRegionsRequest creates a request to invoke DescribeRegions API.
CreateDescribeRegionsResponse creates a response to parse from DescribeRegions response.
CreateExecContainerCommandRequest creates a request to invoke ExecContainerCommand API.
CreateExecContainerCommandResponse creates a response to parse from ExecContainerCommand response.
CreateExportContainerGroupTemplateRequest creates a request to invoke ExportContainerGroupTemplate API.
CreateExportContainerGroupTemplateResponse creates a response to parse from ExportContainerGroupTemplate response.
CreateRestartContainerGroupRequest creates a request to invoke RestartContainerGroup API.
CreateRestartContainerGroupResponse creates a response to parse from RestartContainerGroup response.
CreateUpdateContainerGroupByTemplateRequest creates a request to invoke UpdateContainerGroupByTemplate API.
CreateUpdateContainerGroupByTemplateResponse creates a response to parse from UpdateContainerGroupByTemplate response.
CreateUpdateContainerGroupRequest creates a request to invoke UpdateContainerGroup API.
CreateUpdateContainerGroupResponse creates a response to parse from UpdateContainerGroup response.
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.
# Structs
Client is the sdk client struct, each func corresponds to an OpenAPI.
CreateContainerGroupFromTemplateRequest is the request struct for api CreateContainerGroupFromTemplate.
CreateContainerGroupFromTemplateResponse is the response struct for api CreateContainerGroupFromTemplate.
CreateContainerGroupRequest is the request struct for api CreateContainerGroup.
CreateContainerGroupResponse is the response struct for api CreateContainerGroup.
CreateImageCacheRequest is the request struct for api CreateImageCache.
CreateImageCacheResponse is the response struct for api CreateImageCache.
DeleteContainerGroupRequest is the request struct for api DeleteContainerGroup.
DeleteContainerGroupResponse is the response struct for api DeleteContainerGroup.
DeleteImageCacheRequest is the request struct for api DeleteImageCache.
DeleteImageCacheResponse is the response struct for api DeleteImageCache.
DescribeContainerGroupMetricRequest is the request struct for api DescribeContainerGroupMetric.
DescribeContainerGroupMetricResponse is the response struct for api DescribeContainerGroupMetric.
DescribeContainerGroupPriceRequest is the request struct for api DescribeContainerGroupPrice.
DescribeContainerGroupPriceResponse is the response struct for api DescribeContainerGroupPrice.
DescribeContainerGroupsRequest is the request struct for api DescribeContainerGroups.
DescribeContainerGroupsResponse is the response struct for api DescribeContainerGroups.
DescribeContainerLogRequest is the request struct for api DescribeContainerLog.
DescribeContainerLogResponse is the response struct for api DescribeContainerLog.
DescribeImageCachesRequest is the request struct for api DescribeImageCaches.
DescribeImageCachesResponse is the response struct for api DescribeImageCaches.
DescribeMultiContainerGroupMetricRequest is the request struct for api DescribeMultiContainerGroupMetric.
DescribeMultiContainerGroupMetricResponse is the response struct for api DescribeMultiContainerGroupMetric.
DescribeRegionsRequest is the request struct for api DescribeRegions.
DescribeRegionsResponse is the response struct for api DescribeRegions.
ExecContainerCommandRequest is the request struct for api ExecContainerCommand.
ExecContainerCommandResponse is the response struct for api ExecContainerCommand.
ExportContainerGroupTemplateRequest is the request struct for api ExportContainerGroupTemplate.
ExportContainerGroupTemplateResponse is the response struct for api ExportContainerGroupTemplate.
RestartContainerGroupRequest is the request struct for api RestartContainerGroup.
RestartContainerGroupResponse is the response struct for api RestartContainerGroup.
UpdateContainerGroupByTemplateRequest is the request struct for api UpdateContainerGroupByTemplate.
UpdateContainerGroupByTemplateResponse is the response struct for api UpdateContainerGroupByTemplate.
UpdateContainerGroupRequest is the request struct for api UpdateContainerGroup.
UpdateContainerGroupResponse is the response struct for api UpdateContainerGroup.