Documentation ¶
Index ¶
- Variables
- func GetEndpointMap() map[string]string
- func GetEndpointType() string
- func SetClientProperty(client *Client, propertyName string, propertyValue interface{})
- func SetEndpointDataToClient(client *Client)
- type AddContainerAppRequest
- type AddContainerAppResponse
- type AddExistedNodesInstance
- type AddExistedNodesRequest
- type AddExistedNodesResponse
- type AddLocalNodesRequest
- type AddLocalNodesResponse
- type AddNodesRequest
- type AddNodesResponse
- type AddQueueRequest
- type AddQueueResponse
- type AddSecurityGroupRequest
- type AddSecurityGroupResponse
- type AddUsersRequest
- type AddUsersResponse
- type AddUsersUser
- type AdditionalVolumes
- type AppInfo
- type AppList
- type ApplicationInfo
- type ApplicationsInDescribeCluster
- type ApplicationsInListSoftwares
- type ApplyNodesInstanceTypeModel
- type ApplyNodesRequest
- type ApplyNodesResponse
- type ApplyNodesZoneInfos
- type BaseOsTag
- type CheckList
- type CheckListItem
- type Client
- func NewClient() (client *Client, err error)
- func NewClientWithAccessKey(regionId, accessKeyId, accessKeySecret string) (client *Client, err error)
- func NewClientWithEcsRamRole(regionId string, roleName string) (client *Client, err error)
- func NewClientWithOptions(regionId string, config *sdk.Config, credential auth.Credential) (client *Client, err error)
- func NewClientWithProvider(regionId string, providers ...provider.Provider) (client *Client, err error)
- func NewClientWithRamRoleArn(regionId string, accessKeyId, accessKeySecret, roleArn, roleSessionName string) (client *Client, err error)
- func NewClientWithRamRoleArnAndPolicy(regionId string, ...) (client *Client, err error)
- func NewClientWithRsaKeyPair(regionId string, publicKeyId, privateKey string, sessionExpiration int) (client *Client, err error)
- func NewClientWithStsToken(regionId, stsAccessKeyId, stsAccessKeySecret, stsToken string) (client *Client, err error)
- func (client *Client) AddContainerApp(request *AddContainerAppRequest) (response *AddContainerAppResponse, err error)
- func (client *Client) AddContainerAppWithCallback(request *AddContainerAppRequest, ...) <-chan int
- func (client *Client) AddContainerAppWithChan(request *AddContainerAppRequest) (<-chan *AddContainerAppResponse, <-chan error)
- func (client *Client) AddExistedNodes(request *AddExistedNodesRequest) (response *AddExistedNodesResponse, err error)
- func (client *Client) AddExistedNodesWithCallback(request *AddExistedNodesRequest, ...) <-chan int
- func (client *Client) AddExistedNodesWithChan(request *AddExistedNodesRequest) (<-chan *AddExistedNodesResponse, <-chan error)
- func (client *Client) AddLocalNodes(request *AddLocalNodesRequest) (response *AddLocalNodesResponse, err error)
- func (client *Client) AddLocalNodesWithCallback(request *AddLocalNodesRequest, ...) <-chan int
- func (client *Client) AddLocalNodesWithChan(request *AddLocalNodesRequest) (<-chan *AddLocalNodesResponse, <-chan error)
- func (client *Client) AddNodes(request *AddNodesRequest) (response *AddNodesResponse, err error)
- func (client *Client) AddNodesWithCallback(request *AddNodesRequest, callback func(response *AddNodesResponse, err error)) <-chan int
- func (client *Client) AddNodesWithChan(request *AddNodesRequest) (<-chan *AddNodesResponse, <-chan error)
- func (client *Client) AddQueue(request *AddQueueRequest) (response *AddQueueResponse, err error)
- func (client *Client) AddQueueWithCallback(request *AddQueueRequest, callback func(response *AddQueueResponse, err error)) <-chan int
- func (client *Client) AddQueueWithChan(request *AddQueueRequest) (<-chan *AddQueueResponse, <-chan error)
- func (client *Client) AddSecurityGroup(request *AddSecurityGroupRequest) (response *AddSecurityGroupResponse, err error)
- func (client *Client) AddSecurityGroupWithCallback(request *AddSecurityGroupRequest, ...) <-chan int
- func (client *Client) AddSecurityGroupWithChan(request *AddSecurityGroupRequest) (<-chan *AddSecurityGroupResponse, <-chan error)
- func (client *Client) AddUsers(request *AddUsersRequest) (response *AddUsersResponse, err error)
- func (client *Client) AddUsersWithCallback(request *AddUsersRequest, callback func(response *AddUsersResponse, err error)) <-chan int
- func (client *Client) AddUsersWithChan(request *AddUsersRequest) (<-chan *AddUsersResponse, <-chan error)
- func (client *Client) ApplyNodes(request *ApplyNodesRequest) (response *ApplyNodesResponse, err error)
- func (client *Client) ApplyNodesWithCallback(request *ApplyNodesRequest, ...) <-chan int
- func (client *Client) ApplyNodesWithChan(request *ApplyNodesRequest) (<-chan *ApplyNodesResponse, <-chan error)
- func (client *Client) CreateCluster(request *CreateClusterRequest) (response *CreateClusterResponse, err error)
- func (client *Client) CreateClusterWithCallback(request *CreateClusterRequest, ...) <-chan int
- func (client *Client) CreateClusterWithChan(request *CreateClusterRequest) (<-chan *CreateClusterResponse, <-chan error)
- func (client *Client) CreateGWSCluster(request *CreateGWSClusterRequest) (response *CreateGWSClusterResponse, err error)
- func (client *Client) CreateGWSClusterWithCallback(request *CreateGWSClusterRequest, ...) <-chan int
- func (client *Client) CreateGWSClusterWithChan(request *CreateGWSClusterRequest) (<-chan *CreateGWSClusterResponse, <-chan error)
- func (client *Client) CreateGWSImage(request *CreateGWSImageRequest) (response *CreateGWSImageResponse, err error)
- func (client *Client) CreateGWSImageWithCallback(request *CreateGWSImageRequest, ...) <-chan int
- func (client *Client) CreateGWSImageWithChan(request *CreateGWSImageRequest) (<-chan *CreateGWSImageResponse, <-chan error)
- func (client *Client) CreateGWSInstance(request *CreateGWSInstanceRequest) (response *CreateGWSInstanceResponse, err error)
- func (client *Client) CreateGWSInstanceWithCallback(request *CreateGWSInstanceRequest, ...) <-chan int
- func (client *Client) CreateGWSInstanceWithChan(request *CreateGWSInstanceRequest) (<-chan *CreateGWSInstanceResponse, <-chan error)
- func (client *Client) CreateHybridCluster(request *CreateHybridClusterRequest) (response *CreateHybridClusterResponse, err error)
- func (client *Client) CreateHybridClusterWithCallback(request *CreateHybridClusterRequest, ...) <-chan int
- func (client *Client) CreateHybridClusterWithChan(request *CreateHybridClusterRequest) (<-chan *CreateHybridClusterResponse, <-chan error)
- func (client *Client) CreateJobFile(request *CreateJobFileRequest) (response *CreateJobFileResponse, err error)
- func (client *Client) CreateJobFileWithCallback(request *CreateJobFileRequest, ...) <-chan int
- func (client *Client) CreateJobFileWithChan(request *CreateJobFileRequest) (<-chan *CreateJobFileResponse, <-chan error)
- func (client *Client) CreateJobTemplate(request *CreateJobTemplateRequest) (response *CreateJobTemplateResponse, err error)
- func (client *Client) CreateJobTemplateWithCallback(request *CreateJobTemplateRequest, ...) <-chan int
- func (client *Client) CreateJobTemplateWithChan(request *CreateJobTemplateRequest) (<-chan *CreateJobTemplateResponse, <-chan error)
- func (client *Client) DeleteCluster(request *DeleteClusterRequest) (response *DeleteClusterResponse, err error)
- func (client *Client) DeleteClusterWithCallback(request *DeleteClusterRequest, ...) <-chan int
- func (client *Client) DeleteClusterWithChan(request *DeleteClusterRequest) (<-chan *DeleteClusterResponse, <-chan error)
- func (client *Client) DeleteContainerApps(request *DeleteContainerAppsRequest) (response *DeleteContainerAppsResponse, err error)
- func (client *Client) DeleteContainerAppsWithCallback(request *DeleteContainerAppsRequest, ...) <-chan int
- func (client *Client) DeleteContainerAppsWithChan(request *DeleteContainerAppsRequest) (<-chan *DeleteContainerAppsResponse, <-chan error)
- func (client *Client) DeleteGWSCluster(request *DeleteGWSClusterRequest) (response *DeleteGWSClusterResponse, err error)
- func (client *Client) DeleteGWSClusterWithCallback(request *DeleteGWSClusterRequest, ...) <-chan int
- func (client *Client) DeleteGWSClusterWithChan(request *DeleteGWSClusterRequest) (<-chan *DeleteGWSClusterResponse, <-chan error)
- func (client *Client) DeleteGWSInstance(request *DeleteGWSInstanceRequest) (response *DeleteGWSInstanceResponse, err error)
- func (client *Client) DeleteGWSInstanceWithCallback(request *DeleteGWSInstanceRequest, ...) <-chan int
- func (client *Client) DeleteGWSInstanceWithChan(request *DeleteGWSInstanceRequest) (<-chan *DeleteGWSInstanceResponse, <-chan error)
- func (client *Client) DeleteImage(request *DeleteImageRequest) (response *DeleteImageResponse, err error)
- func (client *Client) DeleteImageWithCallback(request *DeleteImageRequest, ...) <-chan int
- func (client *Client) DeleteImageWithChan(request *DeleteImageRequest) (<-chan *DeleteImageResponse, <-chan error)
- func (client *Client) DeleteJobTemplates(request *DeleteJobTemplatesRequest) (response *DeleteJobTemplatesResponse, err error)
- func (client *Client) DeleteJobTemplatesWithCallback(request *DeleteJobTemplatesRequest, ...) <-chan int
- func (client *Client) DeleteJobTemplatesWithChan(request *DeleteJobTemplatesRequest) (<-chan *DeleteJobTemplatesResponse, <-chan error)
- func (client *Client) DeleteJobs(request *DeleteJobsRequest) (response *DeleteJobsResponse, err error)
- func (client *Client) DeleteJobsWithCallback(request *DeleteJobsRequest, ...) <-chan int
- func (client *Client) DeleteJobsWithChan(request *DeleteJobsRequest) (<-chan *DeleteJobsResponse, <-chan error)
- func (client *Client) DeleteNodes(request *DeleteNodesRequest) (response *DeleteNodesResponse, err error)
- func (client *Client) DeleteNodesWithCallback(request *DeleteNodesRequest, ...) <-chan int
- func (client *Client) DeleteNodesWithChan(request *DeleteNodesRequest) (<-chan *DeleteNodesResponse, <-chan error)
- func (client *Client) DeleteQueue(request *DeleteQueueRequest) (response *DeleteQueueResponse, err error)
- func (client *Client) DeleteQueueWithCallback(request *DeleteQueueRequest, ...) <-chan int
- func (client *Client) DeleteQueueWithChan(request *DeleteQueueRequest) (<-chan *DeleteQueueResponse, <-chan error)
- func (client *Client) DeleteSecurityGroup(request *DeleteSecurityGroupRequest) (response *DeleteSecurityGroupResponse, err error)
- func (client *Client) DeleteSecurityGroupWithCallback(request *DeleteSecurityGroupRequest, ...) <-chan int
- func (client *Client) DeleteSecurityGroupWithChan(request *DeleteSecurityGroupRequest) (<-chan *DeleteSecurityGroupResponse, <-chan error)
- func (client *Client) DeleteUsers(request *DeleteUsersRequest) (response *DeleteUsersResponse, err error)
- func (client *Client) DeleteUsersWithCallback(request *DeleteUsersRequest, ...) <-chan int
- func (client *Client) DeleteUsersWithChan(request *DeleteUsersRequest) (<-chan *DeleteUsersResponse, <-chan error)
- func (client *Client) DescribeAutoScaleConfig(request *DescribeAutoScaleConfigRequest) (response *DescribeAutoScaleConfigResponse, err error)
- func (client *Client) DescribeAutoScaleConfigWithCallback(request *DescribeAutoScaleConfigRequest, ...) <-chan int
- func (client *Client) DescribeAutoScaleConfigWithChan(request *DescribeAutoScaleConfigRequest) (<-chan *DescribeAutoScaleConfigResponse, <-chan error)
- func (client *Client) DescribeCluster(request *DescribeClusterRequest) (response *DescribeClusterResponse, err error)
- func (client *Client) DescribeClusterWithCallback(request *DescribeClusterRequest, ...) <-chan int
- func (client *Client) DescribeClusterWithChan(request *DescribeClusterRequest) (<-chan *DescribeClusterResponse, <-chan error)
- func (client *Client) DescribeContainerApp(request *DescribeContainerAppRequest) (response *DescribeContainerAppResponse, err error)
- func (client *Client) DescribeContainerAppWithCallback(request *DescribeContainerAppRequest, ...) <-chan int
- func (client *Client) DescribeContainerAppWithChan(request *DescribeContainerAppRequest) (<-chan *DescribeContainerAppResponse, <-chan error)
- func (client *Client) DescribeGWSClusterPolicy(request *DescribeGWSClusterPolicyRequest) (response *DescribeGWSClusterPolicyResponse, err error)
- func (client *Client) DescribeGWSClusterPolicyWithCallback(request *DescribeGWSClusterPolicyRequest, ...) <-chan int
- func (client *Client) DescribeGWSClusterPolicyWithChan(request *DescribeGWSClusterPolicyRequest) (<-chan *DescribeGWSClusterPolicyResponse, <-chan error)
- func (client *Client) DescribeGWSClusters(request *DescribeGWSClustersRequest) (response *DescribeGWSClustersResponse, err error)
- func (client *Client) DescribeGWSClustersWithCallback(request *DescribeGWSClustersRequest, ...) <-chan int
- func (client *Client) DescribeGWSClustersWithChan(request *DescribeGWSClustersRequest) (<-chan *DescribeGWSClustersResponse, <-chan error)
- func (client *Client) DescribeGWSImages(request *DescribeGWSImagesRequest) (response *DescribeGWSImagesResponse, err error)
- func (client *Client) DescribeGWSImagesWithCallback(request *DescribeGWSImagesRequest, ...) <-chan int
- func (client *Client) DescribeGWSImagesWithChan(request *DescribeGWSImagesRequest) (<-chan *DescribeGWSImagesResponse, <-chan error)
- func (client *Client) DescribeGWSInstances(request *DescribeGWSInstancesRequest) (response *DescribeGWSInstancesResponse, err error)
- func (client *Client) DescribeGWSInstancesWithCallback(request *DescribeGWSInstancesRequest, ...) <-chan int
- func (client *Client) DescribeGWSInstancesWithChan(request *DescribeGWSInstancesRequest) (<-chan *DescribeGWSInstancesResponse, <-chan error)
- func (client *Client) DescribeImage(request *DescribeImageRequest) (response *DescribeImageResponse, err error)
- func (client *Client) DescribeImageGatewayConfig(request *DescribeImageGatewayConfigRequest) (response *DescribeImageGatewayConfigResponse, err error)
- func (client *Client) DescribeImageGatewayConfigWithCallback(request *DescribeImageGatewayConfigRequest, ...) <-chan int
- func (client *Client) DescribeImageGatewayConfigWithChan(request *DescribeImageGatewayConfigRequest) (<-chan *DescribeImageGatewayConfigResponse, <-chan error)
- func (client *Client) DescribeImagePrice(request *DescribeImagePriceRequest) (response *DescribeImagePriceResponse, err error)
- func (client *Client) DescribeImagePriceWithCallback(request *DescribeImagePriceRequest, ...) <-chan int
- func (client *Client) DescribeImagePriceWithChan(request *DescribeImagePriceRequest) (<-chan *DescribeImagePriceResponse, <-chan error)
- func (client *Client) DescribeImageWithCallback(request *DescribeImageRequest, ...) <-chan int
- func (client *Client) DescribeImageWithChan(request *DescribeImageRequest) (<-chan *DescribeImageResponse, <-chan error)
- func (client *Client) DescribeJob(request *DescribeJobRequest) (response *DescribeJobResponse, err error)
- func (client *Client) DescribeJobWithCallback(request *DescribeJobRequest, ...) <-chan int
- func (client *Client) DescribeJobWithChan(request *DescribeJobRequest) (<-chan *DescribeJobResponse, <-chan error)
- func (client *Client) DescribeNFSClientStatus(request *DescribeNFSClientStatusRequest) (response *DescribeNFSClientStatusResponse, err error)
- func (client *Client) DescribeNFSClientStatusWithCallback(request *DescribeNFSClientStatusRequest, ...) <-chan int
- func (client *Client) DescribeNFSClientStatusWithChan(request *DescribeNFSClientStatusRequest) (<-chan *DescribeNFSClientStatusResponse, <-chan error)
- func (client *Client) DescribePrice(request *DescribePriceRequest) (response *DescribePriceResponse, err error)
- func (client *Client) DescribePriceWithCallback(request *DescribePriceRequest, ...) <-chan int
- func (client *Client) DescribePriceWithChan(request *DescribePriceRequest) (<-chan *DescribePriceResponse, <-chan error)
- func (client *Client) EcdDeleteDesktops(request *EcdDeleteDesktopsRequest) (response *EcdDeleteDesktopsResponse, err error)
- func (client *Client) EcdDeleteDesktopsWithCallback(request *EcdDeleteDesktopsRequest, ...) <-chan int
- func (client *Client) EcdDeleteDesktopsWithChan(request *EcdDeleteDesktopsRequest) (<-chan *EcdDeleteDesktopsResponse, <-chan error)
- func (client *Client) EditJobTemplate(request *EditJobTemplateRequest) (response *EditJobTemplateResponse, err error)
- func (client *Client) EditJobTemplateWithCallback(request *EditJobTemplateRequest, ...) <-chan int
- func (client *Client) EditJobTemplateWithChan(request *EditJobTemplateRequest) (<-chan *EditJobTemplateResponse, <-chan error)
- func (client *Client) GetAccountingReport(request *GetAccountingReportRequest) (response *GetAccountingReportResponse, err error)
- func (client *Client) GetAccountingReportWithCallback(request *GetAccountingReportRequest, ...) <-chan int
- func (client *Client) GetAccountingReportWithChan(request *GetAccountingReportRequest) (<-chan *GetAccountingReportResponse, <-chan error)
- func (client *Client) GetAutoScaleConfig(request *GetAutoScaleConfigRequest) (response *GetAutoScaleConfigResponse, err error)
- func (client *Client) GetAutoScaleConfigWithCallback(request *GetAutoScaleConfigRequest, ...) <-chan int
- func (client *Client) GetAutoScaleConfigWithChan(request *GetAutoScaleConfigRequest) (<-chan *GetAutoScaleConfigResponse, <-chan error)
- func (client *Client) GetCloudMetricLogs(request *GetCloudMetricLogsRequest) (response *GetCloudMetricLogsResponse, err error)
- func (client *Client) GetCloudMetricLogsWithCallback(request *GetCloudMetricLogsRequest, ...) <-chan int
- func (client *Client) GetCloudMetricLogsWithChan(request *GetCloudMetricLogsRequest) (<-chan *GetCloudMetricLogsResponse, <-chan error)
- func (client *Client) GetCloudMetricProfiling(request *GetCloudMetricProfilingRequest) (response *GetCloudMetricProfilingResponse, err error)
- func (client *Client) GetCloudMetricProfilingWithCallback(request *GetCloudMetricProfilingRequest, ...) <-chan int
- func (client *Client) GetCloudMetricProfilingWithChan(request *GetCloudMetricProfilingRequest) (<-chan *GetCloudMetricProfilingResponse, <-chan error)
- func (client *Client) GetClusterVolumes(request *GetClusterVolumesRequest) (response *GetClusterVolumesResponse, err error)
- func (client *Client) GetClusterVolumesWithCallback(request *GetClusterVolumesRequest, ...) <-chan int
- func (client *Client) GetClusterVolumesWithChan(request *GetClusterVolumesRequest) (<-chan *GetClusterVolumesResponse, <-chan error)
- func (client *Client) GetGWSConnectTicket(request *GetGWSConnectTicketRequest) (response *GetGWSConnectTicketResponse, err error)
- func (client *Client) GetGWSConnectTicketWithCallback(request *GetGWSConnectTicketRequest, ...) <-chan int
- func (client *Client) GetGWSConnectTicketWithChan(request *GetGWSConnectTicketRequest) (<-chan *GetGWSConnectTicketResponse, <-chan error)
- func (client *Client) GetHealthMonitorLogs(request *GetHealthMonitorLogsRequest) (response *GetHealthMonitorLogsResponse, err error)
- func (client *Client) GetHealthMonitorLogsWithCallback(request *GetHealthMonitorLogsRequest, ...) <-chan int
- func (client *Client) GetHealthMonitorLogsWithChan(request *GetHealthMonitorLogsRequest) (<-chan *GetHealthMonitorLogsResponse, <-chan error)
- func (client *Client) GetHybridClusterConfig(request *GetHybridClusterConfigRequest) (response *GetHybridClusterConfigResponse, err error)
- func (client *Client) GetHybridClusterConfigWithCallback(request *GetHybridClusterConfigRequest, ...) <-chan int
- func (client *Client) GetHybridClusterConfigWithChan(request *GetHybridClusterConfigRequest) (<-chan *GetHybridClusterConfigResponse, <-chan error)
- func (client *Client) GetIfEcsTypeSupportHtConfig(request *GetIfEcsTypeSupportHtConfigRequest) (response *GetIfEcsTypeSupportHtConfigResponse, err error)
- func (client *Client) GetIfEcsTypeSupportHtConfigWithCallback(request *GetIfEcsTypeSupportHtConfigRequest, ...) <-chan int
- func (client *Client) GetIfEcsTypeSupportHtConfigWithChan(request *GetIfEcsTypeSupportHtConfigRequest) (<-chan *GetIfEcsTypeSupportHtConfigResponse, <-chan error)
- func (client *Client) GetSchedulerInfo(request *GetSchedulerInfoRequest) (response *GetSchedulerInfoResponse, err error)
- func (client *Client) GetSchedulerInfoWithCallback(request *GetSchedulerInfoRequest, ...) <-chan int
- func (client *Client) GetSchedulerInfoWithChan(request *GetSchedulerInfoRequest) (<-chan *GetSchedulerInfoResponse, <-chan error)
- func (client *Client) GetVisualServiceStatus(request *GetVisualServiceStatusRequest) (response *GetVisualServiceStatusResponse, err error)
- func (client *Client) GetVisualServiceStatusWithCallback(request *GetVisualServiceStatusRequest, ...) <-chan int
- func (client *Client) GetVisualServiceStatusWithChan(request *GetVisualServiceStatusRequest) (<-chan *GetVisualServiceStatusResponse, <-chan error)
- func (client *Client) GetWorkbenchToken(request *GetWorkbenchTokenRequest) (response *GetWorkbenchTokenResponse, err error)
- func (client *Client) GetWorkbenchTokenWithCallback(request *GetWorkbenchTokenRequest, ...) <-chan int
- func (client *Client) GetWorkbenchTokenWithChan(request *GetWorkbenchTokenRequest) (<-chan *GetWorkbenchTokenResponse, <-chan error)
- func (client *Client) InitializeEHPC(request *InitializeEHPCRequest) (response *InitializeEHPCResponse, err error)
- func (client *Client) InitializeEHPCWithCallback(request *InitializeEHPCRequest, ...) <-chan int
- func (client *Client) InitializeEHPCWithChan(request *InitializeEHPCRequest) (<-chan *InitializeEHPCResponse, <-chan error)
- func (client *Client) InstallSoftware(request *InstallSoftwareRequest) (response *InstallSoftwareResponse, err error)
- func (client *Client) InstallSoftwareWithCallback(request *InstallSoftwareRequest, ...) <-chan int
- func (client *Client) InstallSoftwareWithChan(request *InstallSoftwareRequest) (<-chan *InstallSoftwareResponse, <-chan error)
- func (client *Client) InvokeShellCommand(request *InvokeShellCommandRequest) (response *InvokeShellCommandResponse, err error)
- func (client *Client) InvokeShellCommandWithCallback(request *InvokeShellCommandRequest, ...) <-chan int
- func (client *Client) InvokeShellCommandWithChan(request *InvokeShellCommandRequest) (<-chan *InvokeShellCommandResponse, <-chan error)
- func (client *Client) ListAvailableEcsTypes(request *ListAvailableEcsTypesRequest) (response *ListAvailableEcsTypesResponse, err error)
- func (client *Client) ListAvailableEcsTypesWithCallback(request *ListAvailableEcsTypesRequest, ...) <-chan int
- func (client *Client) ListAvailableEcsTypesWithChan(request *ListAvailableEcsTypesRequest) (<-chan *ListAvailableEcsTypesResponse, <-chan error)
- func (client *Client) ListCloudMetricProfilings(request *ListCloudMetricProfilingsRequest) (response *ListCloudMetricProfilingsResponse, err error)
- func (client *Client) ListCloudMetricProfilingsWithCallback(request *ListCloudMetricProfilingsRequest, ...) <-chan int
- func (client *Client) ListCloudMetricProfilingsWithChan(request *ListCloudMetricProfilingsRequest) (<-chan *ListCloudMetricProfilingsResponse, <-chan error)
- func (client *Client) ListClusterLogs(request *ListClusterLogsRequest) (response *ListClusterLogsResponse, err error)
- func (client *Client) ListClusterLogsWithCallback(request *ListClusterLogsRequest, ...) <-chan int
- func (client *Client) ListClusterLogsWithChan(request *ListClusterLogsRequest) (<-chan *ListClusterLogsResponse, <-chan error)
- func (client *Client) ListClusters(request *ListClustersRequest) (response *ListClustersResponse, err error)
- func (client *Client) ListClustersMeta(request *ListClustersMetaRequest) (response *ListClustersMetaResponse, err error)
- func (client *Client) ListClustersMetaWithCallback(request *ListClustersMetaRequest, ...) <-chan int
- func (client *Client) ListClustersMetaWithChan(request *ListClustersMetaRequest) (<-chan *ListClustersMetaResponse, <-chan error)
- func (client *Client) ListClustersWithCallback(request *ListClustersRequest, ...) <-chan int
- func (client *Client) ListClustersWithChan(request *ListClustersRequest) (<-chan *ListClustersResponse, <-chan error)
- func (client *Client) ListCommands(request *ListCommandsRequest) (response *ListCommandsResponse, err error)
- func (client *Client) ListCommandsWithCallback(request *ListCommandsRequest, ...) <-chan int
- func (client *Client) ListCommandsWithChan(request *ListCommandsRequest) (<-chan *ListCommandsResponse, <-chan error)
- func (client *Client) ListContainerApps(request *ListContainerAppsRequest) (response *ListContainerAppsResponse, err error)
- func (client *Client) ListContainerAppsWithCallback(request *ListContainerAppsRequest, ...) <-chan int
- func (client *Client) ListContainerAppsWithChan(request *ListContainerAppsRequest) (<-chan *ListContainerAppsResponse, <-chan error)
- func (client *Client) ListContainerImages(request *ListContainerImagesRequest) (response *ListContainerImagesResponse, err error)
- func (client *Client) ListContainerImagesWithCallback(request *ListContainerImagesRequest, ...) <-chan int
- func (client *Client) ListContainerImagesWithChan(request *ListContainerImagesRequest) (<-chan *ListContainerImagesResponse, <-chan error)
- func (client *Client) ListCpfsFileSystems(request *ListCpfsFileSystemsRequest) (response *ListCpfsFileSystemsResponse, err error)
- func (client *Client) ListCpfsFileSystemsWithCallback(request *ListCpfsFileSystemsRequest, ...) <-chan int
- func (client *Client) ListCpfsFileSystemsWithChan(request *ListCpfsFileSystemsRequest) (<-chan *ListCpfsFileSystemsResponse, <-chan error)
- func (client *Client) ListCurrentClientVersion(request *ListCurrentClientVersionRequest) (response *ListCurrentClientVersionResponse, err error)
- func (client *Client) ListCurrentClientVersionWithCallback(request *ListCurrentClientVersionRequest, ...) <-chan int
- func (client *Client) ListCurrentClientVersionWithChan(request *ListCurrentClientVersionRequest) (<-chan *ListCurrentClientVersionResponse, <-chan error)
- func (client *Client) ListCustomImages(request *ListCustomImagesRequest) (response *ListCustomImagesResponse, err error)
- func (client *Client) ListCustomImagesWithCallback(request *ListCustomImagesRequest, ...) <-chan int
- func (client *Client) ListCustomImagesWithChan(request *ListCustomImagesRequest) (<-chan *ListCustomImagesResponse, <-chan error)
- func (client *Client) ListFileSystemWithMountTargets(request *ListFileSystemWithMountTargetsRequest) (response *ListFileSystemWithMountTargetsResponse, err error)
- func (client *Client) ListFileSystemWithMountTargetsWithCallback(request *ListFileSystemWithMountTargetsRequest, ...) <-chan int
- func (client *Client) ListFileSystemWithMountTargetsWithChan(request *ListFileSystemWithMountTargetsRequest) (<-chan *ListFileSystemWithMountTargetsResponse, <-chan error)
- func (client *Client) ListImages(request *ListImagesRequest) (response *ListImagesResponse, err error)
- func (client *Client) ListImagesWithCallback(request *ListImagesRequest, ...) <-chan int
- func (client *Client) ListImagesWithChan(request *ListImagesRequest) (<-chan *ListImagesResponse, <-chan error)
- func (client *Client) ListInstalledSoftware(request *ListInstalledSoftwareRequest) (response *ListInstalledSoftwareResponse, err error)
- func (client *Client) ListInstalledSoftwareWithCallback(request *ListInstalledSoftwareRequest, ...) <-chan int
- func (client *Client) ListInstalledSoftwareWithChan(request *ListInstalledSoftwareRequest) (<-chan *ListInstalledSoftwareResponse, <-chan error)
- func (client *Client) ListInvocationResults(request *ListInvocationResultsRequest) (response *ListInvocationResultsResponse, err error)
- func (client *Client) ListInvocationResultsWithCallback(request *ListInvocationResultsRequest, ...) <-chan int
- func (client *Client) ListInvocationResultsWithChan(request *ListInvocationResultsRequest) (<-chan *ListInvocationResultsResponse, <-chan error)
- func (client *Client) ListInvocationStatus(request *ListInvocationStatusRequest) (response *ListInvocationStatusResponse, err error)
- func (client *Client) ListInvocationStatusWithCallback(request *ListInvocationStatusRequest, ...) <-chan int
- func (client *Client) ListInvocationStatusWithChan(request *ListInvocationStatusRequest) (<-chan *ListInvocationStatusResponse, <-chan error)
- func (client *Client) ListJobTemplates(request *ListJobTemplatesRequest) (response *ListJobTemplatesResponse, err error)
- func (client *Client) ListJobTemplatesWithCallback(request *ListJobTemplatesRequest, ...) <-chan int
- func (client *Client) ListJobTemplatesWithChan(request *ListJobTemplatesRequest) (<-chan *ListJobTemplatesResponse, <-chan error)
- func (client *Client) ListJobs(request *ListJobsRequest) (response *ListJobsResponse, err error)
- func (client *Client) ListJobsWithCallback(request *ListJobsRequest, callback func(response *ListJobsResponse, err error)) <-chan int
- func (client *Client) ListJobsWithChan(request *ListJobsRequest) (<-chan *ListJobsResponse, <-chan error)
- func (client *Client) ListNodes(request *ListNodesRequest) (response *ListNodesResponse, err error)
- func (client *Client) ListNodesByQueue(request *ListNodesByQueueRequest) (response *ListNodesByQueueResponse, err error)
- func (client *Client) ListNodesByQueueWithCallback(request *ListNodesByQueueRequest, ...) <-chan int
- func (client *Client) ListNodesByQueueWithChan(request *ListNodesByQueueRequest) (<-chan *ListNodesByQueueResponse, <-chan error)
- func (client *Client) ListNodesNoPaging(request *ListNodesNoPagingRequest) (response *ListNodesNoPagingResponse, err error)
- func (client *Client) ListNodesNoPagingWithCallback(request *ListNodesNoPagingRequest, ...) <-chan int
- func (client *Client) ListNodesNoPagingWithChan(request *ListNodesNoPagingRequest) (<-chan *ListNodesNoPagingResponse, <-chan error)
- func (client *Client) ListNodesWithCallback(request *ListNodesRequest, ...) <-chan int
- func (client *Client) ListNodesWithChan(request *ListNodesRequest) (<-chan *ListNodesResponse, <-chan error)
- func (client *Client) ListPreferredEcsTypes(request *ListPreferredEcsTypesRequest) (response *ListPreferredEcsTypesResponse, err error)
- func (client *Client) ListPreferredEcsTypesWithCallback(request *ListPreferredEcsTypesRequest, ...) <-chan int
- func (client *Client) ListPreferredEcsTypesWithChan(request *ListPreferredEcsTypesRequest) (<-chan *ListPreferredEcsTypesResponse, <-chan error)
- func (client *Client) ListQueues(request *ListQueuesRequest) (response *ListQueuesResponse, err error)
- func (client *Client) ListQueuesWithCallback(request *ListQueuesRequest, ...) <-chan int
- func (client *Client) ListQueuesWithChan(request *ListQueuesRequest) (<-chan *ListQueuesResponse, <-chan error)
- func (client *Client) ListRegions(request *ListRegionsRequest) (response *ListRegionsResponse, err error)
- func (client *Client) ListRegionsWithCallback(request *ListRegionsRequest, ...) <-chan int
- func (client *Client) ListRegionsWithChan(request *ListRegionsRequest) (<-chan *ListRegionsResponse, <-chan error)
- func (client *Client) ListSecurityGroups(request *ListSecurityGroupsRequest) (response *ListSecurityGroupsResponse, err error)
- func (client *Client) ListSecurityGroupsWithCallback(request *ListSecurityGroupsRequest, ...) <-chan int
- func (client *Client) ListSecurityGroupsWithChan(request *ListSecurityGroupsRequest) (<-chan *ListSecurityGroupsResponse, <-chan error)
- func (client *Client) ListSoftwares(request *ListSoftwaresRequest) (response *ListSoftwaresResponse, err error)
- func (client *Client) ListSoftwaresWithCallback(request *ListSoftwaresRequest, ...) <-chan int
- func (client *Client) ListSoftwaresWithChan(request *ListSoftwaresRequest) (<-chan *ListSoftwaresResponse, <-chan error)
- func (client *Client) ListTasks(request *ListTasksRequest) (response *ListTasksResponse, err error)
- func (client *Client) ListTasksWithCallback(request *ListTasksRequest, ...) <-chan int
- func (client *Client) ListTasksWithChan(request *ListTasksRequest) (<-chan *ListTasksResponse, <-chan error)
- func (client *Client) ListUsers(request *ListUsersRequest) (response *ListUsersResponse, err error)
- func (client *Client) ListUsersWithCallback(request *ListUsersRequest, ...) <-chan int
- func (client *Client) ListUsersWithChan(request *ListUsersRequest) (<-chan *ListUsersResponse, <-chan error)
- func (client *Client) ListVolumes(request *ListVolumesRequest) (response *ListVolumesResponse, err error)
- func (client *Client) ListVolumesWithCallback(request *ListVolumesRequest, ...) <-chan int
- func (client *Client) ListVolumesWithChan(request *ListVolumesRequest) (<-chan *ListVolumesResponse, <-chan error)
- func (client *Client) ModifyClusterAttributes(request *ModifyClusterAttributesRequest) (response *ModifyClusterAttributesResponse, err error)
- func (client *Client) ModifyClusterAttributesWithCallback(request *ModifyClusterAttributesRequest, ...) <-chan int
- func (client *Client) ModifyClusterAttributesWithChan(request *ModifyClusterAttributesRequest) (<-chan *ModifyClusterAttributesResponse, <-chan error)
- func (client *Client) ModifyContainerAppAttributes(request *ModifyContainerAppAttributesRequest) (response *ModifyContainerAppAttributesResponse, err error)
- func (client *Client) ModifyContainerAppAttributesWithCallback(request *ModifyContainerAppAttributesRequest, ...) <-chan int
- func (client *Client) ModifyContainerAppAttributesWithChan(request *ModifyContainerAppAttributesRequest) (<-chan *ModifyContainerAppAttributesResponse, <-chan error)
- func (client *Client) ModifyImageGatewayConfig(request *ModifyImageGatewayConfigRequest) (response *ModifyImageGatewayConfigResponse, err error)
- func (client *Client) ModifyImageGatewayConfigWithCallback(request *ModifyImageGatewayConfigRequest, ...) <-chan int
- func (client *Client) ModifyImageGatewayConfigWithChan(request *ModifyImageGatewayConfigRequest) (<-chan *ModifyImageGatewayConfigResponse, <-chan error)
- func (client *Client) ModifyUserGroups(request *ModifyUserGroupsRequest) (response *ModifyUserGroupsResponse, err error)
- func (client *Client) ModifyUserGroupsWithCallback(request *ModifyUserGroupsRequest, ...) <-chan int
- func (client *Client) ModifyUserGroupsWithChan(request *ModifyUserGroupsRequest) (<-chan *ModifyUserGroupsResponse, <-chan error)
- func (client *Client) ModifyUserPasswords(request *ModifyUserPasswordsRequest) (response *ModifyUserPasswordsResponse, err error)
- func (client *Client) ModifyUserPasswordsWithCallback(request *ModifyUserPasswordsRequest, ...) <-chan int
- func (client *Client) ModifyUserPasswordsWithChan(request *ModifyUserPasswordsRequest) (<-chan *ModifyUserPasswordsResponse, <-chan error)
- func (client *Client) ModifyVisualServicePasswd(request *ModifyVisualServicePasswdRequest) (response *ModifyVisualServicePasswdResponse, err error)
- func (client *Client) ModifyVisualServicePasswdWithCallback(request *ModifyVisualServicePasswdRequest, ...) <-chan int
- func (client *Client) ModifyVisualServicePasswdWithChan(request *ModifyVisualServicePasswdRequest) (<-chan *ModifyVisualServicePasswdResponse, <-chan error)
- func (client *Client) MountNFS(request *MountNFSRequest) (response *MountNFSResponse, err error)
- func (client *Client) MountNFSWithCallback(request *MountNFSRequest, callback func(response *MountNFSResponse, err error)) <-chan int
- func (client *Client) MountNFSWithChan(request *MountNFSRequest) (<-chan *MountNFSResponse, <-chan error)
- func (client *Client) PullImage(request *PullImageRequest) (response *PullImageResponse, err error)
- func (client *Client) PullImageWithCallback(request *PullImageRequest, ...) <-chan int
- func (client *Client) PullImageWithChan(request *PullImageRequest) (<-chan *PullImageResponse, <-chan error)
- func (client *Client) QueryServicePackAndPrice(request *QueryServicePackAndPriceRequest) (response *QueryServicePackAndPriceResponse, err error)
- func (client *Client) QueryServicePackAndPriceWithCallback(request *QueryServicePackAndPriceRequest, ...) <-chan int
- func (client *Client) QueryServicePackAndPriceWithChan(request *QueryServicePackAndPriceRequest) (<-chan *QueryServicePackAndPriceResponse, <-chan error)
- func (client *Client) RecoverCluster(request *RecoverClusterRequest) (response *RecoverClusterResponse, err error)
- func (client *Client) RecoverClusterWithCallback(request *RecoverClusterRequest, ...) <-chan int
- func (client *Client) RecoverClusterWithChan(request *RecoverClusterRequest) (<-chan *RecoverClusterResponse, <-chan error)
- func (client *Client) RerunJobs(request *RerunJobsRequest) (response *RerunJobsResponse, err error)
- func (client *Client) RerunJobsWithCallback(request *RerunJobsRequest, ...) <-chan int
- func (client *Client) RerunJobsWithChan(request *RerunJobsRequest) (<-chan *RerunJobsResponse, <-chan error)
- func (client *Client) ResetNodes(request *ResetNodesRequest) (response *ResetNodesResponse, err error)
- func (client *Client) ResetNodesWithCallback(request *ResetNodesRequest, ...) <-chan int
- func (client *Client) ResetNodesWithChan(request *ResetNodesRequest) (<-chan *ResetNodesResponse, <-chan error)
- func (client *Client) RunCloudMetricProfiling(request *RunCloudMetricProfilingRequest) (response *RunCloudMetricProfilingResponse, err error)
- func (client *Client) RunCloudMetricProfilingWithCallback(request *RunCloudMetricProfilingRequest, ...) <-chan int
- func (client *Client) RunCloudMetricProfilingWithChan(request *RunCloudMetricProfilingRequest) (<-chan *RunCloudMetricProfilingResponse, <-chan error)
- func (client *Client) SetAutoScaleConfig(request *SetAutoScaleConfigRequest) (response *SetAutoScaleConfigResponse, err error)
- func (client *Client) SetAutoScaleConfigWithCallback(request *SetAutoScaleConfigRequest, ...) <-chan int
- func (client *Client) SetAutoScaleConfigWithChan(request *SetAutoScaleConfigRequest) (<-chan *SetAutoScaleConfigResponse, <-chan error)
- func (client *Client) SetGWSClusterPolicy(request *SetGWSClusterPolicyRequest) (response *SetGWSClusterPolicyResponse, err error)
- func (client *Client) SetGWSClusterPolicyWithCallback(request *SetGWSClusterPolicyRequest, ...) <-chan int
- func (client *Client) SetGWSClusterPolicyWithChan(request *SetGWSClusterPolicyRequest) (<-chan *SetGWSClusterPolicyResponse, <-chan error)
- func (client *Client) SetGWSInstanceName(request *SetGWSInstanceNameRequest) (response *SetGWSInstanceNameResponse, err error)
- func (client *Client) SetGWSInstanceNameWithCallback(request *SetGWSInstanceNameRequest, ...) <-chan int
- func (client *Client) SetGWSInstanceNameWithChan(request *SetGWSInstanceNameRequest) (<-chan *SetGWSInstanceNameResponse, <-chan error)
- func (client *Client) SetGWSInstanceUser(request *SetGWSInstanceUserRequest) (response *SetGWSInstanceUserResponse, err error)
- func (client *Client) SetGWSInstanceUserWithCallback(request *SetGWSInstanceUserRequest, ...) <-chan int
- func (client *Client) SetGWSInstanceUserWithChan(request *SetGWSInstanceUserRequest) (<-chan *SetGWSInstanceUserResponse, <-chan error)
- func (client *Client) SetQueue(request *SetQueueRequest) (response *SetQueueResponse, err error)
- func (client *Client) SetQueueWithCallback(request *SetQueueRequest, callback func(response *SetQueueResponse, err error)) <-chan int
- func (client *Client) SetQueueWithChan(request *SetQueueRequest) (<-chan *SetQueueResponse, <-chan error)
- func (client *Client) SetSchedulerInfo(request *SetSchedulerInfoRequest) (response *SetSchedulerInfoResponse, err error)
- func (client *Client) SetSchedulerInfoWithCallback(request *SetSchedulerInfoRequest, ...) <-chan int
- func (client *Client) SetSchedulerInfoWithChan(request *SetSchedulerInfoRequest) (<-chan *SetSchedulerInfoResponse, <-chan error)
- func (client *Client) StartCluster(request *StartClusterRequest) (response *StartClusterResponse, err error)
- func (client *Client) StartClusterWithCallback(request *StartClusterRequest, ...) <-chan int
- func (client *Client) StartClusterWithChan(request *StartClusterRequest) (<-chan *StartClusterResponse, <-chan error)
- func (client *Client) StartGWSInstance(request *StartGWSInstanceRequest) (response *StartGWSInstanceResponse, err error)
- func (client *Client) StartGWSInstanceWithCallback(request *StartGWSInstanceRequest, ...) <-chan int
- func (client *Client) StartGWSInstanceWithChan(request *StartGWSInstanceRequest) (<-chan *StartGWSInstanceResponse, <-chan error)
- func (client *Client) StartNodes(request *StartNodesRequest) (response *StartNodesResponse, err error)
- func (client *Client) StartNodesWithCallback(request *StartNodesRequest, ...) <-chan int
- func (client *Client) StartNodesWithChan(request *StartNodesRequest) (<-chan *StartNodesResponse, <-chan error)
- func (client *Client) StartVisualService(request *StartVisualServiceRequest) (response *StartVisualServiceResponse, err error)
- func (client *Client) StartVisualServiceWithCallback(request *StartVisualServiceRequest, ...) <-chan int
- func (client *Client) StartVisualServiceWithChan(request *StartVisualServiceRequest) (<-chan *StartVisualServiceResponse, <-chan error)
- func (client *Client) StopCluster(request *StopClusterRequest) (response *StopClusterResponse, err error)
- func (client *Client) StopClusterWithCallback(request *StopClusterRequest, ...) <-chan int
- func (client *Client) StopClusterWithChan(request *StopClusterRequest) (<-chan *StopClusterResponse, <-chan error)
- func (client *Client) StopGWSInstance(request *StopGWSInstanceRequest) (response *StopGWSInstanceResponse, err error)
- func (client *Client) StopGWSInstanceWithCallback(request *StopGWSInstanceRequest, ...) <-chan int
- func (client *Client) StopGWSInstanceWithChan(request *StopGWSInstanceRequest) (<-chan *StopGWSInstanceResponse, <-chan error)
- func (client *Client) StopJobs(request *StopJobsRequest) (response *StopJobsResponse, err error)
- func (client *Client) StopJobsWithCallback(request *StopJobsRequest, callback func(response *StopJobsResponse, err error)) <-chan int
- func (client *Client) StopJobsWithChan(request *StopJobsRequest) (<-chan *StopJobsResponse, <-chan error)
- func (client *Client) StopNodes(request *StopNodesRequest) (response *StopNodesResponse, err error)
- func (client *Client) StopNodesWithCallback(request *StopNodesRequest, ...) <-chan int
- func (client *Client) StopNodesWithChan(request *StopNodesRequest) (<-chan *StopNodesResponse, <-chan error)
- func (client *Client) StopVisualService(request *StopVisualServiceRequest) (response *StopVisualServiceResponse, err error)
- func (client *Client) StopVisualServiceWithCallback(request *StopVisualServiceRequest, ...) <-chan int
- func (client *Client) StopVisualServiceWithChan(request *StopVisualServiceRequest) (<-chan *StopVisualServiceResponse, <-chan error)
- func (client *Client) SubmitJob(request *SubmitJobRequest) (response *SubmitJobResponse, err error)
- func (client *Client) SubmitJobWithCallback(request *SubmitJobRequest, ...) <-chan int
- func (client *Client) SubmitJobWithChan(request *SubmitJobRequest) (<-chan *SubmitJobResponse, <-chan error)
- func (client *Client) UninstallSoftware(request *UninstallSoftwareRequest) (response *UninstallSoftwareResponse, err error)
- func (client *Client) UninstallSoftwareWithCallback(request *UninstallSoftwareRequest, ...) <-chan int
- func (client *Client) UninstallSoftwareWithChan(request *UninstallSoftwareRequest) (<-chan *UninstallSoftwareResponse, <-chan error)
- func (client *Client) UpdateClusterVolumes(request *UpdateClusterVolumesRequest) (response *UpdateClusterVolumesResponse, err error)
- func (client *Client) UpdateClusterVolumesWithCallback(request *UpdateClusterVolumesRequest, ...) <-chan int
- func (client *Client) UpdateClusterVolumesWithChan(request *UpdateClusterVolumesRequest) (<-chan *UpdateClusterVolumesResponse, <-chan error)
- func (client *Client) UpdateQueueConfig(request *UpdateQueueConfigRequest) (response *UpdateQueueConfigResponse, err error)
- func (client *Client) UpdateQueueConfigWithCallback(request *UpdateQueueConfigRequest, ...) <-chan int
- func (client *Client) UpdateQueueConfigWithChan(request *UpdateQueueConfigRequest) (<-chan *UpdateQueueConfigResponse, <-chan error)
- func (client *Client) UpgradeClient(request *UpgradeClientRequest) (response *UpgradeClientResponse, err error)
- func (client *Client) UpgradeClientWithCallback(request *UpgradeClientRequest, ...) <-chan int
- func (client *Client) UpgradeClientWithChan(request *UpgradeClientRequest) (<-chan *UpgradeClientResponse, <-chan error)
- type ClusterInfo
- type ClusterInfoSimple
- type ClustersInDescribeGWSClusters
- type ClustersInListClusters
- type ClustersInListClustersMeta
- type Command
- type Commands
- type Compute
- type ComputeInListPreferredEcsTypes
- type ComputeInstanceType
- type Computes
- type ContainerAppInfo
- type ContainerApps
- type ContainerAppsItem
- type ContainerId
- type CreateClusterAdditionalVolumes
- type CreateClusterApplication
- type CreateClusterPostInstallScript
- type CreateClusterRequest
- type CreateClusterResponse
- type CreateClusterRoles
- type CreateGWSClusterRequest
- type CreateGWSClusterResponse
- type CreateGWSImageRequest
- type CreateGWSImageResponse
- type CreateGWSInstanceRequest
- type CreateGWSInstanceResponse
- type CreateHybridClusterApplication
- type CreateHybridClusterNodes
- type CreateHybridClusterPostInstallScript
- type CreateHybridClusterRequest
- type CreateHybridClusterResponse
- type CreateJobFileRequest
- type CreateJobFileResponse
- type CreateJobTemplateRequest
- type CreateJobTemplateResponse
- type Data
- type DeleteClusterRequest
- type DeleteClusterResponse
- type DeleteContainerAppsContainerApp
- type DeleteContainerAppsRequest
- type DeleteContainerAppsResponse
- type DeleteGWSClusterRequest
- type DeleteGWSClusterResponse
- type DeleteGWSInstanceRequest
- type DeleteGWSInstanceResponse
- type DeleteImageRequest
- type DeleteImageResponse
- type DeleteJobTemplatesRequest
- type DeleteJobTemplatesResponse
- type DeleteJobsRequest
- type DeleteJobsResponse
- type DeleteNodesInstance
- type DeleteNodesRequest
- type DeleteNodesResponse
- type DeleteQueueRequest
- type DeleteQueueResponse
- type DeleteSecurityGroupRequest
- type DeleteSecurityGroupResponse
- type DeleteUsersRequest
- type DeleteUsersResponse
- type DeleteUsersUser
- type DescribeAutoScaleConfigRequest
- type DescribeAutoScaleConfigResponse
- type DescribeClusterRequest
- type DescribeClusterResponse
- type DescribeContainerAppRequest
- type DescribeContainerAppResponse
- type DescribeGWSClusterPolicyRequest
- type DescribeGWSClusterPolicyResponse
- type DescribeGWSClustersRequest
- type DescribeGWSClustersResponse
- type DescribeGWSImagesRequest
- type DescribeGWSImagesResponse
- type DescribeGWSInstancesRequest
- type DescribeGWSInstancesResponse
- type DescribeImageGatewayConfigRequest
- type DescribeImageGatewayConfigResponse
- type DescribeImagePriceRequest
- type DescribeImagePriceResponse
- type DescribeImageRequest
- type DescribeImageResponse
- type DescribeJobRequest
- type DescribeJobResponse
- type DescribeNFSClientStatusRequest
- type DescribeNFSClientStatusResponse
- type DescribePriceCommodities
- type DescribePriceRequest
- type DescribePriceResponse
- type EcdDeleteDesktopsRequest
- type EcdDeleteDesktopsResponse
- type EcsInfo
- type EditJobTemplateRequest
- type EditJobTemplateResponse
- type FileSystemListInListCpfsFileSystems
- type FileSystemListInListFileSystemWithMountTargets
- type FileSystems
- type FileSystemsInListFileSystemWithMountTargets
- type GetAccountingReportRequest
- type GetAccountingReportResponse
- type GetAutoScaleConfigRequest
- type GetAutoScaleConfigResponse
- type GetCloudMetricLogsRequest
- type GetCloudMetricLogsResponse
- type GetCloudMetricProfilingRequest
- type GetCloudMetricProfilingResponse
- type GetClusterVolumesRequest
- type GetClusterVolumesResponse
- type GetGWSConnectTicketRequest
- type GetGWSConnectTicketResponse
- type GetHealthMonitorLogsRequest
- type GetHealthMonitorLogsResponse
- type GetHybridClusterConfigRequest
- type GetHybridClusterConfigResponse
- type GetIfEcsTypeSupportHtConfigRequest
- type GetIfEcsTypeSupportHtConfigResponse
- type GetSchedulerInfoRequest
- type GetSchedulerInfoResponse
- type GetSchedulerInfoScheduler
- type GetVisualServiceStatusRequest
- type GetVisualServiceStatusResponse
- type GetWorkbenchTokenRequest
- type GetWorkbenchTokenResponse
- type ImageInfo
- type Imagegw
- type ImagesInDescribeGWSImages
- type ImagesInListContainerImages
- type ImagesInListCustomImages
- type ImagesItem
- type InitializeEHPCRequest
- type InitializeEHPCResponse
- type InstallSoftwareRequest
- type InstallSoftwareResponse
- type Instance
- type InstanceIdsInAddLocalNodes
- type InstanceIdsInAddNodes
- type InstanceIdsInApplyNodes
- type InstanceIdsInInvokeShellCommand
- type InstanceInfo
- type InstanceLoginView
- type InstanceTypeFamilies
- type InstanceTypeFamilyInfo
- type InstanceTypeInfo
- type InstanceTypes
- type Instances
- type InvocationResult
- type InvocationResults
- type InvokeInstance
- type InvokeInstances
- type InvokeShellCommandInstance
- type InvokeShellCommandRequest
- type InvokeShellCommandResponse
- type JobInfo
- type JobTemplates
- type Jobs
- type ListAvailableEcsTypesRequest
- type ListAvailableEcsTypesResponse
- type ListCloudMetricProfilingsRequest
- type ListCloudMetricProfilingsResponse
- type ListClusterLogsRequest
- type ListClusterLogsResponse
- type ListClustersMetaRequest
- type ListClustersMetaResponse
- type ListClustersRequest
- type ListClustersResponse
- type ListCommandsRequest
- type ListCommandsResponse
- type ListContainerAppsRequest
- type ListContainerAppsResponse
- type ListContainerImagesRequest
- type ListContainerImagesResponse
- type ListCpfsFileSystemsRequest
- type ListCpfsFileSystemsResponse
- type ListCurrentClientVersionRequest
- type ListCurrentClientVersionResponse
- type ListCustomImagesRequest
- type ListCustomImagesResponse
- type ListFileSystemWithMountTargetsRequest
- type ListFileSystemWithMountTargetsResponse
- type ListImagesRequest
- type ListImagesResponse
- type ListInstalledSoftwareRequest
- type ListInstalledSoftwareResponse
- type ListInvocationResultsInstance
- type ListInvocationResultsRequest
- type ListInvocationResultsResponse
- type ListInvocationStatusRequest
- type ListInvocationStatusResponse
- type ListJobTemplatesRequest
- type ListJobTemplatesResponse
- type ListJobsRequest
- type ListJobsResponse
- type ListNodesByQueueRequest
- type ListNodesByQueueResponse
- type ListNodesNoPagingRequest
- type ListNodesNoPagingResponse
- type ListNodesRequest
- type ListNodesResponse
- type ListPreferredEcsTypesRequest
- type ListPreferredEcsTypesResponse
- type ListQueuesRequest
- type ListQueuesResponse
- type ListRegionsRequest
- type ListRegionsResponse
- type ListSecurityGroupsRequest
- type ListSecurityGroupsResponse
- type ListSoftwaresRequest
- type ListSoftwaresResponse
- type ListTasksRequest
- type ListTasksResponse
- type ListUsersRequest
- type ListUsersResponse
- type ListVolumesRequest
- type ListVolumesResponse
- type LocationInfo
- type Locations
- type LogInfo
- type LogInfoInGetHealthMonitorLogs
- type Login
- type LoginInListPreferredEcsTypes
- type Logs
- type LogsInListClusterLogs
- type Manager
- type ManagerInListPreferredEcsTypes
- type Managers
- type Message
- type MetricLog
- type MetricLogs
- type ModifyClusterAttributesRequest
- type ModifyClusterAttributesResponse
- type ModifyContainerAppAttributesRequest
- type ModifyContainerAppAttributesResponse
- type ModifyImageGatewayConfigRepo
- type ModifyImageGatewayConfigRequest
- type ModifyImageGatewayConfigResponse
- type ModifyUserGroupsRequest
- type ModifyUserGroupsResponse
- type ModifyUserGroupsUser
- type ModifyUserPasswordsRequest
- type ModifyUserPasswordsResponse
- type ModifyUserPasswordsUser
- type ModifyVisualServicePasswdRequest
- type ModifyVisualServicePasswdResponse
- type MountNFSRequest
- type MountNFSResponse
- type MountTargetListInListCpfsFileSystems
- type MountTargetListInListFileSystemWithMountTargets
- type MountTargets
- type NodeInfo
- type NodesInListNodes
- type NodesInListNodesByQueue
- type NodesInListNodesNoPaging
- type OsInfo
- type OsTag
- type OsTags
- type PackageList
- type Packages
- type PostInstallScriptInfo
- type PostInstallScripts
- type PriceInfo
- type Prices
- type ProfilingInfo
- type Profilings
- type PullImageRequest
- type PullImageResponse
- type QueryServicePackAndPriceRequest
- type QueryServicePackAndPriceResponse
- type QueueInfo
- type QueuesInGetAutoScaleConfig
- type QueuesInListQueues
- type RecoverClusterRequest
- type RecoverClusterResponse
- type RegionInfo
- type Regions
- type RerunJobsRequest
- type RerunJobsResponse
- type ResetNodesInstance
- type ResetNodesRequest
- type ResetNodesResponse
- type Resources
- type Result
- type RoleInfo
- type Roles
- type RolesInGetClusterVolumes
- type RolesInListNodes
- type RolesInListNodesNoPaging
- type Root
- type RunCloudMetricProfilingRequest
- type RunCloudMetricProfilingResponse
- type SchedInfo
- type SchedInfoItem
- type SecurityGroups
- type Series
- type SeriesInfo
- type ServicePack
- type ServicePackInfo
- type SetAutoScaleConfigInstanceTypes
- type SetAutoScaleConfigQueues
- type SetAutoScaleConfigRequest
- type SetAutoScaleConfigResponse
- type SetGWSClusterPolicyRequest
- type SetGWSClusterPolicyResponse
- type SetGWSInstanceNameRequest
- type SetGWSInstanceNameResponse
- type SetGWSInstanceUserRequest
- type SetGWSInstanceUserResponse
- type SetQueueNode
- type SetQueueRequest
- type SetQueueResponse
- type SetSchedulerInfoAclLimit
- type SetSchedulerInfoPbsInfo
- type SetSchedulerInfoRequest
- type SetSchedulerInfoResourceLimit
- type SetSchedulerInfoResponse
- type SetSchedulerInfoScheduler
- type SetSchedulerInfoSlurmInfo
- type SoftwareInfo
- type SoftwareList
- type SoftwareListItem
- type Softwares
- type SpotInstanceTypes
- type StartClusterRequest
- type StartClusterResponse
- type StartGWSInstanceRequest
- type StartGWSInstanceResponse
- type StartNodesInstance
- type StartNodesRequest
- type StartNodesResponse
- type StartVisualServiceRequest
- type StartVisualServiceResponse
- type StopClusterRequest
- type StopClusterResponse
- type StopGWSInstanceRequest
- type StopGWSInstanceResponse
- type StopJobsRequest
- type StopJobsResponse
- type StopNodesInstance
- type StopNodesRequest
- type StopNodesResponse
- type StopVisualServiceRequest
- type StopVisualServiceResponse
- type SubmitJobRequest
- type SubmitJobResponse
- type SvgInfo
- type SvgUrls
- type TaskInfo
- type Tasks
- type Templates
- type TotalResources
- type Types
- type TypesInfo
- type UninstallSoftwareRequest
- type UninstallSoftwareResponse
- type UpdateClusterVolumesAdditionalVolumes
- type UpdateClusterVolumesRequest
- type UpdateClusterVolumesResponse
- type UpdateClusterVolumesRoles
- type UpdateQueueConfigRequest
- type UpdateQueueConfigResponse
- type UpgradeClientRequest
- type UpgradeClientResponse
- type UsedResources
- type UserInfo
- type Users
- type VolumeInfo
- type VolumesInGetClusterVolumes
- type VolumesInListVolumes
- type ZoneIds
Constants ¶
This section is empty.
Variables ¶
var EndpointMap map[string]string
EndpointMap Endpoint Data
var EndpointType = "regional"
EndpointType regional or central
Functions ¶
func GetEndpointMap ¶ added in v1.61.31
GetEndpointMap Get Endpoint Data Map
func GetEndpointType ¶ added in v1.61.31
func GetEndpointType() string
GetEndpointType Get Endpoint Type Value
func SetClientProperty ¶ added in v1.61.31
SetClientProperty Set Property by Reflect
func SetEndpointDataToClient ¶ added in v1.61.31
func SetEndpointDataToClient(client *Client)
SetEndpointDataToClient Set EndpointMap and ENdpointType
Types ¶
type AddContainerAppRequest ¶
type AddContainerAppRequest struct { *requests.RpcRequest Description string `position:"Query" name:"Description"` Repository string `position:"Query" name:"Repository"` ContainerType string `position:"Query" name:"ContainerType"` Name string `position:"Query" name:"Name"` ImageTag string `position:"Query" name:"ImageTag"` }
AddContainerAppRequest is the request struct for api AddContainerApp
func CreateAddContainerAppRequest ¶
func CreateAddContainerAppRequest() (request *AddContainerAppRequest)
CreateAddContainerAppRequest creates a request to invoke AddContainerApp API
type AddContainerAppResponse ¶
type AddContainerAppResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` ContainerId ContainerId `json:"ContainerId" xml:"ContainerId"` }
AddContainerAppResponse is the response struct for api AddContainerApp
func CreateAddContainerAppResponse ¶
func CreateAddContainerAppResponse() (response *AddContainerAppResponse)
CreateAddContainerAppResponse creates a response to parse from AddContainerApp response
type AddExistedNodesInstance ¶ added in v1.61.1093
type AddExistedNodesInstance struct {
Id string `name:"Id"`
}
AddExistedNodesInstance is a repeated param struct in AddExistedNodesRequest
type AddExistedNodesRequest ¶ added in v1.61.1093
type AddExistedNodesRequest struct { *requests.RpcRequest ImageId string `position:"Query" name:"ImageId"` Instance *[]AddExistedNodesInstance `position:"Query" name:"Instance" type:"Repeated"` ClientToken string `position:"Query" name:"ClientToken"` ClusterId string `position:"Query" name:"ClusterId"` JobQueue string `position:"Query" name:"JobQueue"` ImageOwnerAlias string `position:"Query" name:"ImageOwnerAlias"` }
AddExistedNodesRequest is the request struct for api AddExistedNodes
func CreateAddExistedNodesRequest ¶ added in v1.61.1093
func CreateAddExistedNodesRequest() (request *AddExistedNodesRequest)
CreateAddExistedNodesRequest creates a request to invoke AddExistedNodes API
type AddExistedNodesResponse ¶ added in v1.61.1093
type AddExistedNodesResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TaskId string `json:"TaskId" xml:"TaskId"` }
AddExistedNodesResponse is the response struct for api AddExistedNodes
func CreateAddExistedNodesResponse ¶ added in v1.61.1093
func CreateAddExistedNodesResponse() (response *AddExistedNodesResponse)
CreateAddExistedNodesResponse creates a response to parse from AddExistedNodes response
type AddLocalNodesRequest ¶
type AddLocalNodesRequest struct { *requests.RpcRequest ClusterId string `position:"Query" name:"ClusterId"` Nodes string `position:"Query" name:"Nodes"` }
AddLocalNodesRequest is the request struct for api AddLocalNodes
func CreateAddLocalNodesRequest ¶
func CreateAddLocalNodesRequest() (request *AddLocalNodesRequest)
CreateAddLocalNodesRequest creates a request to invoke AddLocalNodes API
type AddLocalNodesResponse ¶
type AddLocalNodesResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` InstanceIds InstanceIdsInAddLocalNodes `json:"InstanceIds" xml:"InstanceIds"` }
AddLocalNodesResponse is the response struct for api AddLocalNodes
func CreateAddLocalNodesResponse ¶
func CreateAddLocalNodesResponse() (response *AddLocalNodesResponse)
CreateAddLocalNodesResponse creates a response to parse from AddLocalNodes response
type AddNodesRequest ¶
type AddNodesRequest struct { *requests.RpcRequest ImageId string `position:"Query" name:"ImageId"` SystemDiskLevel string `position:"Query" name:"SystemDiskLevel"` ClientToken string `position:"Query" name:"ClientToken"` AllocatePublicAddress requests.Boolean `position:"Query" name:"AllocatePublicAddress"` InternetMaxBandWidthOut requests.Integer `position:"Query" name:"InternetMaxBandWidthOut"` JobQueue string `position:"Query" name:"JobQueue"` ImageOwnerAlias string `position:"Query" name:"ImageOwnerAlias"` SystemDiskType string `position:"Query" name:"SystemDiskType"` MinCount requests.Integer `position:"Query" name:"MinCount"` SystemDiskSize requests.Integer `position:"Query" name:"SystemDiskSize"` InstanceType string `position:"Query" name:"InstanceType"` HostNamePrefix string `position:"Query" name:"HostNamePrefix"` ComputeSpotPriceLimit string `position:"Query" name:"ComputeSpotPriceLimit"` AutoRenewPeriod requests.Integer `position:"Query" name:"AutoRenewPeriod"` Period requests.Integer `position:"Query" name:"Period"` Count requests.Integer `position:"Query" name:"Count"` ClusterId string `position:"Query" name:"ClusterId"` ComputeSpotStrategy string `position:"Query" name:"ComputeSpotStrategy"` HostNameSuffix string `position:"Query" name:"HostNameSuffix"` Sync requests.Boolean `position:"Query" name:"Sync"` VSwitchId string `position:"Query" name:"VSwitchId"` PeriodUnit string `position:"Query" name:"PeriodUnit"` ComputeEnableHt requests.Boolean `position:"Query" name:"ComputeEnableHt"` AutoRenew string `position:"Query" name:"AutoRenew"` EcsChargeType string `position:"Query" name:"EcsChargeType"` InternetChargeType string `position:"Query" name:"InternetChargeType"` CreateMode string `position:"Query" name:"CreateMode"` ZoneId string `position:"Query" name:"ZoneId"` InternetMaxBandWidthIn requests.Integer `position:"Query" name:"InternetMaxBandWidthIn"` }
AddNodesRequest is the request struct for api AddNodes
func CreateAddNodesRequest ¶
func CreateAddNodesRequest() (request *AddNodesRequest)
CreateAddNodesRequest creates a request to invoke AddNodes API
type AddNodesResponse ¶
type AddNodesResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TaskId string `json:"TaskId" xml:"TaskId"` InstanceIds InstanceIdsInAddNodes `json:"InstanceIds" xml:"InstanceIds"` }
AddNodesResponse is the response struct for api AddNodes
func CreateAddNodesResponse ¶
func CreateAddNodesResponse() (response *AddNodesResponse)
CreateAddNodesResponse creates a response to parse from AddNodes response
type AddQueueRequest ¶
type AddQueueRequest struct { *requests.RpcRequest QueueName string `position:"Query" name:"QueueName"` ClusterId string `position:"Query" name:"ClusterId"` }
AddQueueRequest is the request struct for api AddQueue
func CreateAddQueueRequest ¶
func CreateAddQueueRequest() (request *AddQueueRequest)
CreateAddQueueRequest creates a request to invoke AddQueue API
type AddQueueResponse ¶
type AddQueueResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
AddQueueResponse is the response struct for api AddQueue
func CreateAddQueueResponse ¶
func CreateAddQueueResponse() (response *AddQueueResponse)
CreateAddQueueResponse creates a response to parse from AddQueue response
type AddSecurityGroupRequest ¶ added in v1.61.443
type AddSecurityGroupRequest struct { *requests.RpcRequest ClientToken string `position:"Query" name:"ClientToken"` SecurityGroupId string `position:"Query" name:"SecurityGroupId"` ClusterId string `position:"Query" name:"ClusterId"` }
AddSecurityGroupRequest is the request struct for api AddSecurityGroup
func CreateAddSecurityGroupRequest ¶ added in v1.61.443
func CreateAddSecurityGroupRequest() (request *AddSecurityGroupRequest)
CreateAddSecurityGroupRequest creates a request to invoke AddSecurityGroup API
type AddSecurityGroupResponse ¶ added in v1.61.443
type AddSecurityGroupResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
AddSecurityGroupResponse is the response struct for api AddSecurityGroup
func CreateAddSecurityGroupResponse ¶ added in v1.61.443
func CreateAddSecurityGroupResponse() (response *AddSecurityGroupResponse)
CreateAddSecurityGroupResponse creates a response to parse from AddSecurityGroup response
type AddUsersRequest ¶
type AddUsersRequest struct { *requests.RpcRequest ClusterId string `position:"Query" name:"ClusterId"` User *[]AddUsersUser `position:"Query" name:"User" type:"Repeated"` }
AddUsersRequest is the request struct for api AddUsers
func CreateAddUsersRequest ¶
func CreateAddUsersRequest() (request *AddUsersRequest)
CreateAddUsersRequest creates a request to invoke AddUsers API
type AddUsersResponse ¶
type AddUsersResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
AddUsersResponse is the response struct for api AddUsers
func CreateAddUsersResponse ¶
func CreateAddUsersResponse() (response *AddUsersResponse)
CreateAddUsersResponse creates a response to parse from AddUsers response
type AddUsersUser ¶
type AddUsersUser struct { Password string `name:"Password"` Name string `name:"Name"` Group string `name:"Group"` }
AddUsersUser is a repeated param struct in AddUsersRequest
type AdditionalVolumes ¶
type AdditionalVolumes struct {
VolumeInfo []VolumeInfo `json:"VolumeInfo" xml:"VolumeInfo"`
}
AdditionalVolumes is a nested struct in ehpc response
type AppInfo ¶ added in v1.60.317
type AppInfo struct { AppName string `json:"AppName" xml:"AppName"` AppPath string `json:"AppPath" xml:"AppPath"` AppArgs string `json:"AppArgs" xml:"AppArgs"` }
AppInfo is a nested struct in ehpc response
type AppList ¶ added in v1.60.317
type AppList struct {
AppInfo []AppInfo `json:"AppInfo" xml:"AppInfo"`
}
AppList is a nested struct in ehpc response
type ApplicationInfo ¶
type ApplicationInfo struct { Name string `json:"Name" xml:"Name"` Tag string `json:"Tag" xml:"Tag"` Version string `json:"Version" xml:"Version"` Required bool `json:"Required" xml:"Required"` }
ApplicationInfo is a nested struct in ehpc response
type ApplicationsInDescribeCluster ¶
type ApplicationsInDescribeCluster struct {
ApplicationInfo []ApplicationInfo `json:"ApplicationInfo" xml:"ApplicationInfo"`
}
ApplicationsInDescribeCluster is a nested struct in ehpc response
type ApplicationsInListSoftwares ¶
type ApplicationsInListSoftwares struct {
ApplicationInfo []ApplicationInfo `json:"ApplicationInfo" xml:"ApplicationInfo"`
}
ApplicationsInListSoftwares is a nested struct in ehpc response
type ApplyNodesInstanceTypeModel ¶ added in v1.61.181
type ApplyNodesInstanceTypeModel struct { MaxPrice string `name:"MaxPrice"` TargetImageId string `name:"TargetImageId"` InstanceType string `name:"InstanceType"` }
ApplyNodesInstanceTypeModel is a repeated param struct in ApplyNodesRequest
type ApplyNodesRequest ¶ added in v1.61.181
type ApplyNodesRequest struct { *requests.RpcRequest ImageId string `position:"Query" name:"ImageId"` Memory requests.Integer `position:"Query" name:"Memory"` SystemDiskLevel string `position:"Query" name:"SystemDiskLevel"` AllocatePublicAddress requests.Boolean `position:"Query" name:"AllocatePublicAddress"` InternetMaxBandWidthOut requests.Integer `position:"Query" name:"InternetMaxBandWidthOut"` ResourceAmountType string `position:"Query" name:"ResourceAmountType"` StrictResourceProvision requests.Boolean `position:"Query" name:"StrictResourceProvision"` SystemDiskType string `position:"Query" name:"SystemDiskType"` Cores requests.Integer `position:"Query" name:"Cores"` SystemDiskSize requests.Integer `position:"Query" name:"SystemDiskSize"` ZoneInfos *[]ApplyNodesZoneInfos `position:"Query" name:"ZoneInfos" type:"Repeated"` HostNamePrefix string `position:"Query" name:"HostNamePrefix"` ComputeSpotPriceLimit requests.Float `position:"Query" name:"ComputeSpotPriceLimit"` ClusterId string `position:"Query" name:"ClusterId"` ComputeSpotStrategy string `position:"Query" name:"ComputeSpotStrategy"` HostNameSuffix string `position:"Query" name:"HostNameSuffix"` PriorityStrategy string `position:"Query" name:"PriorityStrategy"` InstanceFamilyLevel string `position:"Query" name:"InstanceFamilyLevel"` Round requests.Integer `position:"Query" name:"Round"` InternetChargeType string `position:"Query" name:"InternetChargeType"` Interval requests.Integer `position:"Query" name:"Interval"` InstanceTypeModel *[]ApplyNodesInstanceTypeModel `position:"Query" name:"InstanceTypeModel" type:"Repeated"` InternetMaxBandWidthIn requests.Integer `position:"Query" name:"InternetMaxBandWidthIn"` TargetCapacity requests.Integer `position:"Query" name:"TargetCapacity"` StrictSatisfiedTargetCapacity requests.Boolean `position:"Query" name:"StrictSatisfiedTargetCapacity"` }
ApplyNodesRequest is the request struct for api ApplyNodes
func CreateApplyNodesRequest ¶ added in v1.61.181
func CreateApplyNodesRequest() (request *ApplyNodesRequest)
CreateApplyNodesRequest creates a request to invoke ApplyNodes API
type ApplyNodesResponse ¶ added in v1.61.181
type ApplyNodesResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Detail string `json:"Detail" xml:"Detail"` SatisfiedAmount int `json:"SatisfiedAmount" xml:"SatisfiedAmount"` TaskId string `json:"TaskId" xml:"TaskId"` InstanceIds InstanceIdsInApplyNodes `json:"InstanceIds" xml:"InstanceIds"` }
ApplyNodesResponse is the response struct for api ApplyNodes
func CreateApplyNodesResponse ¶ added in v1.61.181
func CreateApplyNodesResponse() (response *ApplyNodesResponse)
CreateApplyNodesResponse creates a response to parse from ApplyNodes response
type ApplyNodesZoneInfos ¶ added in v1.61.181
type ApplyNodesZoneInfos struct { VSwitchId string `name:"VSwitchId"` ZoneId string `name:"ZoneId"` }
ApplyNodesZoneInfos is a repeated param struct in ApplyNodesRequest
type BaseOsTag ¶
type BaseOsTag struct { OsTag string `json:"OsTag" xml:"OsTag"` Platform string `json:"Platform" xml:"Platform"` Version string `json:"Version" xml:"Version"` Architecture string `json:"Architecture" xml:"Architecture"` }
BaseOsTag is a nested struct in ehpc response
type CheckList ¶ added in v1.61.813
type CheckList struct {
CheckListItem []CheckListItem `json:"CheckList" xml:"CheckList"`
}
CheckList is a nested struct in ehpc response
type CheckListItem ¶ added in v1.61.813
type CheckListItem struct { CheckDescription string `json:"CheckDescription" xml:"CheckDescription"` CheckInfo string `json:"CheckInfo" xml:"CheckInfo"` CheckName string `json:"CheckName" xml:"CheckName"` CheckSolution string `json:"CheckSolution" xml:"CheckSolution"` }
CheckListItem is a nested struct in ehpc response
type Client ¶
Client is the sdk client struct, each func corresponds to an OpenAPI
func NewClientWithAccessKey ¶
func NewClientWithAccessKey(regionId, accessKeyId, accessKeySecret string) (client *Client, err error)
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
func NewClientWithEcsRamRole ¶
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
func NewClientWithOptions ¶
func NewClientWithOptions(regionId string, config *sdk.Config, credential auth.Credential) (client *Client, err error)
NewClientWithOptions creates a sdk client with regionId/sdkConfig/credential this is the common api to create a sdk client
func NewClientWithProvider ¶
func NewClientWithProvider(regionId string, providers ...provider.Provider) (client *Client, err error)
NewClientWithProvider creates a sdk client with providers usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md
func NewClientWithRamRoleArn ¶
func NewClientWithRamRoleArn(regionId string, accessKeyId, accessKeySecret, roleArn, roleSessionName string) (client *Client, err error)
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
func NewClientWithRamRoleArnAndPolicy ¶
func NewClientWithRamRoleArnAndPolicy(regionId string, accessKeyId, accessKeySecret, roleArn, roleSessionName, policy string) (client *Client, err error)
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
func NewClientWithRsaKeyPair ¶
func NewClientWithRsaKeyPair(regionId string, publicKeyId, privateKey string, sessionExpiration int) (client *Client, err error)
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
func NewClientWithStsToken ¶
func NewClientWithStsToken(regionId, stsAccessKeyId, stsAccessKeySecret, stsToken string) (client *Client, err error)
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
func (*Client) AddContainerApp ¶
func (client *Client) AddContainerApp(request *AddContainerAppRequest) (response *AddContainerAppResponse, err error)
AddContainerApp invokes the ehpc.AddContainerApp API synchronously
func (*Client) AddContainerAppWithCallback ¶
func (client *Client) AddContainerAppWithCallback(request *AddContainerAppRequest, callback func(response *AddContainerAppResponse, err error)) <-chan int
AddContainerAppWithCallback invokes the ehpc.AddContainerApp API asynchronously
func (*Client) AddContainerAppWithChan ¶
func (client *Client) AddContainerAppWithChan(request *AddContainerAppRequest) (<-chan *AddContainerAppResponse, <-chan error)
AddContainerAppWithChan invokes the ehpc.AddContainerApp API asynchronously
func (*Client) AddExistedNodes ¶ added in v1.61.1093
func (client *Client) AddExistedNodes(request *AddExistedNodesRequest) (response *AddExistedNodesResponse, err error)
AddExistedNodes invokes the ehpc.AddExistedNodes API synchronously
func (*Client) AddExistedNodesWithCallback ¶ added in v1.61.1093
func (client *Client) AddExistedNodesWithCallback(request *AddExistedNodesRequest, callback func(response *AddExistedNodesResponse, err error)) <-chan int
AddExistedNodesWithCallback invokes the ehpc.AddExistedNodes API asynchronously
func (*Client) AddExistedNodesWithChan ¶ added in v1.61.1093
func (client *Client) AddExistedNodesWithChan(request *AddExistedNodesRequest) (<-chan *AddExistedNodesResponse, <-chan error)
AddExistedNodesWithChan invokes the ehpc.AddExistedNodes API asynchronously
func (*Client) AddLocalNodes ¶
func (client *Client) AddLocalNodes(request *AddLocalNodesRequest) (response *AddLocalNodesResponse, err error)
AddLocalNodes invokes the ehpc.AddLocalNodes API synchronously
func (*Client) AddLocalNodesWithCallback ¶
func (client *Client) AddLocalNodesWithCallback(request *AddLocalNodesRequest, callback func(response *AddLocalNodesResponse, err error)) <-chan int
AddLocalNodesWithCallback invokes the ehpc.AddLocalNodes API asynchronously
func (*Client) AddLocalNodesWithChan ¶
func (client *Client) AddLocalNodesWithChan(request *AddLocalNodesRequest) (<-chan *AddLocalNodesResponse, <-chan error)
AddLocalNodesWithChan invokes the ehpc.AddLocalNodes API asynchronously
func (*Client) AddNodes ¶
func (client *Client) AddNodes(request *AddNodesRequest) (response *AddNodesResponse, err error)
AddNodes invokes the ehpc.AddNodes API synchronously
func (*Client) AddNodesWithCallback ¶
func (client *Client) AddNodesWithCallback(request *AddNodesRequest, callback func(response *AddNodesResponse, err error)) <-chan int
AddNodesWithCallback invokes the ehpc.AddNodes API asynchronously
func (*Client) AddNodesWithChan ¶
func (client *Client) AddNodesWithChan(request *AddNodesRequest) (<-chan *AddNodesResponse, <-chan error)
AddNodesWithChan invokes the ehpc.AddNodes API asynchronously
func (*Client) AddQueue ¶
func (client *Client) AddQueue(request *AddQueueRequest) (response *AddQueueResponse, err error)
AddQueue invokes the ehpc.AddQueue API synchronously
func (*Client) AddQueueWithCallback ¶
func (client *Client) AddQueueWithCallback(request *AddQueueRequest, callback func(response *AddQueueResponse, err error)) <-chan int
AddQueueWithCallback invokes the ehpc.AddQueue API asynchronously
func (*Client) AddQueueWithChan ¶
func (client *Client) AddQueueWithChan(request *AddQueueRequest) (<-chan *AddQueueResponse, <-chan error)
AddQueueWithChan invokes the ehpc.AddQueue API asynchronously
func (*Client) AddSecurityGroup ¶ added in v1.61.443
func (client *Client) AddSecurityGroup(request *AddSecurityGroupRequest) (response *AddSecurityGroupResponse, err error)
AddSecurityGroup invokes the ehpc.AddSecurityGroup API synchronously
func (*Client) AddSecurityGroupWithCallback ¶ added in v1.61.443
func (client *Client) AddSecurityGroupWithCallback(request *AddSecurityGroupRequest, callback func(response *AddSecurityGroupResponse, err error)) <-chan int
AddSecurityGroupWithCallback invokes the ehpc.AddSecurityGroup API asynchronously
func (*Client) AddSecurityGroupWithChan ¶ added in v1.61.443
func (client *Client) AddSecurityGroupWithChan(request *AddSecurityGroupRequest) (<-chan *AddSecurityGroupResponse, <-chan error)
AddSecurityGroupWithChan invokes the ehpc.AddSecurityGroup API asynchronously
func (*Client) AddUsers ¶
func (client *Client) AddUsers(request *AddUsersRequest) (response *AddUsersResponse, err error)
AddUsers invokes the ehpc.AddUsers API synchronously
func (*Client) AddUsersWithCallback ¶
func (client *Client) AddUsersWithCallback(request *AddUsersRequest, callback func(response *AddUsersResponse, err error)) <-chan int
AddUsersWithCallback invokes the ehpc.AddUsers API asynchronously
func (*Client) AddUsersWithChan ¶
func (client *Client) AddUsersWithChan(request *AddUsersRequest) (<-chan *AddUsersResponse, <-chan error)
AddUsersWithChan invokes the ehpc.AddUsers API asynchronously
func (*Client) ApplyNodes ¶ added in v1.61.181
func (client *Client) ApplyNodes(request *ApplyNodesRequest) (response *ApplyNodesResponse, err error)
ApplyNodes invokes the ehpc.ApplyNodes API synchronously
func (*Client) ApplyNodesWithCallback ¶ added in v1.61.181
func (client *Client) ApplyNodesWithCallback(request *ApplyNodesRequest, callback func(response *ApplyNodesResponse, err error)) <-chan int
ApplyNodesWithCallback invokes the ehpc.ApplyNodes API asynchronously
func (*Client) ApplyNodesWithChan ¶ added in v1.61.181
func (client *Client) ApplyNodesWithChan(request *ApplyNodesRequest) (<-chan *ApplyNodesResponse, <-chan error)
ApplyNodesWithChan invokes the ehpc.ApplyNodes API asynchronously
func (*Client) CreateCluster ¶
func (client *Client) CreateCluster(request *CreateClusterRequest) (response *CreateClusterResponse, err error)
CreateCluster invokes the ehpc.CreateCluster API synchronously
func (*Client) CreateClusterWithCallback ¶
func (client *Client) CreateClusterWithCallback(request *CreateClusterRequest, callback func(response *CreateClusterResponse, err error)) <-chan int
CreateClusterWithCallback invokes the ehpc.CreateCluster API asynchronously
func (*Client) CreateClusterWithChan ¶
func (client *Client) CreateClusterWithChan(request *CreateClusterRequest) (<-chan *CreateClusterResponse, <-chan error)
CreateClusterWithChan invokes the ehpc.CreateCluster API asynchronously
func (*Client) CreateGWSCluster ¶ added in v1.60.317
func (client *Client) CreateGWSCluster(request *CreateGWSClusterRequest) (response *CreateGWSClusterResponse, err error)
CreateGWSCluster invokes the ehpc.CreateGWSCluster API synchronously
func (*Client) CreateGWSClusterWithCallback ¶ added in v1.60.317
func (client *Client) CreateGWSClusterWithCallback(request *CreateGWSClusterRequest, callback func(response *CreateGWSClusterResponse, err error)) <-chan int
CreateGWSClusterWithCallback invokes the ehpc.CreateGWSCluster API asynchronously
func (*Client) CreateGWSClusterWithChan ¶ added in v1.60.317
func (client *Client) CreateGWSClusterWithChan(request *CreateGWSClusterRequest) (<-chan *CreateGWSClusterResponse, <-chan error)
CreateGWSClusterWithChan invokes the ehpc.CreateGWSCluster API asynchronously
func (*Client) CreateGWSImage ¶ added in v1.60.317
func (client *Client) CreateGWSImage(request *CreateGWSImageRequest) (response *CreateGWSImageResponse, err error)
CreateGWSImage invokes the ehpc.CreateGWSImage API synchronously
func (*Client) CreateGWSImageWithCallback ¶ added in v1.60.317
func (client *Client) CreateGWSImageWithCallback(request *CreateGWSImageRequest, callback func(response *CreateGWSImageResponse, err error)) <-chan int
CreateGWSImageWithCallback invokes the ehpc.CreateGWSImage API asynchronously
func (*Client) CreateGWSImageWithChan ¶ added in v1.60.317
func (client *Client) CreateGWSImageWithChan(request *CreateGWSImageRequest) (<-chan *CreateGWSImageResponse, <-chan error)
CreateGWSImageWithChan invokes the ehpc.CreateGWSImage API asynchronously
func (*Client) CreateGWSInstance ¶ added in v1.60.317
func (client *Client) CreateGWSInstance(request *CreateGWSInstanceRequest) (response *CreateGWSInstanceResponse, err error)
CreateGWSInstance invokes the ehpc.CreateGWSInstance API synchronously
func (*Client) CreateGWSInstanceWithCallback ¶ added in v1.60.317
func (client *Client) CreateGWSInstanceWithCallback(request *CreateGWSInstanceRequest, callback func(response *CreateGWSInstanceResponse, err error)) <-chan int
CreateGWSInstanceWithCallback invokes the ehpc.CreateGWSInstance API asynchronously
func (*Client) CreateGWSInstanceWithChan ¶ added in v1.60.317
func (client *Client) CreateGWSInstanceWithChan(request *CreateGWSInstanceRequest) (<-chan *CreateGWSInstanceResponse, <-chan error)
CreateGWSInstanceWithChan invokes the ehpc.CreateGWSInstance API asynchronously
func (*Client) CreateHybridCluster ¶
func (client *Client) CreateHybridCluster(request *CreateHybridClusterRequest) (response *CreateHybridClusterResponse, err error)
CreateHybridCluster invokes the ehpc.CreateHybridCluster API synchronously
func (*Client) CreateHybridClusterWithCallback ¶
func (client *Client) CreateHybridClusterWithCallback(request *CreateHybridClusterRequest, callback func(response *CreateHybridClusterResponse, err error)) <-chan int
CreateHybridClusterWithCallback invokes the ehpc.CreateHybridCluster API asynchronously
func (*Client) CreateHybridClusterWithChan ¶
func (client *Client) CreateHybridClusterWithChan(request *CreateHybridClusterRequest) (<-chan *CreateHybridClusterResponse, <-chan error)
CreateHybridClusterWithChan invokes the ehpc.CreateHybridCluster API asynchronously
func (*Client) CreateJobFile ¶
func (client *Client) CreateJobFile(request *CreateJobFileRequest) (response *CreateJobFileResponse, err error)
CreateJobFile invokes the ehpc.CreateJobFile API synchronously
func (*Client) CreateJobFileWithCallback ¶
func (client *Client) CreateJobFileWithCallback(request *CreateJobFileRequest, callback func(response *CreateJobFileResponse, err error)) <-chan int
CreateJobFileWithCallback invokes the ehpc.CreateJobFile API asynchronously
func (*Client) CreateJobFileWithChan ¶
func (client *Client) CreateJobFileWithChan(request *CreateJobFileRequest) (<-chan *CreateJobFileResponse, <-chan error)
CreateJobFileWithChan invokes the ehpc.CreateJobFile API asynchronously
func (*Client) CreateJobTemplate ¶
func (client *Client) CreateJobTemplate(request *CreateJobTemplateRequest) (response *CreateJobTemplateResponse, err error)
CreateJobTemplate invokes the ehpc.CreateJobTemplate API synchronously
func (*Client) CreateJobTemplateWithCallback ¶
func (client *Client) CreateJobTemplateWithCallback(request *CreateJobTemplateRequest, callback func(response *CreateJobTemplateResponse, err error)) <-chan int
CreateJobTemplateWithCallback invokes the ehpc.CreateJobTemplate API asynchronously
func (*Client) CreateJobTemplateWithChan ¶
func (client *Client) CreateJobTemplateWithChan(request *CreateJobTemplateRequest) (<-chan *CreateJobTemplateResponse, <-chan error)
CreateJobTemplateWithChan invokes the ehpc.CreateJobTemplate API asynchronously
func (*Client) DeleteCluster ¶
func (client *Client) DeleteCluster(request *DeleteClusterRequest) (response *DeleteClusterResponse, err error)
DeleteCluster invokes the ehpc.DeleteCluster API synchronously
func (*Client) DeleteClusterWithCallback ¶
func (client *Client) DeleteClusterWithCallback(request *DeleteClusterRequest, callback func(response *DeleteClusterResponse, err error)) <-chan int
DeleteClusterWithCallback invokes the ehpc.DeleteCluster API asynchronously
func (*Client) DeleteClusterWithChan ¶
func (client *Client) DeleteClusterWithChan(request *DeleteClusterRequest) (<-chan *DeleteClusterResponse, <-chan error)
DeleteClusterWithChan invokes the ehpc.DeleteCluster API asynchronously
func (*Client) DeleteContainerApps ¶
func (client *Client) DeleteContainerApps(request *DeleteContainerAppsRequest) (response *DeleteContainerAppsResponse, err error)
DeleteContainerApps invokes the ehpc.DeleteContainerApps API synchronously
func (*Client) DeleteContainerAppsWithCallback ¶
func (client *Client) DeleteContainerAppsWithCallback(request *DeleteContainerAppsRequest, callback func(response *DeleteContainerAppsResponse, err error)) <-chan int
DeleteContainerAppsWithCallback invokes the ehpc.DeleteContainerApps API asynchronously
func (*Client) DeleteContainerAppsWithChan ¶
func (client *Client) DeleteContainerAppsWithChan(request *DeleteContainerAppsRequest) (<-chan *DeleteContainerAppsResponse, <-chan error)
DeleteContainerAppsWithChan invokes the ehpc.DeleteContainerApps API asynchronously
func (*Client) DeleteGWSCluster ¶ added in v1.60.317
func (client *Client) DeleteGWSCluster(request *DeleteGWSClusterRequest) (response *DeleteGWSClusterResponse, err error)
DeleteGWSCluster invokes the ehpc.DeleteGWSCluster API synchronously
func (*Client) DeleteGWSClusterWithCallback ¶ added in v1.60.317
func (client *Client) DeleteGWSClusterWithCallback(request *DeleteGWSClusterRequest, callback func(response *DeleteGWSClusterResponse, err error)) <-chan int
DeleteGWSClusterWithCallback invokes the ehpc.DeleteGWSCluster API asynchronously
func (*Client) DeleteGWSClusterWithChan ¶ added in v1.60.317
func (client *Client) DeleteGWSClusterWithChan(request *DeleteGWSClusterRequest) (<-chan *DeleteGWSClusterResponse, <-chan error)
DeleteGWSClusterWithChan invokes the ehpc.DeleteGWSCluster API asynchronously
func (*Client) DeleteGWSInstance ¶ added in v1.60.317
func (client *Client) DeleteGWSInstance(request *DeleteGWSInstanceRequest) (response *DeleteGWSInstanceResponse, err error)
DeleteGWSInstance invokes the ehpc.DeleteGWSInstance API synchronously
func (*Client) DeleteGWSInstanceWithCallback ¶ added in v1.60.317
func (client *Client) DeleteGWSInstanceWithCallback(request *DeleteGWSInstanceRequest, callback func(response *DeleteGWSInstanceResponse, err error)) <-chan int
DeleteGWSInstanceWithCallback invokes the ehpc.DeleteGWSInstance API asynchronously
func (*Client) DeleteGWSInstanceWithChan ¶ added in v1.60.317
func (client *Client) DeleteGWSInstanceWithChan(request *DeleteGWSInstanceRequest) (<-chan *DeleteGWSInstanceResponse, <-chan error)
DeleteGWSInstanceWithChan invokes the ehpc.DeleteGWSInstance API asynchronously
func (*Client) DeleteImage ¶
func (client *Client) DeleteImage(request *DeleteImageRequest) (response *DeleteImageResponse, err error)
DeleteImage invokes the ehpc.DeleteImage API synchronously
func (*Client) DeleteImageWithCallback ¶
func (client *Client) DeleteImageWithCallback(request *DeleteImageRequest, callback func(response *DeleteImageResponse, err error)) <-chan int
DeleteImageWithCallback invokes the ehpc.DeleteImage API asynchronously
func (*Client) DeleteImageWithChan ¶
func (client *Client) DeleteImageWithChan(request *DeleteImageRequest) (<-chan *DeleteImageResponse, <-chan error)
DeleteImageWithChan invokes the ehpc.DeleteImage API asynchronously
func (*Client) DeleteJobTemplates ¶
func (client *Client) DeleteJobTemplates(request *DeleteJobTemplatesRequest) (response *DeleteJobTemplatesResponse, err error)
DeleteJobTemplates invokes the ehpc.DeleteJobTemplates API synchronously
func (*Client) DeleteJobTemplatesWithCallback ¶
func (client *Client) DeleteJobTemplatesWithCallback(request *DeleteJobTemplatesRequest, callback func(response *DeleteJobTemplatesResponse, err error)) <-chan int
DeleteJobTemplatesWithCallback invokes the ehpc.DeleteJobTemplates API asynchronously
func (*Client) DeleteJobTemplatesWithChan ¶
func (client *Client) DeleteJobTemplatesWithChan(request *DeleteJobTemplatesRequest) (<-chan *DeleteJobTemplatesResponse, <-chan error)
DeleteJobTemplatesWithChan invokes the ehpc.DeleteJobTemplates API asynchronously
func (*Client) DeleteJobs ¶
func (client *Client) DeleteJobs(request *DeleteJobsRequest) (response *DeleteJobsResponse, err error)
DeleteJobs invokes the ehpc.DeleteJobs API synchronously
func (*Client) DeleteJobsWithCallback ¶
func (client *Client) DeleteJobsWithCallback(request *DeleteJobsRequest, callback func(response *DeleteJobsResponse, err error)) <-chan int
DeleteJobsWithCallback invokes the ehpc.DeleteJobs API asynchronously
func (*Client) DeleteJobsWithChan ¶
func (client *Client) DeleteJobsWithChan(request *DeleteJobsRequest) (<-chan *DeleteJobsResponse, <-chan error)
DeleteJobsWithChan invokes the ehpc.DeleteJobs API asynchronously
func (*Client) DeleteNodes ¶
func (client *Client) DeleteNodes(request *DeleteNodesRequest) (response *DeleteNodesResponse, err error)
DeleteNodes invokes the ehpc.DeleteNodes API synchronously
func (*Client) DeleteNodesWithCallback ¶
func (client *Client) DeleteNodesWithCallback(request *DeleteNodesRequest, callback func(response *DeleteNodesResponse, err error)) <-chan int
DeleteNodesWithCallback invokes the ehpc.DeleteNodes API asynchronously
func (*Client) DeleteNodesWithChan ¶
func (client *Client) DeleteNodesWithChan(request *DeleteNodesRequest) (<-chan *DeleteNodesResponse, <-chan error)
DeleteNodesWithChan invokes the ehpc.DeleteNodes API asynchronously
func (*Client) DeleteQueue ¶
func (client *Client) DeleteQueue(request *DeleteQueueRequest) (response *DeleteQueueResponse, err error)
DeleteQueue invokes the ehpc.DeleteQueue API synchronously
func (*Client) DeleteQueueWithCallback ¶
func (client *Client) DeleteQueueWithCallback(request *DeleteQueueRequest, callback func(response *DeleteQueueResponse, err error)) <-chan int
DeleteQueueWithCallback invokes the ehpc.DeleteQueue API asynchronously
func (*Client) DeleteQueueWithChan ¶
func (client *Client) DeleteQueueWithChan(request *DeleteQueueRequest) (<-chan *DeleteQueueResponse, <-chan error)
DeleteQueueWithChan invokes the ehpc.DeleteQueue API asynchronously
func (*Client) DeleteSecurityGroup ¶ added in v1.61.443
func (client *Client) DeleteSecurityGroup(request *DeleteSecurityGroupRequest) (response *DeleteSecurityGroupResponse, err error)
DeleteSecurityGroup invokes the ehpc.DeleteSecurityGroup API synchronously
func (*Client) DeleteSecurityGroupWithCallback ¶ added in v1.61.443
func (client *Client) DeleteSecurityGroupWithCallback(request *DeleteSecurityGroupRequest, callback func(response *DeleteSecurityGroupResponse, err error)) <-chan int
DeleteSecurityGroupWithCallback invokes the ehpc.DeleteSecurityGroup API asynchronously
func (*Client) DeleteSecurityGroupWithChan ¶ added in v1.61.443
func (client *Client) DeleteSecurityGroupWithChan(request *DeleteSecurityGroupRequest) (<-chan *DeleteSecurityGroupResponse, <-chan error)
DeleteSecurityGroupWithChan invokes the ehpc.DeleteSecurityGroup API asynchronously
func (*Client) DeleteUsers ¶
func (client *Client) DeleteUsers(request *DeleteUsersRequest) (response *DeleteUsersResponse, err error)
DeleteUsers invokes the ehpc.DeleteUsers API synchronously
func (*Client) DeleteUsersWithCallback ¶
func (client *Client) DeleteUsersWithCallback(request *DeleteUsersRequest, callback func(response *DeleteUsersResponse, err error)) <-chan int
DeleteUsersWithCallback invokes the ehpc.DeleteUsers API asynchronously
func (*Client) DeleteUsersWithChan ¶
func (client *Client) DeleteUsersWithChan(request *DeleteUsersRequest) (<-chan *DeleteUsersResponse, <-chan error)
DeleteUsersWithChan invokes the ehpc.DeleteUsers API asynchronously
func (*Client) DescribeAutoScaleConfig ¶
func (client *Client) DescribeAutoScaleConfig(request *DescribeAutoScaleConfigRequest) (response *DescribeAutoScaleConfigResponse, err error)
DescribeAutoScaleConfig invokes the ehpc.DescribeAutoScaleConfig API synchronously
func (*Client) DescribeAutoScaleConfigWithCallback ¶
func (client *Client) DescribeAutoScaleConfigWithCallback(request *DescribeAutoScaleConfigRequest, callback func(response *DescribeAutoScaleConfigResponse, err error)) <-chan int
DescribeAutoScaleConfigWithCallback invokes the ehpc.DescribeAutoScaleConfig API asynchronously
func (*Client) DescribeAutoScaleConfigWithChan ¶
func (client *Client) DescribeAutoScaleConfigWithChan(request *DescribeAutoScaleConfigRequest) (<-chan *DescribeAutoScaleConfigResponse, <-chan error)
DescribeAutoScaleConfigWithChan invokes the ehpc.DescribeAutoScaleConfig API asynchronously
func (*Client) DescribeCluster ¶
func (client *Client) DescribeCluster(request *DescribeClusterRequest) (response *DescribeClusterResponse, err error)
DescribeCluster invokes the ehpc.DescribeCluster API synchronously
func (*Client) DescribeClusterWithCallback ¶
func (client *Client) DescribeClusterWithCallback(request *DescribeClusterRequest, callback func(response *DescribeClusterResponse, err error)) <-chan int
DescribeClusterWithCallback invokes the ehpc.DescribeCluster API asynchronously
func (*Client) DescribeClusterWithChan ¶
func (client *Client) DescribeClusterWithChan(request *DescribeClusterRequest) (<-chan *DescribeClusterResponse, <-chan error)
DescribeClusterWithChan invokes the ehpc.DescribeCluster API asynchronously
func (*Client) DescribeContainerApp ¶
func (client *Client) DescribeContainerApp(request *DescribeContainerAppRequest) (response *DescribeContainerAppResponse, err error)
DescribeContainerApp invokes the ehpc.DescribeContainerApp API synchronously
func (*Client) DescribeContainerAppWithCallback ¶
func (client *Client) DescribeContainerAppWithCallback(request *DescribeContainerAppRequest, callback func(response *DescribeContainerAppResponse, err error)) <-chan int
DescribeContainerAppWithCallback invokes the ehpc.DescribeContainerApp API asynchronously
func (*Client) DescribeContainerAppWithChan ¶
func (client *Client) DescribeContainerAppWithChan(request *DescribeContainerAppRequest) (<-chan *DescribeContainerAppResponse, <-chan error)
DescribeContainerAppWithChan invokes the ehpc.DescribeContainerApp API asynchronously
func (*Client) DescribeGWSClusterPolicy ¶ added in v1.61.31
func (client *Client) DescribeGWSClusterPolicy(request *DescribeGWSClusterPolicyRequest) (response *DescribeGWSClusterPolicyResponse, err error)
DescribeGWSClusterPolicy invokes the ehpc.DescribeGWSClusterPolicy API synchronously
func (*Client) DescribeGWSClusterPolicyWithCallback ¶ added in v1.61.31
func (client *Client) DescribeGWSClusterPolicyWithCallback(request *DescribeGWSClusterPolicyRequest, callback func(response *DescribeGWSClusterPolicyResponse, err error)) <-chan int
DescribeGWSClusterPolicyWithCallback invokes the ehpc.DescribeGWSClusterPolicy API asynchronously
func (*Client) DescribeGWSClusterPolicyWithChan ¶ added in v1.61.31
func (client *Client) DescribeGWSClusterPolicyWithChan(request *DescribeGWSClusterPolicyRequest) (<-chan *DescribeGWSClusterPolicyResponse, <-chan error)
DescribeGWSClusterPolicyWithChan invokes the ehpc.DescribeGWSClusterPolicy API asynchronously
func (*Client) DescribeGWSClusters ¶ added in v1.60.317
func (client *Client) DescribeGWSClusters(request *DescribeGWSClustersRequest) (response *DescribeGWSClustersResponse, err error)
DescribeGWSClusters invokes the ehpc.DescribeGWSClusters API synchronously
func (*Client) DescribeGWSClustersWithCallback ¶ added in v1.60.317
func (client *Client) DescribeGWSClustersWithCallback(request *DescribeGWSClustersRequest, callback func(response *DescribeGWSClustersResponse, err error)) <-chan int
DescribeGWSClustersWithCallback invokes the ehpc.DescribeGWSClusters API asynchronously
func (*Client) DescribeGWSClustersWithChan ¶ added in v1.60.317
func (client *Client) DescribeGWSClustersWithChan(request *DescribeGWSClustersRequest) (<-chan *DescribeGWSClustersResponse, <-chan error)
DescribeGWSClustersWithChan invokes the ehpc.DescribeGWSClusters API asynchronously
func (*Client) DescribeGWSImages ¶ added in v1.60.317
func (client *Client) DescribeGWSImages(request *DescribeGWSImagesRequest) (response *DescribeGWSImagesResponse, err error)
DescribeGWSImages invokes the ehpc.DescribeGWSImages API synchronously
func (*Client) DescribeGWSImagesWithCallback ¶ added in v1.60.317
func (client *Client) DescribeGWSImagesWithCallback(request *DescribeGWSImagesRequest, callback func(response *DescribeGWSImagesResponse, err error)) <-chan int
DescribeGWSImagesWithCallback invokes the ehpc.DescribeGWSImages API asynchronously
func (*Client) DescribeGWSImagesWithChan ¶ added in v1.60.317
func (client *Client) DescribeGWSImagesWithChan(request *DescribeGWSImagesRequest) (<-chan *DescribeGWSImagesResponse, <-chan error)
DescribeGWSImagesWithChan invokes the ehpc.DescribeGWSImages API asynchronously
func (*Client) DescribeGWSInstances ¶ added in v1.60.317
func (client *Client) DescribeGWSInstances(request *DescribeGWSInstancesRequest) (response *DescribeGWSInstancesResponse, err error)
DescribeGWSInstances invokes the ehpc.DescribeGWSInstances API synchronously
func (*Client) DescribeGWSInstancesWithCallback ¶ added in v1.60.317
func (client *Client) DescribeGWSInstancesWithCallback(request *DescribeGWSInstancesRequest, callback func(response *DescribeGWSInstancesResponse, err error)) <-chan int
DescribeGWSInstancesWithCallback invokes the ehpc.DescribeGWSInstances API asynchronously
func (*Client) DescribeGWSInstancesWithChan ¶ added in v1.60.317
func (client *Client) DescribeGWSInstancesWithChan(request *DescribeGWSInstancesRequest) (<-chan *DescribeGWSInstancesResponse, <-chan error)
DescribeGWSInstancesWithChan invokes the ehpc.DescribeGWSInstances API asynchronously
func (*Client) DescribeImage ¶
func (client *Client) DescribeImage(request *DescribeImageRequest) (response *DescribeImageResponse, err error)
DescribeImage invokes the ehpc.DescribeImage API synchronously
func (*Client) DescribeImageGatewayConfig ¶
func (client *Client) DescribeImageGatewayConfig(request *DescribeImageGatewayConfigRequest) (response *DescribeImageGatewayConfigResponse, err error)
DescribeImageGatewayConfig invokes the ehpc.DescribeImageGatewayConfig API synchronously
func (*Client) DescribeImageGatewayConfigWithCallback ¶
func (client *Client) DescribeImageGatewayConfigWithCallback(request *DescribeImageGatewayConfigRequest, callback func(response *DescribeImageGatewayConfigResponse, err error)) <-chan int
DescribeImageGatewayConfigWithCallback invokes the ehpc.DescribeImageGatewayConfig API asynchronously
func (*Client) DescribeImageGatewayConfigWithChan ¶
func (client *Client) DescribeImageGatewayConfigWithChan(request *DescribeImageGatewayConfigRequest) (<-chan *DescribeImageGatewayConfigResponse, <-chan error)
DescribeImageGatewayConfigWithChan invokes the ehpc.DescribeImageGatewayConfig API asynchronously
func (*Client) DescribeImagePrice ¶
func (client *Client) DescribeImagePrice(request *DescribeImagePriceRequest) (response *DescribeImagePriceResponse, err error)
DescribeImagePrice invokes the ehpc.DescribeImagePrice API synchronously
func (*Client) DescribeImagePriceWithCallback ¶
func (client *Client) DescribeImagePriceWithCallback(request *DescribeImagePriceRequest, callback func(response *DescribeImagePriceResponse, err error)) <-chan int
DescribeImagePriceWithCallback invokes the ehpc.DescribeImagePrice API asynchronously
func (*Client) DescribeImagePriceWithChan ¶
func (client *Client) DescribeImagePriceWithChan(request *DescribeImagePriceRequest) (<-chan *DescribeImagePriceResponse, <-chan error)
DescribeImagePriceWithChan invokes the ehpc.DescribeImagePrice API asynchronously
func (*Client) DescribeImageWithCallback ¶
func (client *Client) DescribeImageWithCallback(request *DescribeImageRequest, callback func(response *DescribeImageResponse, err error)) <-chan int
DescribeImageWithCallback invokes the ehpc.DescribeImage API asynchronously
func (*Client) DescribeImageWithChan ¶
func (client *Client) DescribeImageWithChan(request *DescribeImageRequest) (<-chan *DescribeImageResponse, <-chan error)
DescribeImageWithChan invokes the ehpc.DescribeImage API asynchronously
func (*Client) DescribeJob ¶
func (client *Client) DescribeJob(request *DescribeJobRequest) (response *DescribeJobResponse, err error)
DescribeJob invokes the ehpc.DescribeJob API synchronously
func (*Client) DescribeJobWithCallback ¶
func (client *Client) DescribeJobWithCallback(request *DescribeJobRequest, callback func(response *DescribeJobResponse, err error)) <-chan int
DescribeJobWithCallback invokes the ehpc.DescribeJob API asynchronously
func (*Client) DescribeJobWithChan ¶
func (client *Client) DescribeJobWithChan(request *DescribeJobRequest) (<-chan *DescribeJobResponse, <-chan error)
DescribeJobWithChan invokes the ehpc.DescribeJob API asynchronously
func (*Client) DescribeNFSClientStatus ¶ added in v1.60.317
func (client *Client) DescribeNFSClientStatus(request *DescribeNFSClientStatusRequest) (response *DescribeNFSClientStatusResponse, err error)
DescribeNFSClientStatus invokes the ehpc.DescribeNFSClientStatus API synchronously
func (*Client) DescribeNFSClientStatusWithCallback ¶ added in v1.60.317
func (client *Client) DescribeNFSClientStatusWithCallback(request *DescribeNFSClientStatusRequest, callback func(response *DescribeNFSClientStatusResponse, err error)) <-chan int
DescribeNFSClientStatusWithCallback invokes the ehpc.DescribeNFSClientStatus API asynchronously
func (*Client) DescribeNFSClientStatusWithChan ¶ added in v1.60.317
func (client *Client) DescribeNFSClientStatusWithChan(request *DescribeNFSClientStatusRequest) (<-chan *DescribeNFSClientStatusResponse, <-chan error)
DescribeNFSClientStatusWithChan invokes the ehpc.DescribeNFSClientStatus API asynchronously
func (*Client) DescribePrice ¶
func (client *Client) DescribePrice(request *DescribePriceRequest) (response *DescribePriceResponse, err error)
DescribePrice invokes the ehpc.DescribePrice API synchronously
func (*Client) DescribePriceWithCallback ¶
func (client *Client) DescribePriceWithCallback(request *DescribePriceRequest, callback func(response *DescribePriceResponse, err error)) <-chan int
DescribePriceWithCallback invokes the ehpc.DescribePrice API asynchronously
func (*Client) DescribePriceWithChan ¶
func (client *Client) DescribePriceWithChan(request *DescribePriceRequest) (<-chan *DescribePriceResponse, <-chan error)
DescribePriceWithChan invokes the ehpc.DescribePrice API asynchronously
func (*Client) EcdDeleteDesktops ¶ added in v1.61.1093
func (client *Client) EcdDeleteDesktops(request *EcdDeleteDesktopsRequest) (response *EcdDeleteDesktopsResponse, err error)
EcdDeleteDesktops invokes the ehpc.EcdDeleteDesktops API synchronously
func (*Client) EcdDeleteDesktopsWithCallback ¶ added in v1.61.1093
func (client *Client) EcdDeleteDesktopsWithCallback(request *EcdDeleteDesktopsRequest, callback func(response *EcdDeleteDesktopsResponse, err error)) <-chan int
EcdDeleteDesktopsWithCallback invokes the ehpc.EcdDeleteDesktops API asynchronously
func (*Client) EcdDeleteDesktopsWithChan ¶ added in v1.61.1093
func (client *Client) EcdDeleteDesktopsWithChan(request *EcdDeleteDesktopsRequest) (<-chan *EcdDeleteDesktopsResponse, <-chan error)
EcdDeleteDesktopsWithChan invokes the ehpc.EcdDeleteDesktops API asynchronously
func (*Client) EditJobTemplate ¶
func (client *Client) EditJobTemplate(request *EditJobTemplateRequest) (response *EditJobTemplateResponse, err error)
EditJobTemplate invokes the ehpc.EditJobTemplate API synchronously
func (*Client) EditJobTemplateWithCallback ¶
func (client *Client) EditJobTemplateWithCallback(request *EditJobTemplateRequest, callback func(response *EditJobTemplateResponse, err error)) <-chan int
EditJobTemplateWithCallback invokes the ehpc.EditJobTemplate API asynchronously
func (*Client) EditJobTemplateWithChan ¶
func (client *Client) EditJobTemplateWithChan(request *EditJobTemplateRequest) (<-chan *EditJobTemplateResponse, <-chan error)
EditJobTemplateWithChan invokes the ehpc.EditJobTemplate API asynchronously
func (*Client) GetAccountingReport ¶
func (client *Client) GetAccountingReport(request *GetAccountingReportRequest) (response *GetAccountingReportResponse, err error)
GetAccountingReport invokes the ehpc.GetAccountingReport API synchronously
func (*Client) GetAccountingReportWithCallback ¶
func (client *Client) GetAccountingReportWithCallback(request *GetAccountingReportRequest, callback func(response *GetAccountingReportResponse, err error)) <-chan int
GetAccountingReportWithCallback invokes the ehpc.GetAccountingReport API asynchronously
func (*Client) GetAccountingReportWithChan ¶
func (client *Client) GetAccountingReportWithChan(request *GetAccountingReportRequest) (<-chan *GetAccountingReportResponse, <-chan error)
GetAccountingReportWithChan invokes the ehpc.GetAccountingReport API asynchronously
func (*Client) GetAutoScaleConfig ¶
func (client *Client) GetAutoScaleConfig(request *GetAutoScaleConfigRequest) (response *GetAutoScaleConfigResponse, err error)
GetAutoScaleConfig invokes the ehpc.GetAutoScaleConfig API synchronously
func (*Client) GetAutoScaleConfigWithCallback ¶
func (client *Client) GetAutoScaleConfigWithCallback(request *GetAutoScaleConfigRequest, callback func(response *GetAutoScaleConfigResponse, err error)) <-chan int
GetAutoScaleConfigWithCallback invokes the ehpc.GetAutoScaleConfig API asynchronously
func (*Client) GetAutoScaleConfigWithChan ¶
func (client *Client) GetAutoScaleConfigWithChan(request *GetAutoScaleConfigRequest) (<-chan *GetAutoScaleConfigResponse, <-chan error)
GetAutoScaleConfigWithChan invokes the ehpc.GetAutoScaleConfig API asynchronously
func (*Client) GetCloudMetricLogs ¶
func (client *Client) GetCloudMetricLogs(request *GetCloudMetricLogsRequest) (response *GetCloudMetricLogsResponse, err error)
GetCloudMetricLogs invokes the ehpc.GetCloudMetricLogs API synchronously
func (*Client) GetCloudMetricLogsWithCallback ¶
func (client *Client) GetCloudMetricLogsWithCallback(request *GetCloudMetricLogsRequest, callback func(response *GetCloudMetricLogsResponse, err error)) <-chan int
GetCloudMetricLogsWithCallback invokes the ehpc.GetCloudMetricLogs API asynchronously
func (*Client) GetCloudMetricLogsWithChan ¶
func (client *Client) GetCloudMetricLogsWithChan(request *GetCloudMetricLogsRequest) (<-chan *GetCloudMetricLogsResponse, <-chan error)
GetCloudMetricLogsWithChan invokes the ehpc.GetCloudMetricLogs API asynchronously
func (*Client) GetCloudMetricProfiling ¶
func (client *Client) GetCloudMetricProfiling(request *GetCloudMetricProfilingRequest) (response *GetCloudMetricProfilingResponse, err error)
GetCloudMetricProfiling invokes the ehpc.GetCloudMetricProfiling API synchronously
func (*Client) GetCloudMetricProfilingWithCallback ¶
func (client *Client) GetCloudMetricProfilingWithCallback(request *GetCloudMetricProfilingRequest, callback func(response *GetCloudMetricProfilingResponse, err error)) <-chan int
GetCloudMetricProfilingWithCallback invokes the ehpc.GetCloudMetricProfiling API asynchronously
func (*Client) GetCloudMetricProfilingWithChan ¶
func (client *Client) GetCloudMetricProfilingWithChan(request *GetCloudMetricProfilingRequest) (<-chan *GetCloudMetricProfilingResponse, <-chan error)
GetCloudMetricProfilingWithChan invokes the ehpc.GetCloudMetricProfiling API asynchronously
func (*Client) GetClusterVolumes ¶
func (client *Client) GetClusterVolumes(request *GetClusterVolumesRequest) (response *GetClusterVolumesResponse, err error)
GetClusterVolumes invokes the ehpc.GetClusterVolumes API synchronously
func (*Client) GetClusterVolumesWithCallback ¶
func (client *Client) GetClusterVolumesWithCallback(request *GetClusterVolumesRequest, callback func(response *GetClusterVolumesResponse, err error)) <-chan int
GetClusterVolumesWithCallback invokes the ehpc.GetClusterVolumes API asynchronously
func (*Client) GetClusterVolumesWithChan ¶
func (client *Client) GetClusterVolumesWithChan(request *GetClusterVolumesRequest) (<-chan *GetClusterVolumesResponse, <-chan error)
GetClusterVolumesWithChan invokes the ehpc.GetClusterVolumes API asynchronously
func (*Client) GetGWSConnectTicket ¶ added in v1.60.317
func (client *Client) GetGWSConnectTicket(request *GetGWSConnectTicketRequest) (response *GetGWSConnectTicketResponse, err error)
GetGWSConnectTicket invokes the ehpc.GetGWSConnectTicket API synchronously
func (*Client) GetGWSConnectTicketWithCallback ¶ added in v1.60.317
func (client *Client) GetGWSConnectTicketWithCallback(request *GetGWSConnectTicketRequest, callback func(response *GetGWSConnectTicketResponse, err error)) <-chan int
GetGWSConnectTicketWithCallback invokes the ehpc.GetGWSConnectTicket API asynchronously
func (*Client) GetGWSConnectTicketWithChan ¶ added in v1.60.317
func (client *Client) GetGWSConnectTicketWithChan(request *GetGWSConnectTicketRequest) (<-chan *GetGWSConnectTicketResponse, <-chan error)
GetGWSConnectTicketWithChan invokes the ehpc.GetGWSConnectTicket API asynchronously
func (*Client) GetHealthMonitorLogs ¶ added in v1.61.813
func (client *Client) GetHealthMonitorLogs(request *GetHealthMonitorLogsRequest) (response *GetHealthMonitorLogsResponse, err error)
GetHealthMonitorLogs invokes the ehpc.GetHealthMonitorLogs API synchronously
func (*Client) GetHealthMonitorLogsWithCallback ¶ added in v1.61.813
func (client *Client) GetHealthMonitorLogsWithCallback(request *GetHealthMonitorLogsRequest, callback func(response *GetHealthMonitorLogsResponse, err error)) <-chan int
GetHealthMonitorLogsWithCallback invokes the ehpc.GetHealthMonitorLogs API asynchronously
func (*Client) GetHealthMonitorLogsWithChan ¶ added in v1.61.813
func (client *Client) GetHealthMonitorLogsWithChan(request *GetHealthMonitorLogsRequest) (<-chan *GetHealthMonitorLogsResponse, <-chan error)
GetHealthMonitorLogsWithChan invokes the ehpc.GetHealthMonitorLogs API asynchronously
func (*Client) GetHybridClusterConfig ¶
func (client *Client) GetHybridClusterConfig(request *GetHybridClusterConfigRequest) (response *GetHybridClusterConfigResponse, err error)
GetHybridClusterConfig invokes the ehpc.GetHybridClusterConfig API synchronously
func (*Client) GetHybridClusterConfigWithCallback ¶
func (client *Client) GetHybridClusterConfigWithCallback(request *GetHybridClusterConfigRequest, callback func(response *GetHybridClusterConfigResponse, err error)) <-chan int
GetHybridClusterConfigWithCallback invokes the ehpc.GetHybridClusterConfig API asynchronously
func (*Client) GetHybridClusterConfigWithChan ¶
func (client *Client) GetHybridClusterConfigWithChan(request *GetHybridClusterConfigRequest) (<-chan *GetHybridClusterConfigResponse, <-chan error)
GetHybridClusterConfigWithChan invokes the ehpc.GetHybridClusterConfig API asynchronously
func (*Client) GetIfEcsTypeSupportHtConfig ¶ added in v1.60.317
func (client *Client) GetIfEcsTypeSupportHtConfig(request *GetIfEcsTypeSupportHtConfigRequest) (response *GetIfEcsTypeSupportHtConfigResponse, err error)
GetIfEcsTypeSupportHtConfig invokes the ehpc.GetIfEcsTypeSupportHtConfig API synchronously
func (*Client) GetIfEcsTypeSupportHtConfigWithCallback ¶ added in v1.60.317
func (client *Client) GetIfEcsTypeSupportHtConfigWithCallback(request *GetIfEcsTypeSupportHtConfigRequest, callback func(response *GetIfEcsTypeSupportHtConfigResponse, err error)) <-chan int
GetIfEcsTypeSupportHtConfigWithCallback invokes the ehpc.GetIfEcsTypeSupportHtConfig API asynchronously
func (*Client) GetIfEcsTypeSupportHtConfigWithChan ¶ added in v1.60.317
func (client *Client) GetIfEcsTypeSupportHtConfigWithChan(request *GetIfEcsTypeSupportHtConfigRequest) (<-chan *GetIfEcsTypeSupportHtConfigResponse, <-chan error)
GetIfEcsTypeSupportHtConfigWithChan invokes the ehpc.GetIfEcsTypeSupportHtConfig API asynchronously
func (*Client) GetSchedulerInfo ¶ added in v1.61.1236
func (client *Client) GetSchedulerInfo(request *GetSchedulerInfoRequest) (response *GetSchedulerInfoResponse, err error)
GetSchedulerInfo invokes the ehpc.GetSchedulerInfo API synchronously
func (*Client) GetSchedulerInfoWithCallback ¶ added in v1.61.1236
func (client *Client) GetSchedulerInfoWithCallback(request *GetSchedulerInfoRequest, callback func(response *GetSchedulerInfoResponse, err error)) <-chan int
GetSchedulerInfoWithCallback invokes the ehpc.GetSchedulerInfo API asynchronously
func (*Client) GetSchedulerInfoWithChan ¶ added in v1.61.1236
func (client *Client) GetSchedulerInfoWithChan(request *GetSchedulerInfoRequest) (<-chan *GetSchedulerInfoResponse, <-chan error)
GetSchedulerInfoWithChan invokes the ehpc.GetSchedulerInfo API asynchronously
func (*Client) GetVisualServiceStatus ¶
func (client *Client) GetVisualServiceStatus(request *GetVisualServiceStatusRequest) (response *GetVisualServiceStatusResponse, err error)
GetVisualServiceStatus invokes the ehpc.GetVisualServiceStatus API synchronously
func (*Client) GetVisualServiceStatusWithCallback ¶
func (client *Client) GetVisualServiceStatusWithCallback(request *GetVisualServiceStatusRequest, callback func(response *GetVisualServiceStatusResponse, err error)) <-chan int
GetVisualServiceStatusWithCallback invokes the ehpc.GetVisualServiceStatus API asynchronously
func (*Client) GetVisualServiceStatusWithChan ¶
func (client *Client) GetVisualServiceStatusWithChan(request *GetVisualServiceStatusRequest) (<-chan *GetVisualServiceStatusResponse, <-chan error)
GetVisualServiceStatusWithChan invokes the ehpc.GetVisualServiceStatus API asynchronously
func (*Client) GetWorkbenchToken ¶ added in v1.60.317
func (client *Client) GetWorkbenchToken(request *GetWorkbenchTokenRequest) (response *GetWorkbenchTokenResponse, err error)
GetWorkbenchToken invokes the ehpc.GetWorkbenchToken API synchronously
func (*Client) GetWorkbenchTokenWithCallback ¶ added in v1.60.317
func (client *Client) GetWorkbenchTokenWithCallback(request *GetWorkbenchTokenRequest, callback func(response *GetWorkbenchTokenResponse, err error)) <-chan int
GetWorkbenchTokenWithCallback invokes the ehpc.GetWorkbenchToken API asynchronously
func (*Client) GetWorkbenchTokenWithChan ¶ added in v1.60.317
func (client *Client) GetWorkbenchTokenWithChan(request *GetWorkbenchTokenRequest) (<-chan *GetWorkbenchTokenResponse, <-chan error)
GetWorkbenchTokenWithChan invokes the ehpc.GetWorkbenchToken API asynchronously
func (*Client) InitializeEHPC ¶ added in v1.61.813
func (client *Client) InitializeEHPC(request *InitializeEHPCRequest) (response *InitializeEHPCResponse, err error)
InitializeEHPC invokes the ehpc.InitializeEHPC API synchronously
func (*Client) InitializeEHPCWithCallback ¶ added in v1.61.813
func (client *Client) InitializeEHPCWithCallback(request *InitializeEHPCRequest, callback func(response *InitializeEHPCResponse, err error)) <-chan int
InitializeEHPCWithCallback invokes the ehpc.InitializeEHPC API asynchronously
func (*Client) InitializeEHPCWithChan ¶ added in v1.61.813
func (client *Client) InitializeEHPCWithChan(request *InitializeEHPCRequest) (<-chan *InitializeEHPCResponse, <-chan error)
InitializeEHPCWithChan invokes the ehpc.InitializeEHPC API asynchronously
func (*Client) InstallSoftware ¶
func (client *Client) InstallSoftware(request *InstallSoftwareRequest) (response *InstallSoftwareResponse, err error)
InstallSoftware invokes the ehpc.InstallSoftware API synchronously
func (*Client) InstallSoftwareWithCallback ¶
func (client *Client) InstallSoftwareWithCallback(request *InstallSoftwareRequest, callback func(response *InstallSoftwareResponse, err error)) <-chan int
InstallSoftwareWithCallback invokes the ehpc.InstallSoftware API asynchronously
func (*Client) InstallSoftwareWithChan ¶
func (client *Client) InstallSoftwareWithChan(request *InstallSoftwareRequest) (<-chan *InstallSoftwareResponse, <-chan error)
InstallSoftwareWithChan invokes the ehpc.InstallSoftware API asynchronously
func (*Client) InvokeShellCommand ¶
func (client *Client) InvokeShellCommand(request *InvokeShellCommandRequest) (response *InvokeShellCommandResponse, err error)
InvokeShellCommand invokes the ehpc.InvokeShellCommand API synchronously
func (*Client) InvokeShellCommandWithCallback ¶
func (client *Client) InvokeShellCommandWithCallback(request *InvokeShellCommandRequest, callback func(response *InvokeShellCommandResponse, err error)) <-chan int
InvokeShellCommandWithCallback invokes the ehpc.InvokeShellCommand API asynchronously
func (*Client) InvokeShellCommandWithChan ¶
func (client *Client) InvokeShellCommandWithChan(request *InvokeShellCommandRequest) (<-chan *InvokeShellCommandResponse, <-chan error)
InvokeShellCommandWithChan invokes the ehpc.InvokeShellCommand API asynchronously
func (*Client) ListAvailableEcsTypes ¶
func (client *Client) ListAvailableEcsTypes(request *ListAvailableEcsTypesRequest) (response *ListAvailableEcsTypesResponse, err error)
ListAvailableEcsTypes invokes the ehpc.ListAvailableEcsTypes API synchronously
func (*Client) ListAvailableEcsTypesWithCallback ¶
func (client *Client) ListAvailableEcsTypesWithCallback(request *ListAvailableEcsTypesRequest, callback func(response *ListAvailableEcsTypesResponse, err error)) <-chan int
ListAvailableEcsTypesWithCallback invokes the ehpc.ListAvailableEcsTypes API asynchronously
func (*Client) ListAvailableEcsTypesWithChan ¶
func (client *Client) ListAvailableEcsTypesWithChan(request *ListAvailableEcsTypesRequest) (<-chan *ListAvailableEcsTypesResponse, <-chan error)
ListAvailableEcsTypesWithChan invokes the ehpc.ListAvailableEcsTypes API asynchronously
func (*Client) ListCloudMetricProfilings ¶
func (client *Client) ListCloudMetricProfilings(request *ListCloudMetricProfilingsRequest) (response *ListCloudMetricProfilingsResponse, err error)
ListCloudMetricProfilings invokes the ehpc.ListCloudMetricProfilings API synchronously
func (*Client) ListCloudMetricProfilingsWithCallback ¶
func (client *Client) ListCloudMetricProfilingsWithCallback(request *ListCloudMetricProfilingsRequest, callback func(response *ListCloudMetricProfilingsResponse, err error)) <-chan int
ListCloudMetricProfilingsWithCallback invokes the ehpc.ListCloudMetricProfilings API asynchronously
func (*Client) ListCloudMetricProfilingsWithChan ¶
func (client *Client) ListCloudMetricProfilingsWithChan(request *ListCloudMetricProfilingsRequest) (<-chan *ListCloudMetricProfilingsResponse, <-chan error)
ListCloudMetricProfilingsWithChan invokes the ehpc.ListCloudMetricProfilings API asynchronously
func (*Client) ListClusterLogs ¶
func (client *Client) ListClusterLogs(request *ListClusterLogsRequest) (response *ListClusterLogsResponse, err error)
ListClusterLogs invokes the ehpc.ListClusterLogs API synchronously
func (*Client) ListClusterLogsWithCallback ¶
func (client *Client) ListClusterLogsWithCallback(request *ListClusterLogsRequest, callback func(response *ListClusterLogsResponse, err error)) <-chan int
ListClusterLogsWithCallback invokes the ehpc.ListClusterLogs API asynchronously
func (*Client) ListClusterLogsWithChan ¶
func (client *Client) ListClusterLogsWithChan(request *ListClusterLogsRequest) (<-chan *ListClusterLogsResponse, <-chan error)
ListClusterLogsWithChan invokes the ehpc.ListClusterLogs API asynchronously
func (*Client) ListClusters ¶
func (client *Client) ListClusters(request *ListClustersRequest) (response *ListClustersResponse, err error)
ListClusters invokes the ehpc.ListClusters API synchronously
func (*Client) ListClustersMeta ¶
func (client *Client) ListClustersMeta(request *ListClustersMetaRequest) (response *ListClustersMetaResponse, err error)
ListClustersMeta invokes the ehpc.ListClustersMeta API synchronously
func (*Client) ListClustersMetaWithCallback ¶
func (client *Client) ListClustersMetaWithCallback(request *ListClustersMetaRequest, callback func(response *ListClustersMetaResponse, err error)) <-chan int
ListClustersMetaWithCallback invokes the ehpc.ListClustersMeta API asynchronously
func (*Client) ListClustersMetaWithChan ¶
func (client *Client) ListClustersMetaWithChan(request *ListClustersMetaRequest) (<-chan *ListClustersMetaResponse, <-chan error)
ListClustersMetaWithChan invokes the ehpc.ListClustersMeta API asynchronously
func (*Client) ListClustersWithCallback ¶
func (client *Client) ListClustersWithCallback(request *ListClustersRequest, callback func(response *ListClustersResponse, err error)) <-chan int
ListClustersWithCallback invokes the ehpc.ListClusters API asynchronously
func (*Client) ListClustersWithChan ¶
func (client *Client) ListClustersWithChan(request *ListClustersRequest) (<-chan *ListClustersResponse, <-chan error)
ListClustersWithChan invokes the ehpc.ListClusters API asynchronously
func (*Client) ListCommands ¶
func (client *Client) ListCommands(request *ListCommandsRequest) (response *ListCommandsResponse, err error)
ListCommands invokes the ehpc.ListCommands API synchronously
func (*Client) ListCommandsWithCallback ¶
func (client *Client) ListCommandsWithCallback(request *ListCommandsRequest, callback func(response *ListCommandsResponse, err error)) <-chan int
ListCommandsWithCallback invokes the ehpc.ListCommands API asynchronously
func (*Client) ListCommandsWithChan ¶
func (client *Client) ListCommandsWithChan(request *ListCommandsRequest) (<-chan *ListCommandsResponse, <-chan error)
ListCommandsWithChan invokes the ehpc.ListCommands API asynchronously
func (*Client) ListContainerApps ¶
func (client *Client) ListContainerApps(request *ListContainerAppsRequest) (response *ListContainerAppsResponse, err error)
ListContainerApps invokes the ehpc.ListContainerApps API synchronously
func (*Client) ListContainerAppsWithCallback ¶
func (client *Client) ListContainerAppsWithCallback(request *ListContainerAppsRequest, callback func(response *ListContainerAppsResponse, err error)) <-chan int
ListContainerAppsWithCallback invokes the ehpc.ListContainerApps API asynchronously
func (*Client) ListContainerAppsWithChan ¶
func (client *Client) ListContainerAppsWithChan(request *ListContainerAppsRequest) (<-chan *ListContainerAppsResponse, <-chan error)
ListContainerAppsWithChan invokes the ehpc.ListContainerApps API asynchronously
func (*Client) ListContainerImages ¶
func (client *Client) ListContainerImages(request *ListContainerImagesRequest) (response *ListContainerImagesResponse, err error)
ListContainerImages invokes the ehpc.ListContainerImages API synchronously
func (*Client) ListContainerImagesWithCallback ¶
func (client *Client) ListContainerImagesWithCallback(request *ListContainerImagesRequest, callback func(response *ListContainerImagesResponse, err error)) <-chan int
ListContainerImagesWithCallback invokes the ehpc.ListContainerImages API asynchronously
func (*Client) ListContainerImagesWithChan ¶
func (client *Client) ListContainerImagesWithChan(request *ListContainerImagesRequest) (<-chan *ListContainerImagesResponse, <-chan error)
ListContainerImagesWithChan invokes the ehpc.ListContainerImages API asynchronously
func (*Client) ListCpfsFileSystems ¶
func (client *Client) ListCpfsFileSystems(request *ListCpfsFileSystemsRequest) (response *ListCpfsFileSystemsResponse, err error)
ListCpfsFileSystems invokes the ehpc.ListCpfsFileSystems API synchronously
func (*Client) ListCpfsFileSystemsWithCallback ¶
func (client *Client) ListCpfsFileSystemsWithCallback(request *ListCpfsFileSystemsRequest, callback func(response *ListCpfsFileSystemsResponse, err error)) <-chan int
ListCpfsFileSystemsWithCallback invokes the ehpc.ListCpfsFileSystems API asynchronously
func (*Client) ListCpfsFileSystemsWithChan ¶
func (client *Client) ListCpfsFileSystemsWithChan(request *ListCpfsFileSystemsRequest) (<-chan *ListCpfsFileSystemsResponse, <-chan error)
ListCpfsFileSystemsWithChan invokes the ehpc.ListCpfsFileSystems API asynchronously
func (*Client) ListCurrentClientVersion ¶
func (client *Client) ListCurrentClientVersion(request *ListCurrentClientVersionRequest) (response *ListCurrentClientVersionResponse, err error)
ListCurrentClientVersion invokes the ehpc.ListCurrentClientVersion API synchronously
func (*Client) ListCurrentClientVersionWithCallback ¶
func (client *Client) ListCurrentClientVersionWithCallback(request *ListCurrentClientVersionRequest, callback func(response *ListCurrentClientVersionResponse, err error)) <-chan int
ListCurrentClientVersionWithCallback invokes the ehpc.ListCurrentClientVersion API asynchronously
func (*Client) ListCurrentClientVersionWithChan ¶
func (client *Client) ListCurrentClientVersionWithChan(request *ListCurrentClientVersionRequest) (<-chan *ListCurrentClientVersionResponse, <-chan error)
ListCurrentClientVersionWithChan invokes the ehpc.ListCurrentClientVersion API asynchronously
func (*Client) ListCustomImages ¶
func (client *Client) ListCustomImages(request *ListCustomImagesRequest) (response *ListCustomImagesResponse, err error)
ListCustomImages invokes the ehpc.ListCustomImages API synchronously
func (*Client) ListCustomImagesWithCallback ¶
func (client *Client) ListCustomImagesWithCallback(request *ListCustomImagesRequest, callback func(response *ListCustomImagesResponse, err error)) <-chan int
ListCustomImagesWithCallback invokes the ehpc.ListCustomImages API asynchronously
func (*Client) ListCustomImagesWithChan ¶
func (client *Client) ListCustomImagesWithChan(request *ListCustomImagesRequest) (<-chan *ListCustomImagesResponse, <-chan error)
ListCustomImagesWithChan invokes the ehpc.ListCustomImages API asynchronously
func (*Client) ListFileSystemWithMountTargets ¶
func (client *Client) ListFileSystemWithMountTargets(request *ListFileSystemWithMountTargetsRequest) (response *ListFileSystemWithMountTargetsResponse, err error)
ListFileSystemWithMountTargets invokes the ehpc.ListFileSystemWithMountTargets API synchronously
func (*Client) ListFileSystemWithMountTargetsWithCallback ¶
func (client *Client) ListFileSystemWithMountTargetsWithCallback(request *ListFileSystemWithMountTargetsRequest, callback func(response *ListFileSystemWithMountTargetsResponse, err error)) <-chan int
ListFileSystemWithMountTargetsWithCallback invokes the ehpc.ListFileSystemWithMountTargets API asynchronously
func (*Client) ListFileSystemWithMountTargetsWithChan ¶
func (client *Client) ListFileSystemWithMountTargetsWithChan(request *ListFileSystemWithMountTargetsRequest) (<-chan *ListFileSystemWithMountTargetsResponse, <-chan error)
ListFileSystemWithMountTargetsWithChan invokes the ehpc.ListFileSystemWithMountTargets API asynchronously
func (*Client) ListImages ¶
func (client *Client) ListImages(request *ListImagesRequest) (response *ListImagesResponse, err error)
ListImages invokes the ehpc.ListImages API synchronously
func (*Client) ListImagesWithCallback ¶
func (client *Client) ListImagesWithCallback(request *ListImagesRequest, callback func(response *ListImagesResponse, err error)) <-chan int
ListImagesWithCallback invokes the ehpc.ListImages API asynchronously
func (*Client) ListImagesWithChan ¶
func (client *Client) ListImagesWithChan(request *ListImagesRequest) (<-chan *ListImagesResponse, <-chan error)
ListImagesWithChan invokes the ehpc.ListImages API asynchronously
func (*Client) ListInstalledSoftware ¶
func (client *Client) ListInstalledSoftware(request *ListInstalledSoftwareRequest) (response *ListInstalledSoftwareResponse, err error)
ListInstalledSoftware invokes the ehpc.ListInstalledSoftware API synchronously
func (*Client) ListInstalledSoftwareWithCallback ¶
func (client *Client) ListInstalledSoftwareWithCallback(request *ListInstalledSoftwareRequest, callback func(response *ListInstalledSoftwareResponse, err error)) <-chan int
ListInstalledSoftwareWithCallback invokes the ehpc.ListInstalledSoftware API asynchronously
func (*Client) ListInstalledSoftwareWithChan ¶
func (client *Client) ListInstalledSoftwareWithChan(request *ListInstalledSoftwareRequest) (<-chan *ListInstalledSoftwareResponse, <-chan error)
ListInstalledSoftwareWithChan invokes the ehpc.ListInstalledSoftware API asynchronously
func (*Client) ListInvocationResults ¶
func (client *Client) ListInvocationResults(request *ListInvocationResultsRequest) (response *ListInvocationResultsResponse, err error)
ListInvocationResults invokes the ehpc.ListInvocationResults API synchronously
func (*Client) ListInvocationResultsWithCallback ¶
func (client *Client) ListInvocationResultsWithCallback(request *ListInvocationResultsRequest, callback func(response *ListInvocationResultsResponse, err error)) <-chan int
ListInvocationResultsWithCallback invokes the ehpc.ListInvocationResults API asynchronously
func (*Client) ListInvocationResultsWithChan ¶
func (client *Client) ListInvocationResultsWithChan(request *ListInvocationResultsRequest) (<-chan *ListInvocationResultsResponse, <-chan error)
ListInvocationResultsWithChan invokes the ehpc.ListInvocationResults API asynchronously
func (*Client) ListInvocationStatus ¶
func (client *Client) ListInvocationStatus(request *ListInvocationStatusRequest) (response *ListInvocationStatusResponse, err error)
ListInvocationStatus invokes the ehpc.ListInvocationStatus API synchronously
func (*Client) ListInvocationStatusWithCallback ¶
func (client *Client) ListInvocationStatusWithCallback(request *ListInvocationStatusRequest, callback func(response *ListInvocationStatusResponse, err error)) <-chan int
ListInvocationStatusWithCallback invokes the ehpc.ListInvocationStatus API asynchronously
func (*Client) ListInvocationStatusWithChan ¶
func (client *Client) ListInvocationStatusWithChan(request *ListInvocationStatusRequest) (<-chan *ListInvocationStatusResponse, <-chan error)
ListInvocationStatusWithChan invokes the ehpc.ListInvocationStatus API asynchronously
func (*Client) ListJobTemplates ¶
func (client *Client) ListJobTemplates(request *ListJobTemplatesRequest) (response *ListJobTemplatesResponse, err error)
ListJobTemplates invokes the ehpc.ListJobTemplates API synchronously
func (*Client) ListJobTemplatesWithCallback ¶
func (client *Client) ListJobTemplatesWithCallback(request *ListJobTemplatesRequest, callback func(response *ListJobTemplatesResponse, err error)) <-chan int
ListJobTemplatesWithCallback invokes the ehpc.ListJobTemplates API asynchronously
func (*Client) ListJobTemplatesWithChan ¶
func (client *Client) ListJobTemplatesWithChan(request *ListJobTemplatesRequest) (<-chan *ListJobTemplatesResponse, <-chan error)
ListJobTemplatesWithChan invokes the ehpc.ListJobTemplates API asynchronously
func (*Client) ListJobs ¶
func (client *Client) ListJobs(request *ListJobsRequest) (response *ListJobsResponse, err error)
ListJobs invokes the ehpc.ListJobs API synchronously
func (*Client) ListJobsWithCallback ¶
func (client *Client) ListJobsWithCallback(request *ListJobsRequest, callback func(response *ListJobsResponse, err error)) <-chan int
ListJobsWithCallback invokes the ehpc.ListJobs API asynchronously
func (*Client) ListJobsWithChan ¶
func (client *Client) ListJobsWithChan(request *ListJobsRequest) (<-chan *ListJobsResponse, <-chan error)
ListJobsWithChan invokes the ehpc.ListJobs API asynchronously
func (*Client) ListNodes ¶
func (client *Client) ListNodes(request *ListNodesRequest) (response *ListNodesResponse, err error)
ListNodes invokes the ehpc.ListNodes API synchronously
func (*Client) ListNodesByQueue ¶
func (client *Client) ListNodesByQueue(request *ListNodesByQueueRequest) (response *ListNodesByQueueResponse, err error)
ListNodesByQueue invokes the ehpc.ListNodesByQueue API synchronously
func (*Client) ListNodesByQueueWithCallback ¶
func (client *Client) ListNodesByQueueWithCallback(request *ListNodesByQueueRequest, callback func(response *ListNodesByQueueResponse, err error)) <-chan int
ListNodesByQueueWithCallback invokes the ehpc.ListNodesByQueue API asynchronously
func (*Client) ListNodesByQueueWithChan ¶
func (client *Client) ListNodesByQueueWithChan(request *ListNodesByQueueRequest) (<-chan *ListNodesByQueueResponse, <-chan error)
ListNodesByQueueWithChan invokes the ehpc.ListNodesByQueue API asynchronously
func (*Client) ListNodesNoPaging ¶
func (client *Client) ListNodesNoPaging(request *ListNodesNoPagingRequest) (response *ListNodesNoPagingResponse, err error)
ListNodesNoPaging invokes the ehpc.ListNodesNoPaging API synchronously
func (*Client) ListNodesNoPagingWithCallback ¶
func (client *Client) ListNodesNoPagingWithCallback(request *ListNodesNoPagingRequest, callback func(response *ListNodesNoPagingResponse, err error)) <-chan int
ListNodesNoPagingWithCallback invokes the ehpc.ListNodesNoPaging API asynchronously
func (*Client) ListNodesNoPagingWithChan ¶
func (client *Client) ListNodesNoPagingWithChan(request *ListNodesNoPagingRequest) (<-chan *ListNodesNoPagingResponse, <-chan error)
ListNodesNoPagingWithChan invokes the ehpc.ListNodesNoPaging API asynchronously
func (*Client) ListNodesWithCallback ¶
func (client *Client) ListNodesWithCallback(request *ListNodesRequest, callback func(response *ListNodesResponse, err error)) <-chan int
ListNodesWithCallback invokes the ehpc.ListNodes API asynchronously
func (*Client) ListNodesWithChan ¶
func (client *Client) ListNodesWithChan(request *ListNodesRequest) (<-chan *ListNodesResponse, <-chan error)
ListNodesWithChan invokes the ehpc.ListNodes API asynchronously
func (*Client) ListPreferredEcsTypes ¶
func (client *Client) ListPreferredEcsTypes(request *ListPreferredEcsTypesRequest) (response *ListPreferredEcsTypesResponse, err error)
ListPreferredEcsTypes invokes the ehpc.ListPreferredEcsTypes API synchronously
func (*Client) ListPreferredEcsTypesWithCallback ¶
func (client *Client) ListPreferredEcsTypesWithCallback(request *ListPreferredEcsTypesRequest, callback func(response *ListPreferredEcsTypesResponse, err error)) <-chan int
ListPreferredEcsTypesWithCallback invokes the ehpc.ListPreferredEcsTypes API asynchronously
func (*Client) ListPreferredEcsTypesWithChan ¶
func (client *Client) ListPreferredEcsTypesWithChan(request *ListPreferredEcsTypesRequest) (<-chan *ListPreferredEcsTypesResponse, <-chan error)
ListPreferredEcsTypesWithChan invokes the ehpc.ListPreferredEcsTypes API asynchronously
func (*Client) ListQueues ¶
func (client *Client) ListQueues(request *ListQueuesRequest) (response *ListQueuesResponse, err error)
ListQueues invokes the ehpc.ListQueues API synchronously
func (*Client) ListQueuesWithCallback ¶
func (client *Client) ListQueuesWithCallback(request *ListQueuesRequest, callback func(response *ListQueuesResponse, err error)) <-chan int
ListQueuesWithCallback invokes the ehpc.ListQueues API asynchronously
func (*Client) ListQueuesWithChan ¶
func (client *Client) ListQueuesWithChan(request *ListQueuesRequest) (<-chan *ListQueuesResponse, <-chan error)
ListQueuesWithChan invokes the ehpc.ListQueues API asynchronously
func (*Client) ListRegions ¶
func (client *Client) ListRegions(request *ListRegionsRequest) (response *ListRegionsResponse, err error)
ListRegions invokes the ehpc.ListRegions API synchronously
func (*Client) ListRegionsWithCallback ¶
func (client *Client) ListRegionsWithCallback(request *ListRegionsRequest, callback func(response *ListRegionsResponse, err error)) <-chan int
ListRegionsWithCallback invokes the ehpc.ListRegions API asynchronously
func (*Client) ListRegionsWithChan ¶
func (client *Client) ListRegionsWithChan(request *ListRegionsRequest) (<-chan *ListRegionsResponse, <-chan error)
ListRegionsWithChan invokes the ehpc.ListRegions API asynchronously
func (*Client) ListSecurityGroups ¶ added in v1.61.443
func (client *Client) ListSecurityGroups(request *ListSecurityGroupsRequest) (response *ListSecurityGroupsResponse, err error)
ListSecurityGroups invokes the ehpc.ListSecurityGroups API synchronously
func (*Client) ListSecurityGroupsWithCallback ¶ added in v1.61.443
func (client *Client) ListSecurityGroupsWithCallback(request *ListSecurityGroupsRequest, callback func(response *ListSecurityGroupsResponse, err error)) <-chan int
ListSecurityGroupsWithCallback invokes the ehpc.ListSecurityGroups API asynchronously
func (*Client) ListSecurityGroupsWithChan ¶ added in v1.61.443
func (client *Client) ListSecurityGroupsWithChan(request *ListSecurityGroupsRequest) (<-chan *ListSecurityGroupsResponse, <-chan error)
ListSecurityGroupsWithChan invokes the ehpc.ListSecurityGroups API asynchronously
func (*Client) ListSoftwares ¶
func (client *Client) ListSoftwares(request *ListSoftwaresRequest) (response *ListSoftwaresResponse, err error)
ListSoftwares invokes the ehpc.ListSoftwares API synchronously
func (*Client) ListSoftwaresWithCallback ¶
func (client *Client) ListSoftwaresWithCallback(request *ListSoftwaresRequest, callback func(response *ListSoftwaresResponse, err error)) <-chan int
ListSoftwaresWithCallback invokes the ehpc.ListSoftwares API asynchronously
func (*Client) ListSoftwaresWithChan ¶
func (client *Client) ListSoftwaresWithChan(request *ListSoftwaresRequest) (<-chan *ListSoftwaresResponse, <-chan error)
ListSoftwaresWithChan invokes the ehpc.ListSoftwares API asynchronously
func (*Client) ListTasks ¶ added in v1.61.443
func (client *Client) ListTasks(request *ListTasksRequest) (response *ListTasksResponse, err error)
ListTasks invokes the ehpc.ListTasks API synchronously
func (*Client) ListTasksWithCallback ¶ added in v1.61.443
func (client *Client) ListTasksWithCallback(request *ListTasksRequest, callback func(response *ListTasksResponse, err error)) <-chan int
ListTasksWithCallback invokes the ehpc.ListTasks API asynchronously
func (*Client) ListTasksWithChan ¶ added in v1.61.443
func (client *Client) ListTasksWithChan(request *ListTasksRequest) (<-chan *ListTasksResponse, <-chan error)
ListTasksWithChan invokes the ehpc.ListTasks API asynchronously
func (*Client) ListUsers ¶
func (client *Client) ListUsers(request *ListUsersRequest) (response *ListUsersResponse, err error)
ListUsers invokes the ehpc.ListUsers API synchronously
func (*Client) ListUsersWithCallback ¶
func (client *Client) ListUsersWithCallback(request *ListUsersRequest, callback func(response *ListUsersResponse, err error)) <-chan int
ListUsersWithCallback invokes the ehpc.ListUsers API asynchronously
func (*Client) ListUsersWithChan ¶
func (client *Client) ListUsersWithChan(request *ListUsersRequest) (<-chan *ListUsersResponse, <-chan error)
ListUsersWithChan invokes the ehpc.ListUsers API asynchronously
func (*Client) ListVolumes ¶
func (client *Client) ListVolumes(request *ListVolumesRequest) (response *ListVolumesResponse, err error)
ListVolumes invokes the ehpc.ListVolumes API synchronously
func (*Client) ListVolumesWithCallback ¶
func (client *Client) ListVolumesWithCallback(request *ListVolumesRequest, callback func(response *ListVolumesResponse, err error)) <-chan int
ListVolumesWithCallback invokes the ehpc.ListVolumes API asynchronously
func (*Client) ListVolumesWithChan ¶
func (client *Client) ListVolumesWithChan(request *ListVolumesRequest) (<-chan *ListVolumesResponse, <-chan error)
ListVolumesWithChan invokes the ehpc.ListVolumes API asynchronously
func (*Client) ModifyClusterAttributes ¶
func (client *Client) ModifyClusterAttributes(request *ModifyClusterAttributesRequest) (response *ModifyClusterAttributesResponse, err error)
ModifyClusterAttributes invokes the ehpc.ModifyClusterAttributes API synchronously
func (*Client) ModifyClusterAttributesWithCallback ¶
func (client *Client) ModifyClusterAttributesWithCallback(request *ModifyClusterAttributesRequest, callback func(response *ModifyClusterAttributesResponse, err error)) <-chan int
ModifyClusterAttributesWithCallback invokes the ehpc.ModifyClusterAttributes API asynchronously
func (*Client) ModifyClusterAttributesWithChan ¶
func (client *Client) ModifyClusterAttributesWithChan(request *ModifyClusterAttributesRequest) (<-chan *ModifyClusterAttributesResponse, <-chan error)
ModifyClusterAttributesWithChan invokes the ehpc.ModifyClusterAttributes API asynchronously
func (*Client) ModifyContainerAppAttributes ¶
func (client *Client) ModifyContainerAppAttributes(request *ModifyContainerAppAttributesRequest) (response *ModifyContainerAppAttributesResponse, err error)
ModifyContainerAppAttributes invokes the ehpc.ModifyContainerAppAttributes API synchronously
func (*Client) ModifyContainerAppAttributesWithCallback ¶
func (client *Client) ModifyContainerAppAttributesWithCallback(request *ModifyContainerAppAttributesRequest, callback func(response *ModifyContainerAppAttributesResponse, err error)) <-chan int
ModifyContainerAppAttributesWithCallback invokes the ehpc.ModifyContainerAppAttributes API asynchronously
func (*Client) ModifyContainerAppAttributesWithChan ¶
func (client *Client) ModifyContainerAppAttributesWithChan(request *ModifyContainerAppAttributesRequest) (<-chan *ModifyContainerAppAttributesResponse, <-chan error)
ModifyContainerAppAttributesWithChan invokes the ehpc.ModifyContainerAppAttributes API asynchronously
func (*Client) ModifyImageGatewayConfig ¶
func (client *Client) ModifyImageGatewayConfig(request *ModifyImageGatewayConfigRequest) (response *ModifyImageGatewayConfigResponse, err error)
ModifyImageGatewayConfig invokes the ehpc.ModifyImageGatewayConfig API synchronously
func (*Client) ModifyImageGatewayConfigWithCallback ¶
func (client *Client) ModifyImageGatewayConfigWithCallback(request *ModifyImageGatewayConfigRequest, callback func(response *ModifyImageGatewayConfigResponse, err error)) <-chan int
ModifyImageGatewayConfigWithCallback invokes the ehpc.ModifyImageGatewayConfig API asynchronously
func (*Client) ModifyImageGatewayConfigWithChan ¶
func (client *Client) ModifyImageGatewayConfigWithChan(request *ModifyImageGatewayConfigRequest) (<-chan *ModifyImageGatewayConfigResponse, <-chan error)
ModifyImageGatewayConfigWithChan invokes the ehpc.ModifyImageGatewayConfig API asynchronously
func (*Client) ModifyUserGroups ¶
func (client *Client) ModifyUserGroups(request *ModifyUserGroupsRequest) (response *ModifyUserGroupsResponse, err error)
ModifyUserGroups invokes the ehpc.ModifyUserGroups API synchronously
func (*Client) ModifyUserGroupsWithCallback ¶
func (client *Client) ModifyUserGroupsWithCallback(request *ModifyUserGroupsRequest, callback func(response *ModifyUserGroupsResponse, err error)) <-chan int
ModifyUserGroupsWithCallback invokes the ehpc.ModifyUserGroups API asynchronously
func (*Client) ModifyUserGroupsWithChan ¶
func (client *Client) ModifyUserGroupsWithChan(request *ModifyUserGroupsRequest) (<-chan *ModifyUserGroupsResponse, <-chan error)
ModifyUserGroupsWithChan invokes the ehpc.ModifyUserGroups API asynchronously
func (*Client) ModifyUserPasswords ¶
func (client *Client) ModifyUserPasswords(request *ModifyUserPasswordsRequest) (response *ModifyUserPasswordsResponse, err error)
ModifyUserPasswords invokes the ehpc.ModifyUserPasswords API synchronously
func (*Client) ModifyUserPasswordsWithCallback ¶
func (client *Client) ModifyUserPasswordsWithCallback(request *ModifyUserPasswordsRequest, callback func(response *ModifyUserPasswordsResponse, err error)) <-chan int
ModifyUserPasswordsWithCallback invokes the ehpc.ModifyUserPasswords API asynchronously
func (*Client) ModifyUserPasswordsWithChan ¶
func (client *Client) ModifyUserPasswordsWithChan(request *ModifyUserPasswordsRequest) (<-chan *ModifyUserPasswordsResponse, <-chan error)
ModifyUserPasswordsWithChan invokes the ehpc.ModifyUserPasswords API asynchronously
func (*Client) ModifyVisualServicePasswd ¶
func (client *Client) ModifyVisualServicePasswd(request *ModifyVisualServicePasswdRequest) (response *ModifyVisualServicePasswdResponse, err error)
ModifyVisualServicePasswd invokes the ehpc.ModifyVisualServicePasswd API synchronously
func (*Client) ModifyVisualServicePasswdWithCallback ¶
func (client *Client) ModifyVisualServicePasswdWithCallback(request *ModifyVisualServicePasswdRequest, callback func(response *ModifyVisualServicePasswdResponse, err error)) <-chan int
ModifyVisualServicePasswdWithCallback invokes the ehpc.ModifyVisualServicePasswd API asynchronously
func (*Client) ModifyVisualServicePasswdWithChan ¶
func (client *Client) ModifyVisualServicePasswdWithChan(request *ModifyVisualServicePasswdRequest) (<-chan *ModifyVisualServicePasswdResponse, <-chan error)
ModifyVisualServicePasswdWithChan invokes the ehpc.ModifyVisualServicePasswd API asynchronously
func (*Client) MountNFS ¶ added in v1.60.317
func (client *Client) MountNFS(request *MountNFSRequest) (response *MountNFSResponse, err error)
MountNFS invokes the ehpc.MountNFS API synchronously
func (*Client) MountNFSWithCallback ¶ added in v1.60.317
func (client *Client) MountNFSWithCallback(request *MountNFSRequest, callback func(response *MountNFSResponse, err error)) <-chan int
MountNFSWithCallback invokes the ehpc.MountNFS API asynchronously
func (*Client) MountNFSWithChan ¶ added in v1.60.317
func (client *Client) MountNFSWithChan(request *MountNFSRequest) (<-chan *MountNFSResponse, <-chan error)
MountNFSWithChan invokes the ehpc.MountNFS API asynchronously
func (*Client) PullImage ¶
func (client *Client) PullImage(request *PullImageRequest) (response *PullImageResponse, err error)
PullImage invokes the ehpc.PullImage API synchronously
func (*Client) PullImageWithCallback ¶
func (client *Client) PullImageWithCallback(request *PullImageRequest, callback func(response *PullImageResponse, err error)) <-chan int
PullImageWithCallback invokes the ehpc.PullImage API asynchronously
func (*Client) PullImageWithChan ¶
func (client *Client) PullImageWithChan(request *PullImageRequest) (<-chan *PullImageResponse, <-chan error)
PullImageWithChan invokes the ehpc.PullImage API asynchronously
func (*Client) QueryServicePackAndPrice ¶ added in v1.60.317
func (client *Client) QueryServicePackAndPrice(request *QueryServicePackAndPriceRequest) (response *QueryServicePackAndPriceResponse, err error)
QueryServicePackAndPrice invokes the ehpc.QueryServicePackAndPrice API synchronously
func (*Client) QueryServicePackAndPriceWithCallback ¶ added in v1.60.317
func (client *Client) QueryServicePackAndPriceWithCallback(request *QueryServicePackAndPriceRequest, callback func(response *QueryServicePackAndPriceResponse, err error)) <-chan int
QueryServicePackAndPriceWithCallback invokes the ehpc.QueryServicePackAndPrice API asynchronously
func (*Client) QueryServicePackAndPriceWithChan ¶ added in v1.60.317
func (client *Client) QueryServicePackAndPriceWithChan(request *QueryServicePackAndPriceRequest) (<-chan *QueryServicePackAndPriceResponse, <-chan error)
QueryServicePackAndPriceWithChan invokes the ehpc.QueryServicePackAndPrice API asynchronously
func (*Client) RecoverCluster ¶
func (client *Client) RecoverCluster(request *RecoverClusterRequest) (response *RecoverClusterResponse, err error)
RecoverCluster invokes the ehpc.RecoverCluster API synchronously
func (*Client) RecoverClusterWithCallback ¶
func (client *Client) RecoverClusterWithCallback(request *RecoverClusterRequest, callback func(response *RecoverClusterResponse, err error)) <-chan int
RecoverClusterWithCallback invokes the ehpc.RecoverCluster API asynchronously
func (*Client) RecoverClusterWithChan ¶
func (client *Client) RecoverClusterWithChan(request *RecoverClusterRequest) (<-chan *RecoverClusterResponse, <-chan error)
RecoverClusterWithChan invokes the ehpc.RecoverCluster API asynchronously
func (*Client) RerunJobs ¶
func (client *Client) RerunJobs(request *RerunJobsRequest) (response *RerunJobsResponse, err error)
RerunJobs invokes the ehpc.RerunJobs API synchronously
func (*Client) RerunJobsWithCallback ¶
func (client *Client) RerunJobsWithCallback(request *RerunJobsRequest, callback func(response *RerunJobsResponse, err error)) <-chan int
RerunJobsWithCallback invokes the ehpc.RerunJobs API asynchronously
func (*Client) RerunJobsWithChan ¶
func (client *Client) RerunJobsWithChan(request *RerunJobsRequest) (<-chan *RerunJobsResponse, <-chan error)
RerunJobsWithChan invokes the ehpc.RerunJobs API asynchronously
func (*Client) ResetNodes ¶
func (client *Client) ResetNodes(request *ResetNodesRequest) (response *ResetNodesResponse, err error)
ResetNodes invokes the ehpc.ResetNodes API synchronously
func (*Client) ResetNodesWithCallback ¶
func (client *Client) ResetNodesWithCallback(request *ResetNodesRequest, callback func(response *ResetNodesResponse, err error)) <-chan int
ResetNodesWithCallback invokes the ehpc.ResetNodes API asynchronously
func (*Client) ResetNodesWithChan ¶
func (client *Client) ResetNodesWithChan(request *ResetNodesRequest) (<-chan *ResetNodesResponse, <-chan error)
ResetNodesWithChan invokes the ehpc.ResetNodes API asynchronously
func (*Client) RunCloudMetricProfiling ¶
func (client *Client) RunCloudMetricProfiling(request *RunCloudMetricProfilingRequest) (response *RunCloudMetricProfilingResponse, err error)
RunCloudMetricProfiling invokes the ehpc.RunCloudMetricProfiling API synchronously
func (*Client) RunCloudMetricProfilingWithCallback ¶
func (client *Client) RunCloudMetricProfilingWithCallback(request *RunCloudMetricProfilingRequest, callback func(response *RunCloudMetricProfilingResponse, err error)) <-chan int
RunCloudMetricProfilingWithCallback invokes the ehpc.RunCloudMetricProfiling API asynchronously
func (*Client) RunCloudMetricProfilingWithChan ¶
func (client *Client) RunCloudMetricProfilingWithChan(request *RunCloudMetricProfilingRequest) (<-chan *RunCloudMetricProfilingResponse, <-chan error)
RunCloudMetricProfilingWithChan invokes the ehpc.RunCloudMetricProfiling API asynchronously
func (*Client) SetAutoScaleConfig ¶
func (client *Client) SetAutoScaleConfig(request *SetAutoScaleConfigRequest) (response *SetAutoScaleConfigResponse, err error)
SetAutoScaleConfig invokes the ehpc.SetAutoScaleConfig API synchronously
func (*Client) SetAutoScaleConfigWithCallback ¶
func (client *Client) SetAutoScaleConfigWithCallback(request *SetAutoScaleConfigRequest, callback func(response *SetAutoScaleConfigResponse, err error)) <-chan int
SetAutoScaleConfigWithCallback invokes the ehpc.SetAutoScaleConfig API asynchronously
func (*Client) SetAutoScaleConfigWithChan ¶
func (client *Client) SetAutoScaleConfigWithChan(request *SetAutoScaleConfigRequest) (<-chan *SetAutoScaleConfigResponse, <-chan error)
SetAutoScaleConfigWithChan invokes the ehpc.SetAutoScaleConfig API asynchronously
func (*Client) SetGWSClusterPolicy ¶ added in v1.61.31
func (client *Client) SetGWSClusterPolicy(request *SetGWSClusterPolicyRequest) (response *SetGWSClusterPolicyResponse, err error)
SetGWSClusterPolicy invokes the ehpc.SetGWSClusterPolicy API synchronously
func (*Client) SetGWSClusterPolicyWithCallback ¶ added in v1.61.31
func (client *Client) SetGWSClusterPolicyWithCallback(request *SetGWSClusterPolicyRequest, callback func(response *SetGWSClusterPolicyResponse, err error)) <-chan int
SetGWSClusterPolicyWithCallback invokes the ehpc.SetGWSClusterPolicy API asynchronously
func (*Client) SetGWSClusterPolicyWithChan ¶ added in v1.61.31
func (client *Client) SetGWSClusterPolicyWithChan(request *SetGWSClusterPolicyRequest) (<-chan *SetGWSClusterPolicyResponse, <-chan error)
SetGWSClusterPolicyWithChan invokes the ehpc.SetGWSClusterPolicy API asynchronously
func (*Client) SetGWSInstanceName ¶ added in v1.60.317
func (client *Client) SetGWSInstanceName(request *SetGWSInstanceNameRequest) (response *SetGWSInstanceNameResponse, err error)
SetGWSInstanceName invokes the ehpc.SetGWSInstanceName API synchronously
func (*Client) SetGWSInstanceNameWithCallback ¶ added in v1.60.317
func (client *Client) SetGWSInstanceNameWithCallback(request *SetGWSInstanceNameRequest, callback func(response *SetGWSInstanceNameResponse, err error)) <-chan int
SetGWSInstanceNameWithCallback invokes the ehpc.SetGWSInstanceName API asynchronously
func (*Client) SetGWSInstanceNameWithChan ¶ added in v1.60.317
func (client *Client) SetGWSInstanceNameWithChan(request *SetGWSInstanceNameRequest) (<-chan *SetGWSInstanceNameResponse, <-chan error)
SetGWSInstanceNameWithChan invokes the ehpc.SetGWSInstanceName API asynchronously
func (*Client) SetGWSInstanceUser ¶ added in v1.60.317
func (client *Client) SetGWSInstanceUser(request *SetGWSInstanceUserRequest) (response *SetGWSInstanceUserResponse, err error)
SetGWSInstanceUser invokes the ehpc.SetGWSInstanceUser API synchronously
func (*Client) SetGWSInstanceUserWithCallback ¶ added in v1.60.317
func (client *Client) SetGWSInstanceUserWithCallback(request *SetGWSInstanceUserRequest, callback func(response *SetGWSInstanceUserResponse, err error)) <-chan int
SetGWSInstanceUserWithCallback invokes the ehpc.SetGWSInstanceUser API asynchronously
func (*Client) SetGWSInstanceUserWithChan ¶ added in v1.60.317
func (client *Client) SetGWSInstanceUserWithChan(request *SetGWSInstanceUserRequest) (<-chan *SetGWSInstanceUserResponse, <-chan error)
SetGWSInstanceUserWithChan invokes the ehpc.SetGWSInstanceUser API asynchronously
func (*Client) SetQueue ¶
func (client *Client) SetQueue(request *SetQueueRequest) (response *SetQueueResponse, err error)
SetQueue invokes the ehpc.SetQueue API synchronously
func (*Client) SetQueueWithCallback ¶
func (client *Client) SetQueueWithCallback(request *SetQueueRequest, callback func(response *SetQueueResponse, err error)) <-chan int
SetQueueWithCallback invokes the ehpc.SetQueue API asynchronously
func (*Client) SetQueueWithChan ¶
func (client *Client) SetQueueWithChan(request *SetQueueRequest) (<-chan *SetQueueResponse, <-chan error)
SetQueueWithChan invokes the ehpc.SetQueue API asynchronously
func (*Client) SetSchedulerInfo ¶ added in v1.61.1236
func (client *Client) SetSchedulerInfo(request *SetSchedulerInfoRequest) (response *SetSchedulerInfoResponse, err error)
SetSchedulerInfo invokes the ehpc.SetSchedulerInfo API synchronously
func (*Client) SetSchedulerInfoWithCallback ¶ added in v1.61.1236
func (client *Client) SetSchedulerInfoWithCallback(request *SetSchedulerInfoRequest, callback func(response *SetSchedulerInfoResponse, err error)) <-chan int
SetSchedulerInfoWithCallback invokes the ehpc.SetSchedulerInfo API asynchronously
func (*Client) SetSchedulerInfoWithChan ¶ added in v1.61.1236
func (client *Client) SetSchedulerInfoWithChan(request *SetSchedulerInfoRequest) (<-chan *SetSchedulerInfoResponse, <-chan error)
SetSchedulerInfoWithChan invokes the ehpc.SetSchedulerInfo API asynchronously
func (*Client) StartCluster ¶
func (client *Client) StartCluster(request *StartClusterRequest) (response *StartClusterResponse, err error)
StartCluster invokes the ehpc.StartCluster API synchronously
func (*Client) StartClusterWithCallback ¶
func (client *Client) StartClusterWithCallback(request *StartClusterRequest, callback func(response *StartClusterResponse, err error)) <-chan int
StartClusterWithCallback invokes the ehpc.StartCluster API asynchronously
func (*Client) StartClusterWithChan ¶
func (client *Client) StartClusterWithChan(request *StartClusterRequest) (<-chan *StartClusterResponse, <-chan error)
StartClusterWithChan invokes the ehpc.StartCluster API asynchronously
func (*Client) StartGWSInstance ¶ added in v1.60.317
func (client *Client) StartGWSInstance(request *StartGWSInstanceRequest) (response *StartGWSInstanceResponse, err error)
StartGWSInstance invokes the ehpc.StartGWSInstance API synchronously
func (*Client) StartGWSInstanceWithCallback ¶ added in v1.60.317
func (client *Client) StartGWSInstanceWithCallback(request *StartGWSInstanceRequest, callback func(response *StartGWSInstanceResponse, err error)) <-chan int
StartGWSInstanceWithCallback invokes the ehpc.StartGWSInstance API asynchronously
func (*Client) StartGWSInstanceWithChan ¶ added in v1.60.317
func (client *Client) StartGWSInstanceWithChan(request *StartGWSInstanceRequest) (<-chan *StartGWSInstanceResponse, <-chan error)
StartGWSInstanceWithChan invokes the ehpc.StartGWSInstance API asynchronously
func (*Client) StartNodes ¶
func (client *Client) StartNodes(request *StartNodesRequest) (response *StartNodesResponse, err error)
StartNodes invokes the ehpc.StartNodes API synchronously
func (*Client) StartNodesWithCallback ¶
func (client *Client) StartNodesWithCallback(request *StartNodesRequest, callback func(response *StartNodesResponse, err error)) <-chan int
StartNodesWithCallback invokes the ehpc.StartNodes API asynchronously
func (*Client) StartNodesWithChan ¶
func (client *Client) StartNodesWithChan(request *StartNodesRequest) (<-chan *StartNodesResponse, <-chan error)
StartNodesWithChan invokes the ehpc.StartNodes API asynchronously
func (*Client) StartVisualService ¶
func (client *Client) StartVisualService(request *StartVisualServiceRequest) (response *StartVisualServiceResponse, err error)
StartVisualService invokes the ehpc.StartVisualService API synchronously
func (*Client) StartVisualServiceWithCallback ¶
func (client *Client) StartVisualServiceWithCallback(request *StartVisualServiceRequest, callback func(response *StartVisualServiceResponse, err error)) <-chan int
StartVisualServiceWithCallback invokes the ehpc.StartVisualService API asynchronously
func (*Client) StartVisualServiceWithChan ¶
func (client *Client) StartVisualServiceWithChan(request *StartVisualServiceRequest) (<-chan *StartVisualServiceResponse, <-chan error)
StartVisualServiceWithChan invokes the ehpc.StartVisualService API asynchronously
func (*Client) StopCluster ¶
func (client *Client) StopCluster(request *StopClusterRequest) (response *StopClusterResponse, err error)
StopCluster invokes the ehpc.StopCluster API synchronously
func (*Client) StopClusterWithCallback ¶
func (client *Client) StopClusterWithCallback(request *StopClusterRequest, callback func(response *StopClusterResponse, err error)) <-chan int
StopClusterWithCallback invokes the ehpc.StopCluster API asynchronously
func (*Client) StopClusterWithChan ¶
func (client *Client) StopClusterWithChan(request *StopClusterRequest) (<-chan *StopClusterResponse, <-chan error)
StopClusterWithChan invokes the ehpc.StopCluster API asynchronously
func (*Client) StopGWSInstance ¶ added in v1.60.317
func (client *Client) StopGWSInstance(request *StopGWSInstanceRequest) (response *StopGWSInstanceResponse, err error)
StopGWSInstance invokes the ehpc.StopGWSInstance API synchronously
func (*Client) StopGWSInstanceWithCallback ¶ added in v1.60.317
func (client *Client) StopGWSInstanceWithCallback(request *StopGWSInstanceRequest, callback func(response *StopGWSInstanceResponse, err error)) <-chan int
StopGWSInstanceWithCallback invokes the ehpc.StopGWSInstance API asynchronously
func (*Client) StopGWSInstanceWithChan ¶ added in v1.60.317
func (client *Client) StopGWSInstanceWithChan(request *StopGWSInstanceRequest) (<-chan *StopGWSInstanceResponse, <-chan error)
StopGWSInstanceWithChan invokes the ehpc.StopGWSInstance API asynchronously
func (*Client) StopJobs ¶
func (client *Client) StopJobs(request *StopJobsRequest) (response *StopJobsResponse, err error)
StopJobs invokes the ehpc.StopJobs API synchronously
func (*Client) StopJobsWithCallback ¶
func (client *Client) StopJobsWithCallback(request *StopJobsRequest, callback func(response *StopJobsResponse, err error)) <-chan int
StopJobsWithCallback invokes the ehpc.StopJobs API asynchronously
func (*Client) StopJobsWithChan ¶
func (client *Client) StopJobsWithChan(request *StopJobsRequest) (<-chan *StopJobsResponse, <-chan error)
StopJobsWithChan invokes the ehpc.StopJobs API asynchronously
func (*Client) StopNodes ¶
func (client *Client) StopNodes(request *StopNodesRequest) (response *StopNodesResponse, err error)
StopNodes invokes the ehpc.StopNodes API synchronously
func (*Client) StopNodesWithCallback ¶
func (client *Client) StopNodesWithCallback(request *StopNodesRequest, callback func(response *StopNodesResponse, err error)) <-chan int
StopNodesWithCallback invokes the ehpc.StopNodes API asynchronously
func (*Client) StopNodesWithChan ¶
func (client *Client) StopNodesWithChan(request *StopNodesRequest) (<-chan *StopNodesResponse, <-chan error)
StopNodesWithChan invokes the ehpc.StopNodes API asynchronously
func (*Client) StopVisualService ¶
func (client *Client) StopVisualService(request *StopVisualServiceRequest) (response *StopVisualServiceResponse, err error)
StopVisualService invokes the ehpc.StopVisualService API synchronously
func (*Client) StopVisualServiceWithCallback ¶
func (client *Client) StopVisualServiceWithCallback(request *StopVisualServiceRequest, callback func(response *StopVisualServiceResponse, err error)) <-chan int
StopVisualServiceWithCallback invokes the ehpc.StopVisualService API asynchronously
func (*Client) StopVisualServiceWithChan ¶
func (client *Client) StopVisualServiceWithChan(request *StopVisualServiceRequest) (<-chan *StopVisualServiceResponse, <-chan error)
StopVisualServiceWithChan invokes the ehpc.StopVisualService API asynchronously
func (*Client) SubmitJob ¶
func (client *Client) SubmitJob(request *SubmitJobRequest) (response *SubmitJobResponse, err error)
SubmitJob invokes the ehpc.SubmitJob API synchronously
func (*Client) SubmitJobWithCallback ¶
func (client *Client) SubmitJobWithCallback(request *SubmitJobRequest, callback func(response *SubmitJobResponse, err error)) <-chan int
SubmitJobWithCallback invokes the ehpc.SubmitJob API asynchronously
func (*Client) SubmitJobWithChan ¶
func (client *Client) SubmitJobWithChan(request *SubmitJobRequest) (<-chan *SubmitJobResponse, <-chan error)
SubmitJobWithChan invokes the ehpc.SubmitJob API asynchronously
func (*Client) UninstallSoftware ¶
func (client *Client) UninstallSoftware(request *UninstallSoftwareRequest) (response *UninstallSoftwareResponse, err error)
UninstallSoftware invokes the ehpc.UninstallSoftware API synchronously
func (*Client) UninstallSoftwareWithCallback ¶
func (client *Client) UninstallSoftwareWithCallback(request *UninstallSoftwareRequest, callback func(response *UninstallSoftwareResponse, err error)) <-chan int
UninstallSoftwareWithCallback invokes the ehpc.UninstallSoftware API asynchronously
func (*Client) UninstallSoftwareWithChan ¶
func (client *Client) UninstallSoftwareWithChan(request *UninstallSoftwareRequest) (<-chan *UninstallSoftwareResponse, <-chan error)
UninstallSoftwareWithChan invokes the ehpc.UninstallSoftware API asynchronously
func (*Client) UpdateClusterVolumes ¶
func (client *Client) UpdateClusterVolumes(request *UpdateClusterVolumesRequest) (response *UpdateClusterVolumesResponse, err error)
UpdateClusterVolumes invokes the ehpc.UpdateClusterVolumes API synchronously
func (*Client) UpdateClusterVolumesWithCallback ¶
func (client *Client) UpdateClusterVolumesWithCallback(request *UpdateClusterVolumesRequest, callback func(response *UpdateClusterVolumesResponse, err error)) <-chan int
UpdateClusterVolumesWithCallback invokes the ehpc.UpdateClusterVolumes API asynchronously
func (*Client) UpdateClusterVolumesWithChan ¶
func (client *Client) UpdateClusterVolumesWithChan(request *UpdateClusterVolumesRequest) (<-chan *UpdateClusterVolumesResponse, <-chan error)
UpdateClusterVolumesWithChan invokes the ehpc.UpdateClusterVolumes API asynchronously
func (*Client) UpdateQueueConfig ¶ added in v1.60.317
func (client *Client) UpdateQueueConfig(request *UpdateQueueConfigRequest) (response *UpdateQueueConfigResponse, err error)
UpdateQueueConfig invokes the ehpc.UpdateQueueConfig API synchronously
func (*Client) UpdateQueueConfigWithCallback ¶ added in v1.60.317
func (client *Client) UpdateQueueConfigWithCallback(request *UpdateQueueConfigRequest, callback func(response *UpdateQueueConfigResponse, err error)) <-chan int
UpdateQueueConfigWithCallback invokes the ehpc.UpdateQueueConfig API asynchronously
func (*Client) UpdateQueueConfigWithChan ¶ added in v1.60.317
func (client *Client) UpdateQueueConfigWithChan(request *UpdateQueueConfigRequest) (<-chan *UpdateQueueConfigResponse, <-chan error)
UpdateQueueConfigWithChan invokes the ehpc.UpdateQueueConfig API asynchronously
func (*Client) UpgradeClient ¶
func (client *Client) UpgradeClient(request *UpgradeClientRequest) (response *UpgradeClientResponse, err error)
UpgradeClient invokes the ehpc.UpgradeClient API synchronously
func (*Client) UpgradeClientWithCallback ¶
func (client *Client) UpgradeClientWithCallback(request *UpgradeClientRequest, callback func(response *UpgradeClientResponse, err error)) <-chan int
UpgradeClientWithCallback invokes the ehpc.UpgradeClient API asynchronously
func (*Client) UpgradeClientWithChan ¶
func (client *Client) UpgradeClientWithChan(request *UpgradeClientRequest) (<-chan *UpgradeClientResponse, <-chan error)
UpgradeClientWithChan invokes the ehpc.UpgradeClient API asynchronously
type ClusterInfo ¶
type ClusterInfo struct { Name string `json:"Name" xml:"Name"` VolumeId string `json:"VolumeId" xml:"VolumeId"` VolumeProtocol string `json:"VolumeProtocol" xml:"VolumeProtocol"` SecurityGroupId string `json:"SecurityGroupId" xml:"SecurityGroupId"` AccountType string `json:"AccountType" xml:"AccountType"` ImageId string `json:"ImageId" xml:"ImageId"` ImageOwnerAlias string `json:"ImageOwnerAlias" xml:"ImageOwnerAlias"` CreateTime string `json:"CreateTime" xml:"CreateTime"` RegionId string `json:"RegionId" xml:"RegionId"` VolumeMountpoint string `json:"VolumeMountpoint" xml:"VolumeMountpoint"` SchedulerType string `json:"SchedulerType" xml:"SchedulerType"` BaseOsTag string `json:"BaseOsTag" xml:"BaseOsTag"` Id string `json:"Id" xml:"Id"` VpcId string `json:"VpcId" xml:"VpcId"` DeployMode string `json:"DeployMode" xml:"DeployMode"` Description string `json:"Description" xml:"Description"` ClientVersion string `json:"ClientVersion" xml:"ClientVersion"` SccClusterId string `json:"SccClusterId" xml:"SccClusterId"` ClusterId string `json:"ClusterId" xml:"ClusterId"` VSwitchId string `json:"VSwitchId" xml:"VSwitchId"` VolumeType string `json:"VolumeType" xml:"VolumeType"` RemoteDirectory string `json:"RemoteDirectory" xml:"RemoteDirectory"` HaEnable bool `json:"HaEnable" xml:"HaEnable"` Location string `json:"Location" xml:"Location"` EcsChargeType string `json:"EcsChargeType" xml:"EcsChargeType"` InstanceCount int `json:"InstanceCount" xml:"InstanceCount"` KeyPairName string `json:"KeyPairName" xml:"KeyPairName"` OsTag string `json:"OsTag" xml:"OsTag"` ImageName string `json:"ImageName" xml:"ImageName"` Status string `json:"Status" xml:"Status"` EcsInfo EcsInfo `json:"EcsInfo" xml:"EcsInfo"` PostInstallScripts PostInstallScripts `json:"PostInstallScripts" xml:"PostInstallScripts"` Applications ApplicationsInDescribeCluster `json:"Applications" xml:"Applications"` }
ClusterInfo is a nested struct in ehpc response
type ClusterInfoSimple ¶
type ClusterInfoSimple struct { Name string `json:"Name" xml:"Name"` AccountType string `json:"AccountType" xml:"AccountType"` ImageId string `json:"ImageId" xml:"ImageId"` ImageOwnerAlias string `json:"ImageOwnerAlias" xml:"ImageOwnerAlias"` CreateTime string `json:"CreateTime" xml:"CreateTime"` InstanceType string `json:"InstanceType" xml:"InstanceType"` NodePrefix string `json:"NodePrefix" xml:"NodePrefix"` LoginNodes string `json:"LoginNodes" xml:"LoginNodes"` NodeSuffix string `json:"NodeSuffix" xml:"NodeSuffix"` RegionId string `json:"RegionId" xml:"RegionId"` IsComputeEss bool `json:"IsComputeEss" xml:"IsComputeEss"` SchedulerType string `json:"SchedulerType" xml:"SchedulerType"` EhpcVersion string `json:"EhpcVersion" xml:"EhpcVersion"` BaseOsTag string `json:"BaseOsTag" xml:"BaseOsTag"` Id string `json:"Id" xml:"Id"` VpcId string `json:"VpcId" xml:"VpcId"` DeployMode string `json:"DeployMode" xml:"DeployMode"` Description string `json:"Description" xml:"Description"` InstanceChargeType string `json:"InstanceChargeType" xml:"InstanceChargeType"` ClientVersion string `json:"ClientVersion" xml:"ClientVersion"` ComputeSpotPriceLimit float64 `json:"ComputeSpotPriceLimit" xml:"ComputeSpotPriceLimit"` Count int `json:"Count" xml:"Count"` VSwitchId string `json:"VSwitchId" xml:"VSwitchId"` ComputeSpotStrategy string `json:"ComputeSpotStrategy" xml:"ComputeSpotStrategy"` Location string `json:"Location" xml:"Location"` ZoneId string `json:"ZoneId" xml:"ZoneId"` OsTag string `json:"OsTag" xml:"OsTag"` Status string `json:"Status" xml:"Status"` TotalResources TotalResources `json:"TotalResources" xml:"TotalResources"` UsedResources UsedResources `json:"UsedResources" xml:"UsedResources"` Managers Managers `json:"Managers" xml:"Managers"` Computes Computes `json:"Computes" xml:"Computes"` }
ClusterInfoSimple is a nested struct in ehpc response
type ClustersInDescribeGWSClusters ¶ added in v1.60.317
type ClustersInDescribeGWSClusters struct {
ClusterInfo []ClusterInfo `json:"ClusterInfo" xml:"ClusterInfo"`
}
ClustersInDescribeGWSClusters is a nested struct in ehpc response
type ClustersInListClusters ¶
type ClustersInListClusters struct {
ClusterInfoSimple []ClusterInfoSimple `json:"ClusterInfoSimple" xml:"ClusterInfoSimple"`
}
ClustersInListClusters is a nested struct in ehpc response
type ClustersInListClustersMeta ¶
type ClustersInListClustersMeta struct {
ClusterInfoSimple []ClusterInfoSimple `json:"ClusterInfoSimple" xml:"ClusterInfoSimple"`
}
ClustersInListClustersMeta is a nested struct in ehpc response
type Command ¶
type Command struct { CommandId string `json:"CommandId" xml:"CommandId"` CommandContent string `json:"CommandContent" xml:"CommandContent"` WorkingDir string `json:"WorkingDir" xml:"WorkingDir"` Timeout string `json:"Timeout" xml:"Timeout"` }
Command is a nested struct in ehpc response
type Commands ¶
type Commands struct {
Command []Command `json:"Command" xml:"Command"`
}
Commands is a nested struct in ehpc response
type Compute ¶
type Compute struct { Count int `json:"Count" xml:"Count"` InstanceType string `json:"InstanceType" xml:"InstanceType"` }
Compute is a nested struct in ehpc response
type ComputeInListPreferredEcsTypes ¶
type ComputeInListPreferredEcsTypes struct {
InstanceTypeId []string `json:"InstanceTypeId" xml:"InstanceTypeId"`
}
ComputeInListPreferredEcsTypes is a nested struct in ehpc response
type ComputeInstanceType ¶ added in v1.61.1093
type ComputeInstanceType struct {
InstanceType []string `json:"InstanceType" xml:"InstanceType"`
}
ComputeInstanceType is a nested struct in ehpc response
type Computes ¶
type Computes struct { Total int `json:"Total" xml:"Total"` NormalCount int `json:"NormalCount" xml:"NormalCount"` OperatingCount int `json:"OperatingCount" xml:"OperatingCount"` StoppedCount int `json:"StoppedCount" xml:"StoppedCount"` ExceptionCount int `json:"ExceptionCount" xml:"ExceptionCount"` }
Computes is a nested struct in ehpc response
type ContainerAppInfo ¶
type ContainerAppInfo struct { Id string `json:"Id" xml:"Id"` Name string `json:"Name" xml:"Name"` Description string `json:"Description" xml:"Description"` Repository string `json:"Repository" xml:"Repository"` ImageTag string `json:"ImageTag" xml:"ImageTag"` CreateTime string `json:"CreateTime" xml:"CreateTime"` Type string `json:"Type" xml:"Type"` }
ContainerAppInfo is a nested struct in ehpc response
type ContainerApps ¶
type ContainerApps struct {
ContainerAppsItem []ContainerAppsItem `json:"ContainerApps" xml:"ContainerApps"`
}
ContainerApps is a nested struct in ehpc response
type ContainerAppsItem ¶
type ContainerAppsItem struct { Id string `json:"Id" xml:"Id"` Name string `json:"Name" xml:"Name"` Description string `json:"Description" xml:"Description"` Repository string `json:"Repository" xml:"Repository"` ImageTag string `json:"ImageTag" xml:"ImageTag"` CreateTime string `json:"CreateTime" xml:"CreateTime"` Type string `json:"Type" xml:"Type"` }
ContainerAppsItem is a nested struct in ehpc response
type ContainerId ¶
type ContainerId struct {
ContainerId []string `json:"ContainerId" xml:"ContainerId"`
}
ContainerId is a nested struct in ehpc response
type CreateClusterAdditionalVolumes ¶
type CreateClusterAdditionalVolumes struct { VolumeType string `name:"VolumeType"` VolumeProtocol string `name:"VolumeProtocol"` LocalDirectory string `name:"LocalDirectory"` RemoteDirectory string `name:"RemoteDirectory"` Roles *[]CreateClusterRoles `name:"Roles" type:"Repeated"` VolumeId string `name:"VolumeId"` VolumeMountpoint string `name:"VolumeMountpoint"` Location string `name:"Location"` JobQueue string `name:"JobQueue"` }
CreateClusterAdditionalVolumes is a repeated param struct in CreateClusterRequest
type CreateClusterApplication ¶
type CreateClusterApplication struct {
Tag string `name:"Tag"`
}
CreateClusterApplication is a repeated param struct in CreateClusterRequest
type CreateClusterPostInstallScript ¶
CreateClusterPostInstallScript is a repeated param struct in CreateClusterRequest
type CreateClusterRequest ¶
type CreateClusterRequest struct { *requests.RpcRequest AdditionalVolumes *[]CreateClusterAdditionalVolumes `position:"Query" name:"AdditionalVolumes" type:"Repeated"` EcsOrderManagerInstanceType string `position:"Query" name:"EcsOrder.Manager.InstanceType"` KeyPairName string `position:"Query" name:"KeyPairName"` SecurityGroupName string `position:"Query" name:"SecurityGroupName"` ImageOwnerAlias string `position:"Query" name:"ImageOwnerAlias"` DeployMode string `position:"Query" name:"DeployMode"` EcsOrderManagerCount requests.Integer `position:"Query" name:"EcsOrder.Manager.Count"` ResourceGroupId string `position:"Query" name:"ResourceGroupId"` Password string `position:"Query" name:"Password"` EcsOrderLoginCount requests.Integer `position:"Query" name:"EcsOrder.Login.Count"` WithoutElasticIp requests.Boolean `position:"Query" name:"WithoutElasticIp"` RemoteVisEnable string `position:"Query" name:"RemoteVisEnable"` SystemDiskSize requests.Integer `position:"Query" name:"SystemDiskSize"` ComputeSpotPriceLimit string `position:"Query" name:"ComputeSpotPriceLimit"` AutoRenewPeriod requests.Integer `position:"Query" name:"AutoRenewPeriod"` Period requests.Integer `position:"Query" name:"Period"` RemoteDirectory string `position:"Query" name:"RemoteDirectory"` EcsOrderComputeCount requests.Integer `position:"Query" name:"EcsOrder.Compute.Count"` ComputeSpotStrategy string `position:"Query" name:"ComputeSpotStrategy"` PostInstallScript *[]CreateClusterPostInstallScript `position:"Query" name:"PostInstallScript" type:"Repeated"` VSwitchId string `position:"Query" name:"VSwitchId"` PeriodUnit string `position:"Query" name:"PeriodUnit"` ComputeEnableHt requests.Boolean `position:"Query" name:"ComputeEnableHt"` AutoRenew string `position:"Query" name:"AutoRenew"` Name string `position:"Query" name:"Name"` VolumeId string `position:"Query" name:"VolumeId"` ZoneId string `position:"Query" name:"ZoneId"` SccClusterId string `position:"Query" name:"SccClusterId"` ImageId string `position:"Query" name:"ImageId"` SystemDiskLevel string `position:"Query" name:"SystemDiskLevel"` ClientToken string `position:"Query" name:"ClientToken"` EhpcVersion string `position:"Query" name:"EhpcVersion"` AccountType string `position:"Query" name:"AccountType"` SecurityGroupId string `position:"Query" name:"SecurityGroupId"` Description string `position:"Query" name:"Description"` EcsOrderComputeInstanceType string `position:"Query" name:"EcsOrder.Compute.InstanceType"` JobQueue string `position:"Query" name:"JobQueue"` VolumeType string `position:"Query" name:"VolumeType"` SystemDiskType string `position:"Query" name:"SystemDiskType"` VolumeProtocol string `position:"Query" name:"VolumeProtocol"` ClientVersion string `position:"Query" name:"ClientVersion"` OsTag string `position:"Query" name:"OsTag"` ClusterVersion string `position:"Query" name:"ClusterVersion"` IsComputeEss requests.Boolean `position:"Query" name:"IsComputeEss"` Application *[]CreateClusterApplication `position:"Query" name:"Application" type:"Repeated"` EcsChargeType string `position:"Query" name:"EcsChargeType"` InputFileUrl string `position:"Query" name:"InputFileUrl"` VpcId string `position:"Query" name:"VpcId"` HaEnable requests.Boolean `position:"Query" name:"HaEnable"` SchedulerType string `position:"Query" name:"SchedulerType"` VolumeMountpoint string `position:"Query" name:"VolumeMountpoint"` EcsOrderLoginInstanceType string `position:"Query" name:"EcsOrder.Login.InstanceType"` }
CreateClusterRequest is the request struct for api CreateCluster
func CreateCreateClusterRequest ¶
func CreateCreateClusterRequest() (request *CreateClusterRequest)
CreateCreateClusterRequest creates a request to invoke CreateCluster API
type CreateClusterResponse ¶
type CreateClusterResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` ClusterId string `json:"ClusterId" xml:"ClusterId"` TaskId string `json:"TaskId" xml:"TaskId"` }
CreateClusterResponse is the response struct for api CreateCluster
func CreateCreateClusterResponse ¶
func CreateCreateClusterResponse() (response *CreateClusterResponse)
CreateCreateClusterResponse creates a response to parse from CreateCluster response
type CreateClusterRoles ¶ added in v1.60.317
type CreateClusterRoles struct {
Name string `name:"Name"`
}
CreateClusterRoles is a repeated param struct in CreateClusterRequest
type CreateGWSClusterRequest ¶ added in v1.60.317
type CreateGWSClusterRequest struct { *requests.RpcRequest ClusterType string `position:"Query" name:"ClusterType"` VSwitchId string `position:"Query" name:"VSwitchId"` VpcId string `position:"Query" name:"VpcId"` Name string `position:"Query" name:"Name"` }
CreateGWSClusterRequest is the request struct for api CreateGWSCluster
func CreateCreateGWSClusterRequest ¶ added in v1.60.317
func CreateCreateGWSClusterRequest() (request *CreateGWSClusterRequest)
CreateCreateGWSClusterRequest creates a request to invoke CreateGWSCluster API
type CreateGWSClusterResponse ¶ added in v1.60.317
type CreateGWSClusterResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` ClusterId string `json:"ClusterId" xml:"ClusterId"` }
CreateGWSClusterResponse is the response struct for api CreateGWSCluster
func CreateCreateGWSClusterResponse ¶ added in v1.60.317
func CreateCreateGWSClusterResponse() (response *CreateGWSClusterResponse)
CreateCreateGWSClusterResponse creates a response to parse from CreateGWSCluster response
type CreateGWSImageRequest ¶ added in v1.60.317
type CreateGWSImageRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` Name string `position:"Query" name:"Name"` }
CreateGWSImageRequest is the request struct for api CreateGWSImage
func CreateCreateGWSImageRequest ¶ added in v1.60.317
func CreateCreateGWSImageRequest() (request *CreateGWSImageRequest)
CreateCreateGWSImageRequest creates a request to invoke CreateGWSImage API
type CreateGWSImageResponse ¶ added in v1.60.317
type CreateGWSImageResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` ImageId string `json:"ImageId" xml:"ImageId"` }
CreateGWSImageResponse is the response struct for api CreateGWSImage
func CreateCreateGWSImageResponse ¶ added in v1.60.317
func CreateCreateGWSImageResponse() (response *CreateGWSImageResponse)
CreateCreateGWSImageResponse creates a response to parse from CreateGWSImage response
type CreateGWSInstanceRequest ¶ added in v1.60.317
type CreateGWSInstanceRequest struct { *requests.RpcRequest ImageId string `position:"Query" name:"ImageId"` AllocatePublicAddress requests.Boolean `position:"Query" name:"AllocatePublicAddress"` AppList string `position:"Query" name:"AppList"` InternetMaxBandwidthOut requests.Integer `position:"Query" name:"InternetMaxBandwidthOut"` SystemDiskCategory string `position:"Query" name:"SystemDiskCategory"` SystemDiskSize requests.Integer `position:"Query" name:"SystemDiskSize"` InstanceType string `position:"Query" name:"InstanceType"` InstanceChargeType string `position:"Query" name:"InstanceChargeType"` Period string `position:"Query" name:"Period"` ClusterId string `position:"Query" name:"ClusterId"` WorkMode string `position:"Query" name:"WorkMode"` VSwitchId string `position:"Query" name:"VSwitchId"` PeriodUnit string `position:"Query" name:"PeriodUnit"` AutoRenew requests.Boolean `position:"Query" name:"AutoRenew"` InternetChargeType string `position:"Query" name:"InternetChargeType"` Name string `position:"Query" name:"Name"` InternetMaxBandwidthIn requests.Integer `position:"Query" name:"InternetMaxBandwidthIn"` }
CreateGWSInstanceRequest is the request struct for api CreateGWSInstance
func CreateCreateGWSInstanceRequest ¶ added in v1.60.317
func CreateCreateGWSInstanceRequest() (request *CreateGWSInstanceRequest)
CreateCreateGWSInstanceRequest creates a request to invoke CreateGWSInstance API
type CreateGWSInstanceResponse ¶ added in v1.60.317
type CreateGWSInstanceResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` InstanceId string `json:"InstanceId" xml:"InstanceId"` }
CreateGWSInstanceResponse is the response struct for api CreateGWSInstance
func CreateCreateGWSInstanceResponse ¶ added in v1.60.317
func CreateCreateGWSInstanceResponse() (response *CreateGWSInstanceResponse)
CreateCreateGWSInstanceResponse creates a response to parse from CreateGWSInstance response
type CreateHybridClusterApplication ¶
type CreateHybridClusterApplication struct {
Tag string `name:"Tag"`
}
CreateHybridClusterApplication is a repeated param struct in CreateHybridClusterRequest
type CreateHybridClusterNodes ¶ added in v1.60.317
type CreateHybridClusterNodes struct { IpAddress string `name:"IpAddress"` HostName string `name:"HostName"` Role string `name:"Role"` AccountType string `name:"AccountType"` SchedulerType string `name:"SchedulerType"` }
CreateHybridClusterNodes is a repeated param struct in CreateHybridClusterRequest
type CreateHybridClusterPostInstallScript ¶
type CreateHybridClusterPostInstallScript struct { Args string `name:"Args"` Url string `name:"Url"` }
CreateHybridClusterPostInstallScript is a repeated param struct in CreateHybridClusterRequest
type CreateHybridClusterRequest ¶
type CreateHybridClusterRequest struct { *requests.RpcRequest KeyPairName string `position:"Query" name:"KeyPairName"` MultiOs requests.Boolean `position:"Query" name:"MultiOs"` SecurityGroupName string `position:"Query" name:"SecurityGroupName"` OnPremiseVolumeRemotePath string `position:"Query" name:"OnPremiseVolumeRemotePath"` ImageOwnerAlias string `position:"Query" name:"ImageOwnerAlias"` ResourceGroupId string `position:"Query" name:"ResourceGroupId"` Password string `position:"Query" name:"Password"` ComputeSpotPriceLimit requests.Float `position:"Query" name:"ComputeSpotPriceLimit"` OnPremiseVolumeLocalPath string `position:"Query" name:"OnPremiseVolumeLocalPath"` RemoteDirectory string `position:"Query" name:"RemoteDirectory"` ComputeSpotStrategy string `position:"Query" name:"ComputeSpotStrategy"` PostInstallScript *[]CreateHybridClusterPostInstallScript `position:"Query" name:"PostInstallScript" type:"Repeated"` VSwitchId string `position:"Query" name:"VSwitchId"` Domain string `position:"Query" name:"Domain"` Name string `position:"Query" name:"Name"` VolumeId string `position:"Query" name:"VolumeId"` ZoneId string `position:"Query" name:"ZoneId"` ImageId string `position:"Query" name:"ImageId"` ClientToken string `position:"Query" name:"ClientToken"` EhpcVersion string `position:"Query" name:"EhpcVersion"` SecurityGroupId string `position:"Query" name:"SecurityGroupId"` Description string `position:"Query" name:"Description"` EcsOrderComputeInstanceType string `position:"Query" name:"EcsOrder.Compute.InstanceType"` JobQueue string `position:"Query" name:"JobQueue"` VolumeType string `position:"Query" name:"VolumeType"` OnPremiseVolumeMountPoint string `position:"Query" name:"OnPremiseVolumeMountPoint"` OnPremiseVolumeProtocol string `position:"Query" name:"OnPremiseVolumeProtocol"` VolumeProtocol string `position:"Query" name:"VolumeProtocol"` ClientVersion string `position:"Query" name:"ClientVersion"` OsTag string `position:"Query" name:"OsTag"` Nodes *[]CreateHybridClusterNodes `position:"Query" name:"Nodes" type:"Repeated"` Application *[]CreateHybridClusterApplication `position:"Query" name:"Application" type:"Repeated"` VpcId string `position:"Query" name:"VpcId"` VolumeMountpoint string `position:"Query" name:"VolumeMountpoint"` SchedulerPreInstall requests.Boolean `position:"Query" name:"SchedulerPreInstall"` Location string `position:"Query" name:"Location"` }
CreateHybridClusterRequest is the request struct for api CreateHybridCluster
func CreateCreateHybridClusterRequest ¶
func CreateCreateHybridClusterRequest() (request *CreateHybridClusterRequest)
CreateCreateHybridClusterRequest creates a request to invoke CreateHybridCluster API
type CreateHybridClusterResponse ¶
type CreateHybridClusterResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` ClusterId string `json:"ClusterId" xml:"ClusterId"` TaskId string `json:"TaskId" xml:"TaskId"` }
CreateHybridClusterResponse is the response struct for api CreateHybridCluster
func CreateCreateHybridClusterResponse ¶
func CreateCreateHybridClusterResponse() (response *CreateHybridClusterResponse)
CreateCreateHybridClusterResponse creates a response to parse from CreateHybridCluster response
type CreateJobFileRequest ¶
type CreateJobFileRequest struct { *requests.RpcRequest TargetFile string `position:"Query" name:"TargetFile"` RunasUserPassword string `position:"Query" name:"RunasUserPassword"` RunasUser string `position:"Query" name:"RunasUser"` ClusterId string `position:"Query" name:"ClusterId"` Content string `position:"Query" name:"Content"` }
CreateJobFileRequest is the request struct for api CreateJobFile
func CreateCreateJobFileRequest ¶
func CreateCreateJobFileRequest() (request *CreateJobFileRequest)
CreateCreateJobFileRequest creates a request to invoke CreateJobFile API
type CreateJobFileResponse ¶
type CreateJobFileResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
CreateJobFileResponse is the response struct for api CreateJobFile
func CreateCreateJobFileResponse ¶
func CreateCreateJobFileResponse() (response *CreateJobFileResponse)
CreateCreateJobFileResponse creates a response to parse from CreateJobFile response
type CreateJobTemplateRequest ¶
type CreateJobTemplateRequest struct { *requests.RpcRequest StderrRedirectPath string `position:"Query" name:"StderrRedirectPath"` ClockTime string `position:"Query" name:"ClockTime"` CommandLine string `position:"Query" name:"CommandLine"` ArrayRequest string `position:"Query" name:"ArrayRequest"` PackagePath string `position:"Query" name:"PackagePath"` Mem string `position:"Query" name:"Mem"` StdoutRedirectPath string `position:"Query" name:"StdoutRedirectPath"` Variables string `position:"Query" name:"Variables"` RunasUser string `position:"Query" name:"RunasUser"` ReRunable requests.Boolean `position:"Query" name:"ReRunable"` Thread requests.Integer `position:"Query" name:"Thread"` Priority requests.Integer `position:"Query" name:"Priority"` Gpu requests.Integer `position:"Query" name:"Gpu"` Node requests.Integer `position:"Query" name:"Node"` Task requests.Integer `position:"Query" name:"Task"` Name string `position:"Query" name:"Name"` Queue string `position:"Query" name:"Queue"` }
CreateJobTemplateRequest is the request struct for api CreateJobTemplate
func CreateCreateJobTemplateRequest ¶
func CreateCreateJobTemplateRequest() (request *CreateJobTemplateRequest)
CreateCreateJobTemplateRequest creates a request to invoke CreateJobTemplate API
type CreateJobTemplateResponse ¶
type CreateJobTemplateResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TemplateId string `json:"TemplateId" xml:"TemplateId"` }
CreateJobTemplateResponse is the response struct for api CreateJobTemplate
func CreateCreateJobTemplateResponse ¶
func CreateCreateJobTemplateResponse() (response *CreateJobTemplateResponse)
CreateCreateJobTemplateResponse creates a response to parse from CreateJobTemplate response
type Data ¶ added in v1.61.181
type Data struct {
Data []string `json:"Data" xml:"Data"`
}
Data is a nested struct in ehpc response
type DeleteClusterRequest ¶
type DeleteClusterRequest struct { *requests.RpcRequest ClusterId string `position:"Query" name:"ClusterId"` ReleaseInstance string `position:"Query" name:"ReleaseInstance"` }
DeleteClusterRequest is the request struct for api DeleteCluster
func CreateDeleteClusterRequest ¶
func CreateDeleteClusterRequest() (request *DeleteClusterRequest)
CreateDeleteClusterRequest creates a request to invoke DeleteCluster API
type DeleteClusterResponse ¶
type DeleteClusterResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TaskId string `json:"TaskId" xml:"TaskId"` }
DeleteClusterResponse is the response struct for api DeleteCluster
func CreateDeleteClusterResponse ¶
func CreateDeleteClusterResponse() (response *DeleteClusterResponse)
CreateDeleteClusterResponse creates a response to parse from DeleteCluster response
type DeleteContainerAppsContainerApp ¶
type DeleteContainerAppsContainerApp struct {
Id string `name:"Id"`
}
DeleteContainerAppsContainerApp is a repeated param struct in DeleteContainerAppsRequest
type DeleteContainerAppsRequest ¶
type DeleteContainerAppsRequest struct { *requests.RpcRequest ContainerApp *[]DeleteContainerAppsContainerApp `position:"Query" name:"ContainerApp" type:"Repeated"` }
DeleteContainerAppsRequest is the request struct for api DeleteContainerApps
func CreateDeleteContainerAppsRequest ¶
func CreateDeleteContainerAppsRequest() (request *DeleteContainerAppsRequest)
CreateDeleteContainerAppsRequest creates a request to invoke DeleteContainerApps API
type DeleteContainerAppsResponse ¶
type DeleteContainerAppsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
DeleteContainerAppsResponse is the response struct for api DeleteContainerApps
func CreateDeleteContainerAppsResponse ¶
func CreateDeleteContainerAppsResponse() (response *DeleteContainerAppsResponse)
CreateDeleteContainerAppsResponse creates a response to parse from DeleteContainerApps response
type DeleteGWSClusterRequest ¶ added in v1.60.317
type DeleteGWSClusterRequest struct { *requests.RpcRequest ClusterId string `position:"Query" name:"ClusterId"` }
DeleteGWSClusterRequest is the request struct for api DeleteGWSCluster
func CreateDeleteGWSClusterRequest ¶ added in v1.60.317
func CreateDeleteGWSClusterRequest() (request *DeleteGWSClusterRequest)
CreateDeleteGWSClusterRequest creates a request to invoke DeleteGWSCluster API
type DeleteGWSClusterResponse ¶ added in v1.60.317
type DeleteGWSClusterResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
DeleteGWSClusterResponse is the response struct for api DeleteGWSCluster
func CreateDeleteGWSClusterResponse ¶ added in v1.60.317
func CreateDeleteGWSClusterResponse() (response *DeleteGWSClusterResponse)
CreateDeleteGWSClusterResponse creates a response to parse from DeleteGWSCluster response
type DeleteGWSInstanceRequest ¶ added in v1.60.317
type DeleteGWSInstanceRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` }
DeleteGWSInstanceRequest is the request struct for api DeleteGWSInstance
func CreateDeleteGWSInstanceRequest ¶ added in v1.60.317
func CreateDeleteGWSInstanceRequest() (request *DeleteGWSInstanceRequest)
CreateDeleteGWSInstanceRequest creates a request to invoke DeleteGWSInstance API
type DeleteGWSInstanceResponse ¶ added in v1.60.317
type DeleteGWSInstanceResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
DeleteGWSInstanceResponse is the response struct for api DeleteGWSInstance
func CreateDeleteGWSInstanceResponse ¶ added in v1.60.317
func CreateDeleteGWSInstanceResponse() (response *DeleteGWSInstanceResponse)
CreateDeleteGWSInstanceResponse creates a response to parse from DeleteGWSInstance response
type DeleteImageRequest ¶
type DeleteImageRequest struct { *requests.RpcRequest ClusterId string `position:"Query" name:"ClusterId"` Repository string `position:"Query" name:"Repository"` ContainerType string `position:"Query" name:"ContainerType"` ImageTag string `position:"Query" name:"ImageTag"` }
DeleteImageRequest is the request struct for api DeleteImage
func CreateDeleteImageRequest ¶
func CreateDeleteImageRequest() (request *DeleteImageRequest)
CreateDeleteImageRequest creates a request to invoke DeleteImage API
type DeleteImageResponse ¶
type DeleteImageResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
DeleteImageResponse is the response struct for api DeleteImage
func CreateDeleteImageResponse ¶
func CreateDeleteImageResponse() (response *DeleteImageResponse)
CreateDeleteImageResponse creates a response to parse from DeleteImage response
type DeleteJobTemplatesRequest ¶
type DeleteJobTemplatesRequest struct { *requests.RpcRequest Templates string `position:"Query" name:"Templates"` }
DeleteJobTemplatesRequest is the request struct for api DeleteJobTemplates
func CreateDeleteJobTemplatesRequest ¶
func CreateDeleteJobTemplatesRequest() (request *DeleteJobTemplatesRequest)
CreateDeleteJobTemplatesRequest creates a request to invoke DeleteJobTemplates API
type DeleteJobTemplatesResponse ¶
type DeleteJobTemplatesResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
DeleteJobTemplatesResponse is the response struct for api DeleteJobTemplates
func CreateDeleteJobTemplatesResponse ¶
func CreateDeleteJobTemplatesResponse() (response *DeleteJobTemplatesResponse)
CreateDeleteJobTemplatesResponse creates a response to parse from DeleteJobTemplates response
type DeleteJobsRequest ¶
type DeleteJobsRequest struct { *requests.RpcRequest Jobs string `position:"Query" name:"Jobs"` ClusterId string `position:"Query" name:"ClusterId"` }
DeleteJobsRequest is the request struct for api DeleteJobs
func CreateDeleteJobsRequest ¶
func CreateDeleteJobsRequest() (request *DeleteJobsRequest)
CreateDeleteJobsRequest creates a request to invoke DeleteJobs API
type DeleteJobsResponse ¶
type DeleteJobsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
DeleteJobsResponse is the response struct for api DeleteJobs
func CreateDeleteJobsResponse ¶
func CreateDeleteJobsResponse() (response *DeleteJobsResponse)
CreateDeleteJobsResponse creates a response to parse from DeleteJobs response
type DeleteNodesInstance ¶
type DeleteNodesInstance struct {
Id string `name:"Id"`
}
DeleteNodesInstance is a repeated param struct in DeleteNodesRequest
type DeleteNodesRequest ¶
type DeleteNodesRequest struct { *requests.RpcRequest Instance *[]DeleteNodesInstance `position:"Query" name:"Instance" type:"Repeated"` ClusterId string `position:"Query" name:"ClusterId"` Sync requests.Boolean `position:"Query" name:"Sync"` ReleaseInstance requests.Boolean `position:"Query" name:"ReleaseInstance"` }
DeleteNodesRequest is the request struct for api DeleteNodes
func CreateDeleteNodesRequest ¶
func CreateDeleteNodesRequest() (request *DeleteNodesRequest)
CreateDeleteNodesRequest creates a request to invoke DeleteNodes API
type DeleteNodesResponse ¶
type DeleteNodesResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TaskId string `json:"TaskId" xml:"TaskId"` }
DeleteNodesResponse is the response struct for api DeleteNodes
func CreateDeleteNodesResponse ¶
func CreateDeleteNodesResponse() (response *DeleteNodesResponse)
CreateDeleteNodesResponse creates a response to parse from DeleteNodes response
type DeleteQueueRequest ¶
type DeleteQueueRequest struct { *requests.RpcRequest QueueName string `position:"Query" name:"QueueName"` ClusterId string `position:"Query" name:"ClusterId"` }
DeleteQueueRequest is the request struct for api DeleteQueue
func CreateDeleteQueueRequest ¶
func CreateDeleteQueueRequest() (request *DeleteQueueRequest)
CreateDeleteQueueRequest creates a request to invoke DeleteQueue API
type DeleteQueueResponse ¶
type DeleteQueueResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
DeleteQueueResponse is the response struct for api DeleteQueue
func CreateDeleteQueueResponse ¶
func CreateDeleteQueueResponse() (response *DeleteQueueResponse)
CreateDeleteQueueResponse creates a response to parse from DeleteQueue response
type DeleteSecurityGroupRequest ¶ added in v1.61.443
type DeleteSecurityGroupRequest struct { *requests.RpcRequest SecurityGroupId string `position:"Query" name:"SecurityGroupId"` ClusterId string `position:"Query" name:"ClusterId"` }
DeleteSecurityGroupRequest is the request struct for api DeleteSecurityGroup
func CreateDeleteSecurityGroupRequest ¶ added in v1.61.443
func CreateDeleteSecurityGroupRequest() (request *DeleteSecurityGroupRequest)
CreateDeleteSecurityGroupRequest creates a request to invoke DeleteSecurityGroup API
type DeleteSecurityGroupResponse ¶ added in v1.61.443
type DeleteSecurityGroupResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
DeleteSecurityGroupResponse is the response struct for api DeleteSecurityGroup
func CreateDeleteSecurityGroupResponse ¶ added in v1.61.443
func CreateDeleteSecurityGroupResponse() (response *DeleteSecurityGroupResponse)
CreateDeleteSecurityGroupResponse creates a response to parse from DeleteSecurityGroup response
type DeleteUsersRequest ¶
type DeleteUsersRequest struct { *requests.RpcRequest ClusterId string `position:"Query" name:"ClusterId"` User *[]DeleteUsersUser `position:"Query" name:"User" type:"Repeated"` }
DeleteUsersRequest is the request struct for api DeleteUsers
func CreateDeleteUsersRequest ¶
func CreateDeleteUsersRequest() (request *DeleteUsersRequest)
CreateDeleteUsersRequest creates a request to invoke DeleteUsers API
type DeleteUsersResponse ¶
type DeleteUsersResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
DeleteUsersResponse is the response struct for api DeleteUsers
func CreateDeleteUsersResponse ¶
func CreateDeleteUsersResponse() (response *DeleteUsersResponse)
CreateDeleteUsersResponse creates a response to parse from DeleteUsers response
type DeleteUsersUser ¶
type DeleteUsersUser struct {
Name string `name:"Name"`
}
DeleteUsersUser is a repeated param struct in DeleteUsersRequest
type DescribeAutoScaleConfigRequest ¶
type DescribeAutoScaleConfigRequest struct { *requests.RpcRequest ClusterId string `position:"Query" name:"ClusterId"` }
DescribeAutoScaleConfigRequest is the request struct for api DescribeAutoScaleConfig
func CreateDescribeAutoScaleConfigRequest ¶
func CreateDescribeAutoScaleConfigRequest() (request *DescribeAutoScaleConfigRequest)
CreateDescribeAutoScaleConfigRequest creates a request to invoke DescribeAutoScaleConfig API
type DescribeAutoScaleConfigResponse ¶
type DescribeAutoScaleConfigResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Uid string `json:"Uid" xml:"Uid"` ClusterId string `json:"ClusterId" xml:"ClusterId"` ClusterType string `json:"ClusterType" xml:"ClusterType"` EnableAutoGrow bool `json:"EnableAutoGrow" xml:"EnableAutoGrow"` EnableAutoShrink bool `json:"EnableAutoShrink" xml:"EnableAutoShrink"` GrowIntervalInMinutes int `json:"GrowIntervalInMinutes" xml:"GrowIntervalInMinutes"` ShrinkIntervalInMinutes int `json:"ShrinkIntervalInMinutes" xml:"ShrinkIntervalInMinutes"` ShrinkIdleTimes int `json:"ShrinkIdleTimes" xml:"ShrinkIdleTimes"` GrowTimeoutInMinutes int `json:"GrowTimeoutInMinutes" xml:"GrowTimeoutInMinutes"` ExtraNodesGrowRatio int `json:"ExtraNodesGrowRatio" xml:"ExtraNodesGrowRatio"` GrowRatio int `json:"GrowRatio" xml:"GrowRatio"` MaxNodesInCluster int `json:"MaxNodesInCluster" xml:"MaxNodesInCluster"` ExcludeNodes string `json:"ExcludeNodes" xml:"ExcludeNodes"` SpotStrategy string `json:"SpotStrategy" xml:"SpotStrategy"` SpotPriceLimit string `json:"SpotPriceLimit" xml:"SpotPriceLimit"` }
DescribeAutoScaleConfigResponse is the response struct for api DescribeAutoScaleConfig
func CreateDescribeAutoScaleConfigResponse ¶
func CreateDescribeAutoScaleConfigResponse() (response *DescribeAutoScaleConfigResponse)
CreateDescribeAutoScaleConfigResponse creates a response to parse from DescribeAutoScaleConfig response
type DescribeClusterRequest ¶
type DescribeClusterRequest struct { *requests.RpcRequest ClusterId string `position:"Query" name:"ClusterId"` }
DescribeClusterRequest is the request struct for api DescribeCluster
func CreateDescribeClusterRequest ¶
func CreateDescribeClusterRequest() (request *DescribeClusterRequest)
CreateDescribeClusterRequest creates a request to invoke DescribeCluster API
type DescribeClusterResponse ¶
type DescribeClusterResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` ClusterInfo ClusterInfo `json:"ClusterInfo" xml:"ClusterInfo"` }
DescribeClusterResponse is the response struct for api DescribeCluster
func CreateDescribeClusterResponse ¶
func CreateDescribeClusterResponse() (response *DescribeClusterResponse)
CreateDescribeClusterResponse creates a response to parse from DescribeCluster response
type DescribeContainerAppRequest ¶
type DescribeContainerAppRequest struct { *requests.RpcRequest ContainerId string `position:"Query" name:"ContainerId"` }
DescribeContainerAppRequest is the request struct for api DescribeContainerApp
func CreateDescribeContainerAppRequest ¶
func CreateDescribeContainerAppRequest() (request *DescribeContainerAppRequest)
CreateDescribeContainerAppRequest creates a request to invoke DescribeContainerApp API
type DescribeContainerAppResponse ¶
type DescribeContainerAppResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` ContainerAppInfo ContainerAppInfo `json:"ContainerAppInfo" xml:"ContainerAppInfo"` }
DescribeContainerAppResponse is the response struct for api DescribeContainerApp
func CreateDescribeContainerAppResponse ¶
func CreateDescribeContainerAppResponse() (response *DescribeContainerAppResponse)
CreateDescribeContainerAppResponse creates a response to parse from DescribeContainerApp response
type DescribeGWSClusterPolicyRequest ¶ added in v1.61.31
type DescribeGWSClusterPolicyRequest struct { *requests.RpcRequest ClusterId string `position:"Query" name:"ClusterId"` AsyncMode requests.Boolean `position:"Query" name:"AsyncMode"` TaskId string `position:"Query" name:"TaskId"` }
DescribeGWSClusterPolicyRequest is the request struct for api DescribeGWSClusterPolicy
func CreateDescribeGWSClusterPolicyRequest ¶ added in v1.61.31
func CreateDescribeGWSClusterPolicyRequest() (request *DescribeGWSClusterPolicyRequest)
CreateDescribeGWSClusterPolicyRequest creates a request to invoke DescribeGWSClusterPolicy API
type DescribeGWSClusterPolicyResponse ¶ added in v1.61.31
type DescribeGWSClusterPolicyResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Clipboard string `json:"Clipboard" xml:"Clipboard"` UsbRedirect string `json:"UsbRedirect" xml:"UsbRedirect"` Watermark string `json:"Watermark" xml:"Watermark"` LocalDrive string `json:"LocalDrive" xml:"LocalDrive"` }
DescribeGWSClusterPolicyResponse is the response struct for api DescribeGWSClusterPolicy
func CreateDescribeGWSClusterPolicyResponse ¶ added in v1.61.31
func CreateDescribeGWSClusterPolicyResponse() (response *DescribeGWSClusterPolicyResponse)
CreateDescribeGWSClusterPolicyResponse creates a response to parse from DescribeGWSClusterPolicy response
type DescribeGWSClustersRequest ¶ added in v1.60.317
type DescribeGWSClustersRequest struct { *requests.RpcRequest ClusterId string `position:"Query" name:"ClusterId"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` PageSize requests.Integer `position:"Query" name:"PageSize"` }
DescribeGWSClustersRequest is the request struct for api DescribeGWSClusters
func CreateDescribeGWSClustersRequest ¶ added in v1.60.317
func CreateDescribeGWSClustersRequest() (request *DescribeGWSClustersRequest)
CreateDescribeGWSClustersRequest creates a request to invoke DescribeGWSClusters API
type DescribeGWSClustersResponse ¶ added in v1.60.317
type DescribeGWSClustersResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` CallerType string `json:"CallerType" xml:"CallerType"` Clusters ClustersInDescribeGWSClusters `json:"Clusters" xml:"Clusters"` }
DescribeGWSClustersResponse is the response struct for api DescribeGWSClusters
func CreateDescribeGWSClustersResponse ¶ added in v1.60.317
func CreateDescribeGWSClustersResponse() (response *DescribeGWSClustersResponse)
CreateDescribeGWSClustersResponse creates a response to parse from DescribeGWSClusters response
type DescribeGWSImagesRequest ¶ added in v1.60.317
type DescribeGWSImagesRequest struct { *requests.RpcRequest PageNumber requests.Integer `position:"Query" name:"PageNumber"` PageSize requests.Integer `position:"Query" name:"PageSize"` }
DescribeGWSImagesRequest is the request struct for api DescribeGWSImages
func CreateDescribeGWSImagesRequest ¶ added in v1.60.317
func CreateDescribeGWSImagesRequest() (request *DescribeGWSImagesRequest)
CreateDescribeGWSImagesRequest creates a request to invoke DescribeGWSImages API
type DescribeGWSImagesResponse ¶ added in v1.60.317
type DescribeGWSImagesResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` Images ImagesInDescribeGWSImages `json:"Images" xml:"Images"` }
DescribeGWSImagesResponse is the response struct for api DescribeGWSImages
func CreateDescribeGWSImagesResponse ¶ added in v1.60.317
func CreateDescribeGWSImagesResponse() (response *DescribeGWSImagesResponse)
CreateDescribeGWSImagesResponse creates a response to parse from DescribeGWSImages response
type DescribeGWSInstancesRequest ¶ added in v1.60.317
type DescribeGWSInstancesRequest struct { *requests.RpcRequest ClusterId string `position:"Query" name:"ClusterId"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` InstanceId string `position:"Query" name:"InstanceId"` PageSize requests.Integer `position:"Query" name:"PageSize"` UserUid requests.Integer `position:"Query" name:"UserUid"` UserName string `position:"Query" name:"UserName"` }
DescribeGWSInstancesRequest is the request struct for api DescribeGWSInstances
func CreateDescribeGWSInstancesRequest ¶ added in v1.60.317
func CreateDescribeGWSInstancesRequest() (request *DescribeGWSInstancesRequest)
CreateDescribeGWSInstancesRequest creates a request to invoke DescribeGWSInstances API
type DescribeGWSInstancesResponse ¶ added in v1.60.317
type DescribeGWSInstancesResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` Instances Instances `json:"Instances" xml:"Instances"` }
DescribeGWSInstancesResponse is the response struct for api DescribeGWSInstances
func CreateDescribeGWSInstancesResponse ¶ added in v1.60.317
func CreateDescribeGWSInstancesResponse() (response *DescribeGWSInstancesResponse)
CreateDescribeGWSInstancesResponse creates a response to parse from DescribeGWSInstances response
type DescribeImageGatewayConfigRequest ¶
type DescribeImageGatewayConfigRequest struct { *requests.RpcRequest ClusterId string `position:"Query" name:"ClusterId"` }
DescribeImageGatewayConfigRequest is the request struct for api DescribeImageGatewayConfig
func CreateDescribeImageGatewayConfigRequest ¶
func CreateDescribeImageGatewayConfigRequest() (request *DescribeImageGatewayConfigRequest)
CreateDescribeImageGatewayConfigRequest creates a request to invoke DescribeImageGatewayConfig API
type DescribeImageGatewayConfigResponse ¶
type DescribeImageGatewayConfigResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Imagegw Imagegw `json:"Imagegw" xml:"Imagegw"` }
DescribeImageGatewayConfigResponse is the response struct for api DescribeImageGatewayConfig
func CreateDescribeImageGatewayConfigResponse ¶
func CreateDescribeImageGatewayConfigResponse() (response *DescribeImageGatewayConfigResponse)
CreateDescribeImageGatewayConfigResponse creates a response to parse from DescribeImageGatewayConfig response
type DescribeImagePriceRequest ¶
type DescribeImagePriceRequest struct { *requests.RpcRequest Period requests.Integer `position:"Query" name:"Period"` Amount requests.Integer `position:"Query" name:"Amount"` ImageId string `position:"Query" name:"ImageId"` SkuCode string `position:"Query" name:"SkuCode"` PriceUnit string `position:"Query" name:"PriceUnit"` OrderType string `position:"Query" name:"OrderType"` }
DescribeImagePriceRequest is the request struct for api DescribeImagePrice
func CreateDescribeImagePriceRequest ¶
func CreateDescribeImagePriceRequest() (request *DescribeImagePriceRequest)
CreateDescribeImagePriceRequest creates a request to invoke DescribeImagePrice API
type DescribeImagePriceResponse ¶
type DescribeImagePriceResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` ImageId string `json:"ImageId" xml:"ImageId"` DiscountPrice float64 `json:"DiscountPrice" xml:"DiscountPrice"` OriginalPrice float64 `json:"OriginalPrice" xml:"OriginalPrice"` TradePrice float64 `json:"TradePrice" xml:"TradePrice"` Amount int `json:"Amount" xml:"Amount"` }
DescribeImagePriceResponse is the response struct for api DescribeImagePrice
func CreateDescribeImagePriceResponse ¶
func CreateDescribeImagePriceResponse() (response *DescribeImagePriceResponse)
CreateDescribeImagePriceResponse creates a response to parse from DescribeImagePrice response
type DescribeImageRequest ¶
type DescribeImageRequest struct { *requests.RpcRequest ClusterId string `position:"Query" name:"ClusterId"` Repository string `position:"Query" name:"Repository"` ContainerType string `position:"Query" name:"ContainerType"` ImageTag string `position:"Query" name:"ImageTag"` }
DescribeImageRequest is the request struct for api DescribeImage
func CreateDescribeImageRequest ¶
func CreateDescribeImageRequest() (request *DescribeImageRequest)
CreateDescribeImageRequest creates a request to invoke DescribeImage API
type DescribeImageResponse ¶
type DescribeImageResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` ImageInfo ImageInfo `json:"ImageInfo" xml:"ImageInfo"` }
DescribeImageResponse is the response struct for api DescribeImage
func CreateDescribeImageResponse ¶
func CreateDescribeImageResponse() (response *DescribeImageResponse)
CreateDescribeImageResponse creates a response to parse from DescribeImage response
type DescribeJobRequest ¶
type DescribeJobRequest struct { *requests.RpcRequest ClusterId string `position:"Query" name:"ClusterId"` JobId string `position:"Query" name:"JobId"` }
DescribeJobRequest is the request struct for api DescribeJob
func CreateDescribeJobRequest ¶
func CreateDescribeJobRequest() (request *DescribeJobRequest)
CreateDescribeJobRequest creates a request to invoke DescribeJob API
type DescribeJobResponse ¶
type DescribeJobResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Message Message `json:"Message" xml:"Message"` }
DescribeJobResponse is the response struct for api DescribeJob
func CreateDescribeJobResponse ¶
func CreateDescribeJobResponse() (response *DescribeJobResponse)
CreateDescribeJobResponse creates a response to parse from DescribeJob response
type DescribeNFSClientStatusRequest ¶ added in v1.60.317
type DescribeNFSClientStatusRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` }
DescribeNFSClientStatusRequest is the request struct for api DescribeNFSClientStatus
func CreateDescribeNFSClientStatusRequest ¶ added in v1.60.317
func CreateDescribeNFSClientStatusRequest() (request *DescribeNFSClientStatusRequest)
CreateDescribeNFSClientStatusRequest creates a request to invoke DescribeNFSClientStatus API
type DescribeNFSClientStatusResponse ¶ added in v1.60.317
type DescribeNFSClientStatusResponse struct { *responses.BaseResponse Status string `json:"Status" xml:"Status"` RequestId string `json:"RequestId" xml:"RequestId"` Result Result `json:"Result" xml:"Result"` }
DescribeNFSClientStatusResponse is the response struct for api DescribeNFSClientStatus
func CreateDescribeNFSClientStatusResponse ¶ added in v1.60.317
func CreateDescribeNFSClientStatusResponse() (response *DescribeNFSClientStatusResponse)
CreateDescribeNFSClientStatusResponse creates a response to parse from DescribeNFSClientStatus response
type DescribePriceCommodities ¶
type DescribePriceCommodities struct { Amount string `name:"Amount"` Period string `name:"Period"` NodeType string `name:"NodeType"` SystemDiskCategory string `name:"SystemDiskCategory"` InternetChargeType string `name:"InternetChargeType"` SystemDiskPerformanceLevel string `name:"SystemDiskPerformanceLevel"` SystemDiskSize string `name:"SystemDiskSize"` InternetMaxBandWidthOut string `name:"InternetMaxBandWidthOut"` InstanceType string `name:"InstanceType"` NetworkType string `name:"NetworkType"` }
DescribePriceCommodities is a repeated param struct in DescribePriceRequest
type DescribePriceRequest ¶
type DescribePriceRequest struct { *requests.RpcRequest Commodities *[]DescribePriceCommodities `position:"Query" name:"Commodities" type:"Repeated"` PriceUnit string `position:"Query" name:"PriceUnit"` ChargeType string `position:"Query" name:"ChargeType"` OrderType string `position:"Query" name:"OrderType"` }
DescribePriceRequest is the request struct for api DescribePrice
func CreateDescribePriceRequest ¶
func CreateDescribePriceRequest() (request *DescribePriceRequest)
CreateDescribePriceRequest creates a request to invoke DescribePrice API
type DescribePriceResponse ¶
type DescribePriceResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TotalTradePrice float64 `json:"TotalTradePrice" xml:"TotalTradePrice"` Prices Prices `json:"Prices" xml:"Prices"` }
DescribePriceResponse is the response struct for api DescribePrice
func CreateDescribePriceResponse ¶
func CreateDescribePriceResponse() (response *DescribePriceResponse)
CreateDescribePriceResponse creates a response to parse from DescribePrice response
type EcdDeleteDesktopsRequest ¶ added in v1.61.1093
type EcdDeleteDesktopsRequest struct { *requests.RpcRequest DesktopId *[]string `position:"Query" name:"DesktopId" type:"Repeated"` }
EcdDeleteDesktopsRequest is the request struct for api EcdDeleteDesktops
func CreateEcdDeleteDesktopsRequest ¶ added in v1.61.1093
func CreateEcdDeleteDesktopsRequest() (request *EcdDeleteDesktopsRequest)
CreateEcdDeleteDesktopsRequest creates a request to invoke EcdDeleteDesktops API
type EcdDeleteDesktopsResponse ¶ added in v1.61.1093
type EcdDeleteDesktopsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
EcdDeleteDesktopsResponse is the response struct for api EcdDeleteDesktops
func CreateEcdDeleteDesktopsResponse ¶ added in v1.61.1093
func CreateEcdDeleteDesktopsResponse() (response *EcdDeleteDesktopsResponse)
CreateEcdDeleteDesktopsResponse creates a response to parse from EcdDeleteDesktops response
type EcsInfo ¶
type EcsInfo struct { Manager Manager `json:"Manager" xml:"Manager"` Compute Compute `json:"Compute" xml:"Compute"` Login Login `json:"Login" xml:"Login"` }
EcsInfo is a nested struct in ehpc response
type EditJobTemplateRequest ¶
type EditJobTemplateRequest struct { *requests.RpcRequest StderrRedirectPath string `position:"Query" name:"StderrRedirectPath"` ClockTime string `position:"Query" name:"ClockTime"` CommandLine string `position:"Query" name:"CommandLine"` ArrayRequest string `position:"Query" name:"ArrayRequest"` PackagePath string `position:"Query" name:"PackagePath"` Mem string `position:"Query" name:"Mem"` StdoutRedirectPath string `position:"Query" name:"StdoutRedirectPath"` Variables string `position:"Query" name:"Variables"` RunasUser string `position:"Query" name:"RunasUser"` ReRunable requests.Boolean `position:"Query" name:"ReRunable"` Thread requests.Integer `position:"Query" name:"Thread"` TemplateId string `position:"Query" name:"TemplateId"` Priority requests.Integer `position:"Query" name:"Priority"` Gpu requests.Integer `position:"Query" name:"Gpu"` Node requests.Integer `position:"Query" name:"Node"` Task requests.Integer `position:"Query" name:"Task"` Name string `position:"Query" name:"Name"` Queue string `position:"Query" name:"Queue"` }
EditJobTemplateRequest is the request struct for api EditJobTemplate
func CreateEditJobTemplateRequest ¶
func CreateEditJobTemplateRequest() (request *EditJobTemplateRequest)
CreateEditJobTemplateRequest creates a request to invoke EditJobTemplate API
type EditJobTemplateResponse ¶
type EditJobTemplateResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TemplateId string `json:"TemplateId" xml:"TemplateId"` }
EditJobTemplateResponse is the response struct for api EditJobTemplate
func CreateEditJobTemplateResponse ¶
func CreateEditJobTemplateResponse() (response *EditJobTemplateResponse)
CreateEditJobTemplateResponse creates a response to parse from EditJobTemplate response
type FileSystemListInListCpfsFileSystems ¶
type FileSystemListInListCpfsFileSystems struct {
FileSystems []FileSystems `json:"FileSystems" xml:"FileSystems"`
}
FileSystemListInListCpfsFileSystems is a nested struct in ehpc response
type FileSystemListInListFileSystemWithMountTargets ¶
type FileSystemListInListFileSystemWithMountTargets struct {
FileSystems []FileSystemsInListFileSystemWithMountTargets `json:"FileSystems" xml:"FileSystems"`
}
FileSystemListInListFileSystemWithMountTargets is a nested struct in ehpc response
type FileSystems ¶
type FileSystems struct { FileSystemId string `json:"FileSystemId" xml:"FileSystemId"` RegionId string `json:"RegionId" xml:"RegionId"` ZoneId string `json:"ZoneId" xml:"ZoneId"` CreateTime string `json:"CreateTime" xml:"CreateTime"` ProtocolType string `json:"ProtocolType" xml:"ProtocolType"` Capacity string `json:"Capacity" xml:"Capacity"` Destription string `json:"Destription" xml:"Destription"` MountTargetList MountTargetListInListCpfsFileSystems `json:"MountTargetList" xml:"MountTargetList"` }
FileSystems is a nested struct in ehpc response
type FileSystemsInListFileSystemWithMountTargets ¶ added in v1.60.317
type FileSystemsInListFileSystemWithMountTargets struct { RegionId string `json:"RegionId" xml:"RegionId"` FileSystemId string `json:"FileSystemId" xml:"FileSystemId"` FileSystemType string `json:"FileSystemType" xml:"FileSystemType"` ProtocolType string `json:"ProtocolType" xml:"ProtocolType"` CreateTime string `json:"CreateTime" xml:"CreateTime"` Destription string `json:"Destription" xml:"Destription"` StorageType string `json:"StorageType" xml:"StorageType"` MeteredSize int `json:"MeteredSize" xml:"MeteredSize"` Capacity int `json:"Capacity" xml:"Capacity"` EncryptType int `json:"EncryptType" xml:"EncryptType"` BandWidth int `json:"BandWidth" xml:"BandWidth"` Status string `json:"Status" xml:"Status"` PackageList PackageList `json:"PackageList" xml:"PackageList"` MountTargetList MountTargetListInListFileSystemWithMountTargets `json:"MountTargetList" xml:"MountTargetList"` }
FileSystemsInListFileSystemWithMountTargets is a nested struct in ehpc response
type GetAccountingReportRequest ¶
type GetAccountingReportRequest struct { *requests.RpcRequest ReportType string `position:"Query" name:"ReportType"` EndTime requests.Integer `position:"Query" name:"EndTime"` FilterValue string `position:"Query" name:"FilterValue"` Dim string `position:"Query" name:"Dim"` ClusterId string `position:"Query" name:"ClusterId"` StartTime requests.Integer `position:"Query" name:"StartTime"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` JobId string `position:"Query" name:"JobId"` PageSize requests.Integer `position:"Query" name:"PageSize"` }
GetAccountingReportRequest is the request struct for api GetAccountingReport
func CreateGetAccountingReportRequest ¶
func CreateGetAccountingReportRequest() (request *GetAccountingReportRequest)
CreateGetAccountingReportRequest creates a request to invoke GetAccountingReport API
type GetAccountingReportResponse ¶
type GetAccountingReportResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Metrics string `json:"Metrics" xml:"Metrics"` TotalCoreTime int `json:"TotalCoreTime" xml:"TotalCoreTime"` TotalCount int `json:"TotalCount" xml:"TotalCount"` PageSize int `json:"PageSize" xml:"PageSize"` PageNumber int `json:"PageNumber" xml:"PageNumber"` Data Data `json:"Data" xml:"Data"` }
GetAccountingReportResponse is the response struct for api GetAccountingReport
func CreateGetAccountingReportResponse ¶
func CreateGetAccountingReportResponse() (response *GetAccountingReportResponse)
CreateGetAccountingReportResponse creates a response to parse from GetAccountingReport response
type GetAutoScaleConfigRequest ¶
type GetAutoScaleConfigRequest struct { *requests.RpcRequest ClusterId string `position:"Query" name:"ClusterId"` }
GetAutoScaleConfigRequest is the request struct for api GetAutoScaleConfig
func CreateGetAutoScaleConfigRequest ¶
func CreateGetAutoScaleConfigRequest() (request *GetAutoScaleConfigRequest)
CreateGetAutoScaleConfigRequest creates a request to invoke GetAutoScaleConfig API
type GetAutoScaleConfigResponse ¶
type GetAutoScaleConfigResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Uid string `json:"Uid" xml:"Uid"` ClusterId string `json:"ClusterId" xml:"ClusterId"` ClusterType string `json:"ClusterType" xml:"ClusterType"` EnableAutoGrow bool `json:"EnableAutoGrow" xml:"EnableAutoGrow"` EnableAutoShrink bool `json:"EnableAutoShrink" xml:"EnableAutoShrink"` GrowIntervalInMinutes int `json:"GrowIntervalInMinutes" xml:"GrowIntervalInMinutes"` ShrinkIntervalInMinutes int `json:"ShrinkIntervalInMinutes" xml:"ShrinkIntervalInMinutes"` ShrinkIdleTimes int `json:"ShrinkIdleTimes" xml:"ShrinkIdleTimes"` GrowTimeoutInMinutes int `json:"GrowTimeoutInMinutes" xml:"GrowTimeoutInMinutes"` ExtraNodesGrowRatio int `json:"ExtraNodesGrowRatio" xml:"ExtraNodesGrowRatio"` GrowRatio int `json:"GrowRatio" xml:"GrowRatio"` MaxNodesInCluster int `json:"MaxNodesInCluster" xml:"MaxNodesInCluster"` ExcludeNodes string `json:"ExcludeNodes" xml:"ExcludeNodes"` SpotStrategy string `json:"SpotStrategy" xml:"SpotStrategy"` SpotPriceLimit float64 `json:"SpotPriceLimit" xml:"SpotPriceLimit"` ImageId string `json:"ImageId" xml:"ImageId"` Queues QueuesInGetAutoScaleConfig `json:"Queues" xml:"Queues"` }
GetAutoScaleConfigResponse is the response struct for api GetAutoScaleConfig
func CreateGetAutoScaleConfigResponse ¶
func CreateGetAutoScaleConfigResponse() (response *GetAutoScaleConfigResponse)
CreateGetAutoScaleConfigResponse creates a response to parse from GetAutoScaleConfig response
type GetCloudMetricLogsRequest ¶
type GetCloudMetricLogsRequest struct { *requests.RpcRequest MetricScope string `position:"Query" name:"MetricScope"` ClusterId string `position:"Query" name:"ClusterId"` AggregationInterval requests.Integer `position:"Query" name:"AggregationInterval"` Reverse requests.Boolean `position:"Query" name:"Reverse"` AggregationType string `position:"Query" name:"AggregationType"` Filter string `position:"Query" name:"Filter"` MetricCategories string `position:"Query" name:"MetricCategories"` From requests.Integer `position:"Query" name:"From"` To requests.Integer `position:"Query" name:"To"` }
GetCloudMetricLogsRequest is the request struct for api GetCloudMetricLogs
func CreateGetCloudMetricLogsRequest ¶
func CreateGetCloudMetricLogsRequest() (request *GetCloudMetricLogsRequest)
CreateGetCloudMetricLogsRequest creates a request to invoke GetCloudMetricLogs API
type GetCloudMetricLogsResponse ¶
type GetCloudMetricLogsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` MetricLogs MetricLogs `json:"MetricLogs" xml:"MetricLogs"` }
GetCloudMetricLogsResponse is the response struct for api GetCloudMetricLogs
func CreateGetCloudMetricLogsResponse ¶
func CreateGetCloudMetricLogsResponse() (response *GetCloudMetricLogsResponse)
CreateGetCloudMetricLogsResponse creates a response to parse from GetCloudMetricLogs response
type GetCloudMetricProfilingRequest ¶
type GetCloudMetricProfilingRequest struct { *requests.RpcRequest ClusterId string `position:"Query" name:"ClusterId"` ProfilingId string `position:"Query" name:"ProfilingId"` }
GetCloudMetricProfilingRequest is the request struct for api GetCloudMetricProfiling
func CreateGetCloudMetricProfilingRequest ¶
func CreateGetCloudMetricProfilingRequest() (request *GetCloudMetricProfilingRequest)
CreateGetCloudMetricProfilingRequest creates a request to invoke GetCloudMetricProfiling API
type GetCloudMetricProfilingResponse ¶
type GetCloudMetricProfilingResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` SvgUrls SvgUrls `json:"SvgUrls" xml:"SvgUrls"` }
GetCloudMetricProfilingResponse is the response struct for api GetCloudMetricProfiling
func CreateGetCloudMetricProfilingResponse ¶
func CreateGetCloudMetricProfilingResponse() (response *GetCloudMetricProfilingResponse)
CreateGetCloudMetricProfilingResponse creates a response to parse from GetCloudMetricProfiling response
type GetClusterVolumesRequest ¶
type GetClusterVolumesRequest struct { *requests.RpcRequest ClusterId string `position:"Query" name:"ClusterId"` }
GetClusterVolumesRequest is the request struct for api GetClusterVolumes
func CreateGetClusterVolumesRequest ¶
func CreateGetClusterVolumesRequest() (request *GetClusterVolumesRequest)
CreateGetClusterVolumesRequest creates a request to invoke GetClusterVolumes API
type GetClusterVolumesResponse ¶
type GetClusterVolumesResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` RegionId string `json:"RegionId" xml:"RegionId"` Volumes VolumesInGetClusterVolumes `json:"Volumes" xml:"Volumes"` }
GetClusterVolumesResponse is the response struct for api GetClusterVolumes
func CreateGetClusterVolumesResponse ¶
func CreateGetClusterVolumesResponse() (response *GetClusterVolumesResponse)
CreateGetClusterVolumesResponse creates a response to parse from GetClusterVolumes response
type GetGWSConnectTicketRequest ¶ added in v1.60.317
type GetGWSConnectTicketRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` AppName string `position:"Query" name:"AppName"` }
GetGWSConnectTicketRequest is the request struct for api GetGWSConnectTicket
func CreateGetGWSConnectTicketRequest ¶ added in v1.60.317
func CreateGetGWSConnectTicketRequest() (request *GetGWSConnectTicketRequest)
CreateGetGWSConnectTicketRequest creates a request to invoke GetGWSConnectTicket API
type GetGWSConnectTicketResponse ¶ added in v1.60.317
type GetGWSConnectTicketResponse struct { *responses.BaseResponse Ticket string `json:"Ticket" xml:"Ticket"` RequestId string `json:"RequestId" xml:"RequestId"` }
GetGWSConnectTicketResponse is the response struct for api GetGWSConnectTicket
func CreateGetGWSConnectTicketResponse ¶ added in v1.60.317
func CreateGetGWSConnectTicketResponse() (response *GetGWSConnectTicketResponse)
CreateGetGWSConnectTicketResponse creates a response to parse from GetGWSConnectTicket response
type GetHealthMonitorLogsRequest ¶ added in v1.61.813
type GetHealthMonitorLogsRequest struct { *requests.RpcRequest EndTime requests.Integer `position:"Query" name:"EndTime"` ClusterId string `position:"Query" name:"ClusterId"` StartTime requests.Integer `position:"Query" name:"StartTime"` EnableReverse requests.Boolean `position:"Query" name:"EnableReverse"` Filter string `position:"Query" name:"Filter"` }
GetHealthMonitorLogsRequest is the request struct for api GetHealthMonitorLogs
func CreateGetHealthMonitorLogsRequest ¶ added in v1.61.813
func CreateGetHealthMonitorLogsRequest() (request *GetHealthMonitorLogsRequest)
CreateGetHealthMonitorLogsRequest creates a request to invoke GetHealthMonitorLogs API
type GetHealthMonitorLogsResponse ¶ added in v1.61.813
type GetHealthMonitorLogsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` LogInfo LogInfoInGetHealthMonitorLogs `json:"LogInfo" xml:"LogInfo"` }
GetHealthMonitorLogsResponse is the response struct for api GetHealthMonitorLogs
func CreateGetHealthMonitorLogsResponse ¶ added in v1.61.813
func CreateGetHealthMonitorLogsResponse() (response *GetHealthMonitorLogsResponse)
CreateGetHealthMonitorLogsResponse creates a response to parse from GetHealthMonitorLogs response
type GetHybridClusterConfigRequest ¶
type GetHybridClusterConfigRequest struct { *requests.RpcRequest ClusterId string `position:"Query" name:"ClusterId"` Node string `position:"Query" name:"Node"` }
GetHybridClusterConfigRequest is the request struct for api GetHybridClusterConfig
func CreateGetHybridClusterConfigRequest ¶
func CreateGetHybridClusterConfigRequest() (request *GetHybridClusterConfigRequest)
CreateGetHybridClusterConfigRequest creates a request to invoke GetHybridClusterConfig API
type GetHybridClusterConfigResponse ¶
type GetHybridClusterConfigResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` ClusterConfig string `json:"ClusterConfig" xml:"ClusterConfig"` }
GetHybridClusterConfigResponse is the response struct for api GetHybridClusterConfig
func CreateGetHybridClusterConfigResponse ¶
func CreateGetHybridClusterConfigResponse() (response *GetHybridClusterConfigResponse)
CreateGetHybridClusterConfigResponse creates a response to parse from GetHybridClusterConfig response
type GetIfEcsTypeSupportHtConfigRequest ¶ added in v1.60.317
type GetIfEcsTypeSupportHtConfigRequest struct { *requests.RpcRequest InstanceType string `position:"Query" name:"InstanceType"` }
GetIfEcsTypeSupportHtConfigRequest is the request struct for api GetIfEcsTypeSupportHtConfig
func CreateGetIfEcsTypeSupportHtConfigRequest ¶ added in v1.60.317
func CreateGetIfEcsTypeSupportHtConfigRequest() (request *GetIfEcsTypeSupportHtConfigRequest)
CreateGetIfEcsTypeSupportHtConfigRequest creates a request to invoke GetIfEcsTypeSupportHtConfig API
type GetIfEcsTypeSupportHtConfigResponse ¶ added in v1.60.317
type GetIfEcsTypeSupportHtConfigResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` InstanceType string `json:"InstanceType" xml:"InstanceType"` SupportHtConfig bool `json:"SupportHtConfig" xml:"SupportHtConfig"` DefaultHtEnabled bool `json:"DefaultHtEnabled" xml:"DefaultHtEnabled"` }
GetIfEcsTypeSupportHtConfigResponse is the response struct for api GetIfEcsTypeSupportHtConfig
func CreateGetIfEcsTypeSupportHtConfigResponse ¶ added in v1.60.317
func CreateGetIfEcsTypeSupportHtConfigResponse() (response *GetIfEcsTypeSupportHtConfigResponse)
CreateGetIfEcsTypeSupportHtConfigResponse creates a response to parse from GetIfEcsTypeSupportHtConfig response
type GetSchedulerInfoRequest ¶ added in v1.61.1236
type GetSchedulerInfoRequest struct { *requests.RpcRequest ClusterId string `position:"Query" name:"ClusterId"` Scheduler *[]GetSchedulerInfoScheduler `position:"Query" name:"Scheduler" type:"Repeated"` }
GetSchedulerInfoRequest is the request struct for api GetSchedulerInfo
func CreateGetSchedulerInfoRequest ¶ added in v1.61.1236
func CreateGetSchedulerInfoRequest() (request *GetSchedulerInfoRequest)
CreateGetSchedulerInfoRequest creates a request to invoke GetSchedulerInfo API
type GetSchedulerInfoResponse ¶ added in v1.61.1236
type GetSchedulerInfoResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` SchedInfo []SchedInfoItem `json:"SchedInfo" xml:"SchedInfo"` }
GetSchedulerInfoResponse is the response struct for api GetSchedulerInfo
func CreateGetSchedulerInfoResponse ¶ added in v1.61.1236
func CreateGetSchedulerInfoResponse() (response *GetSchedulerInfoResponse)
CreateGetSchedulerInfoResponse creates a response to parse from GetSchedulerInfo response
type GetSchedulerInfoScheduler ¶ added in v1.61.1236
type GetSchedulerInfoScheduler struct {
SchedName string `name:"SchedName"`
}
GetSchedulerInfoScheduler is a repeated param struct in GetSchedulerInfoRequest
type GetVisualServiceStatusRequest ¶
type GetVisualServiceStatusRequest struct { *requests.RpcRequest ClusterId string `position:"Query" name:"ClusterId"` }
GetVisualServiceStatusRequest is the request struct for api GetVisualServiceStatus
func CreateGetVisualServiceStatusRequest ¶
func CreateGetVisualServiceStatusRequest() (request *GetVisualServiceStatusRequest)
CreateGetVisualServiceStatusRequest creates a request to invoke GetVisualServiceStatus API
type GetVisualServiceStatusResponse ¶
type GetVisualServiceStatusResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Message string `json:"Message" xml:"Message"` }
GetVisualServiceStatusResponse is the response struct for api GetVisualServiceStatus
func CreateGetVisualServiceStatusResponse ¶
func CreateGetVisualServiceStatusResponse() (response *GetVisualServiceStatusResponse)
CreateGetVisualServiceStatusResponse creates a response to parse from GetVisualServiceStatus response
type GetWorkbenchTokenRequest ¶ added in v1.60.317
type GetWorkbenchTokenRequest struct { *requests.RpcRequest ClusterId string `position:"Query" name:"ClusterId"` UserPassword string `position:"Query" name:"UserPassword"` InstanceId string `position:"Query" name:"InstanceId"` Port requests.Integer `position:"Query" name:"Port"` AccountSessionTicket string `position:"Query" name:"AccountSessionTicket"` AccountUid string `position:"Query" name:"AccountUid"` UserName string `position:"Query" name:"UserName"` }
GetWorkbenchTokenRequest is the request struct for api GetWorkbenchToken
func CreateGetWorkbenchTokenRequest ¶ added in v1.60.317
func CreateGetWorkbenchTokenRequest() (request *GetWorkbenchTokenRequest)
CreateGetWorkbenchTokenRequest creates a request to invoke GetWorkbenchToken API
type GetWorkbenchTokenResponse ¶ added in v1.60.317
type GetWorkbenchTokenResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Root Root `json:"root" xml:"root"` }
GetWorkbenchTokenResponse is the response struct for api GetWorkbenchToken
func CreateGetWorkbenchTokenResponse ¶ added in v1.60.317
func CreateGetWorkbenchTokenResponse() (response *GetWorkbenchTokenResponse)
CreateGetWorkbenchTokenResponse creates a response to parse from GetWorkbenchToken response
type ImageInfo ¶
type ImageInfo struct { Name string `json:"Name" xml:"Name"` Uid string `json:"Uid" xml:"Uid"` Repository string `json:"Repository" xml:"Repository"` SkuCode string `json:"SkuCode" xml:"SkuCode"` ImageId string `json:"ImageId" xml:"ImageId"` ImageOwnerAlias string `json:"ImageOwnerAlias" xml:"ImageOwnerAlias"` CreateTime string `json:"CreateTime" xml:"CreateTime"` System string `json:"System" xml:"System"` PostInstallScript string `json:"PostInstallScript" xml:"PostInstallScript"` ProductCode string `json:"ProductCode" xml:"ProductCode"` Progress string `json:"Progress" xml:"Progress"` Size int `json:"Size" xml:"Size"` Tag string `json:"Tag" xml:"Tag"` ImageType string `json:"ImageType" xml:"ImageType"` PricingCycle string `json:"PricingCycle" xml:"PricingCycle"` ImageName string `json:"ImageName" xml:"ImageName"` Status string `json:"Status" xml:"Status"` Description string `json:"Description" xml:"Description"` Type string `json:"Type" xml:"Type"` UpdateDateTime string `json:"UpdateDateTime" xml:"UpdateDateTime"` OsTag OsTag `json:"OsTag" xml:"OsTag"` BaseOsTag BaseOsTag `json:"BaseOsTag" xml:"BaseOsTag"` }
ImageInfo is a nested struct in ehpc response
type Imagegw ¶
type Imagegw struct { DefaultImageLocation string `json:"DefaultImageLocation" xml:"DefaultImageLocation"` PullUpdateTimeout int64 `json:"PullUpdateTimeout" xml:"PullUpdateTimeout"` MongoDBURI string `json:"MongoDBURI" xml:"MongoDBURI"` ImageExpirationTimeout string `json:"ImageExpirationTimeout" xml:"ImageExpirationTimeout"` UpdateDateTime string `json:"UpdateDateTime" xml:"UpdateDateTime"` Locations Locations `json:"Locations" xml:"Locations"` }
Imagegw is a nested struct in ehpc response
type ImagesInDescribeGWSImages ¶ added in v1.60.317
type ImagesInDescribeGWSImages struct {
ImageInfo []ImageInfo `json:"ImageInfo" xml:"ImageInfo"`
}
ImagesInDescribeGWSImages is a nested struct in ehpc response
type ImagesInListContainerImages ¶
type ImagesInListContainerImages struct {
ImagesItem []ImagesItem `json:"Images" xml:"Images"`
}
ImagesInListContainerImages is a nested struct in ehpc response
type ImagesInListCustomImages ¶
type ImagesInListCustomImages struct {
ImageInfo []ImageInfo `json:"ImageInfo" xml:"ImageInfo"`
}
ImagesInListCustomImages is a nested struct in ehpc response
type ImagesItem ¶
type ImagesItem struct { System string `json:"System" xml:"System"` Type string `json:"Type" xml:"Type"` Status string `json:"Status" xml:"Status"` ImageId string `json:"ImageId" xml:"ImageId"` UpdateDateTime string `json:"UpdateDateTime" xml:"UpdateDateTime"` Repository string `json:"Repository" xml:"Repository"` Tag string `json:"Tag" xml:"Tag"` }
ImagesItem is a nested struct in ehpc response
type InitializeEHPCRequest ¶ added in v1.61.813
type InitializeEHPCRequest struct {
*requests.RpcRequest
}
InitializeEHPCRequest is the request struct for api InitializeEHPC
func CreateInitializeEHPCRequest ¶ added in v1.61.813
func CreateInitializeEHPCRequest() (request *InitializeEHPCRequest)
CreateInitializeEHPCRequest creates a request to invoke InitializeEHPC API
type InitializeEHPCResponse ¶ added in v1.61.813
type InitializeEHPCResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
InitializeEHPCResponse is the response struct for api InitializeEHPC
func CreateInitializeEHPCResponse ¶ added in v1.61.813
func CreateInitializeEHPCResponse() (response *InitializeEHPCResponse)
CreateInitializeEHPCResponse creates a response to parse from InitializeEHPC response
type InstallSoftwareRequest ¶
type InstallSoftwareRequest struct { *requests.RpcRequest ClusterId string `position:"Query" name:"ClusterId"` Application string `position:"Query" name:"Application"` }
InstallSoftwareRequest is the request struct for api InstallSoftware
func CreateInstallSoftwareRequest ¶
func CreateInstallSoftwareRequest() (request *InstallSoftwareRequest)
CreateInstallSoftwareRequest creates a request to invoke InstallSoftware API
type InstallSoftwareResponse ¶
type InstallSoftwareResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
InstallSoftwareResponse is the response struct for api InstallSoftware
func CreateInstallSoftwareResponse ¶
func CreateInstallSoftwareResponse() (response *InstallSoftwareResponse)
CreateInstallSoftwareResponse creates a response to parse from InstallSoftware response
type Instance ¶ added in v1.61.1093
type Instance struct { InstanceType string `json:"InstanceType" xml:"InstanceType"` SpotPriceLimit float64 `json:"SpotPriceLimit" xml:"SpotPriceLimit"` }
Instance is a nested struct in ehpc response
type InstanceIdsInAddLocalNodes ¶
type InstanceIdsInAddLocalNodes struct {
InstanceId []string `json:"InstanceId" xml:"InstanceId"`
}
InstanceIdsInAddLocalNodes is a nested struct in ehpc response
type InstanceIdsInAddNodes ¶
type InstanceIdsInAddNodes struct {
InstanceId []string `json:"InstanceId" xml:"InstanceId"`
}
InstanceIdsInAddNodes is a nested struct in ehpc response
type InstanceIdsInApplyNodes ¶ added in v1.61.181
type InstanceIdsInApplyNodes struct {
InstanceId []string `json:"InstanceId" xml:"InstanceId"`
}
InstanceIdsInApplyNodes is a nested struct in ehpc response
type InstanceIdsInInvokeShellCommand ¶
type InstanceIdsInInvokeShellCommand struct {
InstanceId []string `json:"InstanceId" xml:"InstanceId"`
}
InstanceIdsInInvokeShellCommand is a nested struct in ehpc response
type InstanceInfo ¶ added in v1.60.317
type InstanceInfo struct { ClusterId string `json:"ClusterId" xml:"ClusterId"` InstanceId string `json:"InstanceId" xml:"InstanceId"` InstanceType string `json:"InstanceType" xml:"InstanceType"` Status string `json:"Status" xml:"Status"` CreateTime string `json:"CreateTime" xml:"CreateTime"` ExpireTime string `json:"ExpireTime" xml:"ExpireTime"` WorkMode string `json:"WorkMode" xml:"WorkMode"` Name string `json:"Name" xml:"Name"` UserName string `json:"UserName" xml:"UserName"` AppList AppList `json:"AppList" xml:"AppList"` }
InstanceInfo is a nested struct in ehpc response
type InstanceLoginView ¶ added in v1.60.317
type InstanceLoginView struct { ViewName string `json:"viewName" xml:"viewName"` DefaultViewUrl string `json:"defaultViewUrl" xml:"defaultViewUrl"` BaseViewUrl string `json:"baseViewUrl" xml:"baseViewUrl"` TerminalViewUrl string `json:"terminalViewUrl" xml:"terminalViewUrl"` FileTreeViewUrl string `json:"fileTreeViewUrl" xml:"fileTreeViewUrl"` RdpViewUrl string `json:"rdpViewUrl" xml:"rdpViewUrl"` }
InstanceLoginView is a nested struct in ehpc response
type InstanceTypeFamilies ¶
type InstanceTypeFamilies struct {
InstanceTypeFamilyInfo []InstanceTypeFamilyInfo `json:"InstanceTypeFamilyInfo" xml:"InstanceTypeFamilyInfo"`
}
InstanceTypeFamilies is a nested struct in ehpc response
type InstanceTypeFamilyInfo ¶
type InstanceTypeFamilyInfo struct { InstanceTypeFamilyId string `json:"InstanceTypeFamilyId" xml:"InstanceTypeFamilyId"` Generation string `json:"Generation" xml:"Generation"` Types Types `json:"Types" xml:"Types"` }
InstanceTypeFamilyInfo is a nested struct in ehpc response
type InstanceTypeInfo ¶
type InstanceTypeInfo struct { InstanceType string `json:"InstanceType" xml:"InstanceType"` SpotStrategy string `json:"SpotStrategy" xml:"SpotStrategy"` SpotPriceLimit float64 `json:"SpotPriceLimit" xml:"SpotPriceLimit"` ZoneId string `json:"ZoneId" xml:"ZoneId"` VSwitchId string `json:"VSwitchId" xml:"VSwitchId"` HostNamePrefix string `json:"HostNamePrefix" xml:"HostNamePrefix"` }
InstanceTypeInfo is a nested struct in ehpc response
type InstanceTypes ¶
type InstanceTypes struct {
InstanceTypeInfo []InstanceTypeInfo `json:"InstanceTypeInfo" xml:"InstanceTypeInfo"`
}
InstanceTypes is a nested struct in ehpc response
type Instances ¶ added in v1.60.317
type Instances struct {
InstanceInfo []InstanceInfo `json:"InstanceInfo" xml:"InstanceInfo"`
}
Instances is a nested struct in ehpc response
type InvocationResult ¶
type InvocationResult struct { Success bool `json:"Success" xml:"Success"` CommandId string `json:"CommandId" xml:"CommandId"` InstanceId string `json:"InstanceId" xml:"InstanceId"` InvokeRecordStatus string `json:"InvokeRecordStatus" xml:"InvokeRecordStatus"` FinishedTime string `json:"FinishedTime" xml:"FinishedTime"` ExitCode int `json:"ExitCode" xml:"ExitCode"` Message string `json:"Message" xml:"Message"` }
InvocationResult is a nested struct in ehpc response
type InvocationResults ¶
type InvocationResults struct {
InvocationResult []InvocationResult `json:"InvocationResult" xml:"InvocationResult"`
}
InvocationResults is a nested struct in ehpc response
type InvokeInstance ¶
type InvokeInstance struct { InstanceId string `json:"InstanceId" xml:"InstanceId"` InstanceInvokeStatus string `json:"InstanceInvokeStatus" xml:"InstanceInvokeStatus"` }
InvokeInstance is a nested struct in ehpc response
type InvokeInstances ¶
type InvokeInstances struct {
InvokeInstance []InvokeInstance `json:"InvokeInstance" xml:"InvokeInstance"`
}
InvokeInstances is a nested struct in ehpc response
type InvokeShellCommandInstance ¶
type InvokeShellCommandInstance struct {
Id string `name:"Id"`
}
InvokeShellCommandInstance is a repeated param struct in InvokeShellCommandRequest
type InvokeShellCommandRequest ¶
type InvokeShellCommandRequest struct { *requests.RpcRequest Instance *[]InvokeShellCommandInstance `position:"Query" name:"Instance" type:"Repeated"` WorkingDir string `position:"Query" name:"WorkingDir"` ClusterId string `position:"Query" name:"ClusterId"` Command string `position:"Query" name:"Command"` Timeout requests.Integer `position:"Query" name:"Timeout"` }
InvokeShellCommandRequest is the request struct for api InvokeShellCommand
func CreateInvokeShellCommandRequest ¶
func CreateInvokeShellCommandRequest() (request *InvokeShellCommandRequest)
CreateInvokeShellCommandRequest creates a request to invoke InvokeShellCommand API
type InvokeShellCommandResponse ¶
type InvokeShellCommandResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` CommandId string `json:"CommandId" xml:"CommandId"` InstanceIds InstanceIdsInInvokeShellCommand `json:"InstanceIds" xml:"InstanceIds"` }
InvokeShellCommandResponse is the response struct for api InvokeShellCommand
func CreateInvokeShellCommandResponse ¶
func CreateInvokeShellCommandResponse() (response *InvokeShellCommandResponse)
CreateInvokeShellCommandResponse creates a response to parse from InvokeShellCommand response
type JobInfo ¶
type JobInfo struct { Id string `json:"Id" xml:"Id"` Name string `json:"Name" xml:"Name"` Owner string `json:"Owner" xml:"Owner"` NodeList string `json:"NodeList" xml:"NodeList"` Priority string `json:"Priority" xml:"Priority"` State string `json:"State" xml:"State"` SubmitTime string `json:"SubmitTime" xml:"SubmitTime"` StartTime string `json:"StartTime" xml:"StartTime"` LastModifyTime string `json:"LastModifyTime" xml:"LastModifyTime"` Stdout string `json:"Stdout" xml:"Stdout"` Stderr string `json:"Stderr" xml:"Stderr"` ShellPath string `json:"ShellPath" xml:"ShellPath"` Comment string `json:"Comment" xml:"Comment"` ArrayRequest string `json:"ArrayRequest" xml:"ArrayRequest"` Resources Resources `json:"Resources" xml:"Resources"` }
JobInfo is a nested struct in ehpc response
type JobTemplates ¶
type JobTemplates struct { Id string `json:"Id" xml:"Id"` Name string `json:"Name" xml:"Name"` CommandLine string `json:"CommandLine" xml:"CommandLine"` RunasUser string `json:"RunasUser" xml:"RunasUser"` Priority int `json:"Priority" xml:"Priority"` PackagePath string `json:"PackagePath" xml:"PackagePath"` StdoutRedirectPath string `json:"StdoutRedirectPath" xml:"StdoutRedirectPath"` StderrRedirectPath string `json:"StderrRedirectPath" xml:"StderrRedirectPath"` ReRunable bool `json:"ReRunable" xml:"ReRunable"` ArrayRequest string `json:"ArrayRequest" xml:"ArrayRequest"` Variables string `json:"Variables" xml:"Variables"` Queue string `json:"Queue" xml:"Queue"` ClockTime string `json:"ClockTime" xml:"ClockTime"` Node int `json:"Node" xml:"Node"` Task int `json:"Task" xml:"Task"` Thread int `json:"Thread" xml:"Thread"` Mem string `json:"Mem" xml:"Mem"` Gpu int `json:"Gpu" xml:"Gpu"` }
JobTemplates is a nested struct in ehpc response
type Jobs ¶
type Jobs struct {
JobInfo []JobInfo `json:"JobInfo" xml:"JobInfo"`
}
Jobs is a nested struct in ehpc response
type ListAvailableEcsTypesRequest ¶
type ListAvailableEcsTypesRequest struct { *requests.RpcRequest SpotStrategy string `position:"Query" name:"SpotStrategy"` ZoneId string `position:"Query" name:"ZoneId"` ShowSoldOut requests.Boolean `position:"Query" name:"ShowSoldOut"` InstanceChargeType string `position:"Query" name:"InstanceChargeType"` }
ListAvailableEcsTypesRequest is the request struct for api ListAvailableEcsTypes
func CreateListAvailableEcsTypesRequest ¶
func CreateListAvailableEcsTypesRequest() (request *ListAvailableEcsTypesRequest)
CreateListAvailableEcsTypesRequest creates a request to invoke ListAvailableEcsTypes API
type ListAvailableEcsTypesResponse ¶
type ListAvailableEcsTypesResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` SupportSpotInstance bool `json:"SupportSpotInstance" xml:"SupportSpotInstance"` InstanceTypeFamilies InstanceTypeFamilies `json:"InstanceTypeFamilies" xml:"InstanceTypeFamilies"` }
ListAvailableEcsTypesResponse is the response struct for api ListAvailableEcsTypes
func CreateListAvailableEcsTypesResponse ¶
func CreateListAvailableEcsTypesResponse() (response *ListAvailableEcsTypesResponse)
CreateListAvailableEcsTypesResponse creates a response to parse from ListAvailableEcsTypes response
type ListCloudMetricProfilingsRequest ¶
type ListCloudMetricProfilingsRequest struct { *requests.RpcRequest ClusterId string `position:"Query" name:"ClusterId"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` PageSize requests.Integer `position:"Query" name:"PageSize"` }
ListCloudMetricProfilingsRequest is the request struct for api ListCloudMetricProfilings
func CreateListCloudMetricProfilingsRequest ¶
func CreateListCloudMetricProfilingsRequest() (request *ListCloudMetricProfilingsRequest)
CreateListCloudMetricProfilingsRequest creates a request to invoke ListCloudMetricProfilings API
type ListCloudMetricProfilingsResponse ¶
type ListCloudMetricProfilingsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` Profilings Profilings `json:"Profilings" xml:"Profilings"` }
ListCloudMetricProfilingsResponse is the response struct for api ListCloudMetricProfilings
func CreateListCloudMetricProfilingsResponse ¶
func CreateListCloudMetricProfilingsResponse() (response *ListCloudMetricProfilingsResponse)
CreateListCloudMetricProfilingsResponse creates a response to parse from ListCloudMetricProfilings response
type ListClusterLogsRequest ¶
type ListClusterLogsRequest struct { *requests.RpcRequest ClusterId string `position:"Query" name:"ClusterId"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` PageSize requests.Integer `position:"Query" name:"PageSize"` }
ListClusterLogsRequest is the request struct for api ListClusterLogs
func CreateListClusterLogsRequest ¶
func CreateListClusterLogsRequest() (request *ListClusterLogsRequest)
CreateListClusterLogsRequest creates a request to invoke ListClusterLogs API
type ListClusterLogsResponse ¶
type ListClusterLogsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` ClusterId string `json:"ClusterId" xml:"ClusterId"` Logs LogsInListClusterLogs `json:"Logs" xml:"Logs"` }
ListClusterLogsResponse is the response struct for api ListClusterLogs
func CreateListClusterLogsResponse ¶
func CreateListClusterLogsResponse() (response *ListClusterLogsResponse)
CreateListClusterLogsResponse creates a response to parse from ListClusterLogs response
type ListClustersMetaRequest ¶
type ListClustersMetaRequest struct { *requests.RpcRequest PageNumber requests.Integer `position:"Query" name:"PageNumber"` PageSize requests.Integer `position:"Query" name:"PageSize"` }
ListClustersMetaRequest is the request struct for api ListClustersMeta
func CreateListClustersMetaRequest ¶
func CreateListClustersMetaRequest() (request *ListClustersMetaRequest)
CreateListClustersMetaRequest creates a request to invoke ListClustersMeta API
type ListClustersMetaResponse ¶
type ListClustersMetaResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` Clusters ClustersInListClustersMeta `json:"Clusters" xml:"Clusters"` }
ListClustersMetaResponse is the response struct for api ListClustersMeta
func CreateListClustersMetaResponse ¶
func CreateListClustersMetaResponse() (response *ListClustersMetaResponse)
CreateListClustersMetaResponse creates a response to parse from ListClustersMeta response
type ListClustersRequest ¶
type ListClustersRequest struct { *requests.RpcRequest PageNumber requests.Integer `position:"Query" name:"PageNumber"` PageSize requests.Integer `position:"Query" name:"PageSize"` }
ListClustersRequest is the request struct for api ListClusters
func CreateListClustersRequest ¶
func CreateListClustersRequest() (request *ListClustersRequest)
CreateListClustersRequest creates a request to invoke ListClusters API
type ListClustersResponse ¶
type ListClustersResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` Clusters ClustersInListClusters `json:"Clusters" xml:"Clusters"` }
ListClustersResponse is the response struct for api ListClusters
func CreateListClustersResponse ¶
func CreateListClustersResponse() (response *ListClustersResponse)
CreateListClustersResponse creates a response to parse from ListClusters response
type ListCommandsRequest ¶
type ListCommandsRequest struct { *requests.RpcRequest ClusterId string `position:"Query" name:"ClusterId"` CommandId string `position:"Query" name:"CommandId"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` PageSize requests.Integer `position:"Query" name:"PageSize"` }
ListCommandsRequest is the request struct for api ListCommands
func CreateListCommandsRequest ¶
func CreateListCommandsRequest() (request *ListCommandsRequest)
CreateListCommandsRequest creates a request to invoke ListCommands API
type ListCommandsResponse ¶
type ListCommandsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` Commands Commands `json:"Commands" xml:"Commands"` }
ListCommandsResponse is the response struct for api ListCommands
func CreateListCommandsResponse ¶
func CreateListCommandsResponse() (response *ListCommandsResponse)
CreateListCommandsResponse creates a response to parse from ListCommands response
type ListContainerAppsRequest ¶
type ListContainerAppsRequest struct { *requests.RpcRequest PageNumber requests.Integer `position:"Query" name:"PageNumber"` PageSize requests.Integer `position:"Query" name:"PageSize"` }
ListContainerAppsRequest is the request struct for api ListContainerApps
func CreateListContainerAppsRequest ¶
func CreateListContainerAppsRequest() (request *ListContainerAppsRequest)
CreateListContainerAppsRequest creates a request to invoke ListContainerApps API
type ListContainerAppsResponse ¶
type ListContainerAppsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` ContainerApps ContainerApps `json:"ContainerApps" xml:"ContainerApps"` }
ListContainerAppsResponse is the response struct for api ListContainerApps
func CreateListContainerAppsResponse ¶
func CreateListContainerAppsResponse() (response *ListContainerAppsResponse)
CreateListContainerAppsResponse creates a response to parse from ListContainerApps response
type ListContainerImagesRequest ¶
type ListContainerImagesRequest struct { *requests.RpcRequest ClusterId string `position:"Query" name:"ClusterId"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` ContainerType string `position:"Query" name:"ContainerType"` PageSize requests.Integer `position:"Query" name:"PageSize"` }
ListContainerImagesRequest is the request struct for api ListContainerImages
func CreateListContainerImagesRequest ¶
func CreateListContainerImagesRequest() (request *ListContainerImagesRequest)
CreateListContainerImagesRequest creates a request to invoke ListContainerImages API
type ListContainerImagesResponse ¶
type ListContainerImagesResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` DBInfo string `json:"DBInfo" xml:"DBInfo"` Images ImagesInListContainerImages `json:"Images" xml:"Images"` }
ListContainerImagesResponse is the response struct for api ListContainerImages
func CreateListContainerImagesResponse ¶
func CreateListContainerImagesResponse() (response *ListContainerImagesResponse)
CreateListContainerImagesResponse creates a response to parse from ListContainerImages response
type ListCpfsFileSystemsRequest ¶
type ListCpfsFileSystemsRequest struct { *requests.RpcRequest PageNumber requests.Integer `position:"Query" name:"PageNumber"` PageSize requests.Integer `position:"Query" name:"PageSize"` FileSystemId string `position:"Query" name:"FileSystemId"` }
ListCpfsFileSystemsRequest is the request struct for api ListCpfsFileSystems
func CreateListCpfsFileSystemsRequest ¶
func CreateListCpfsFileSystemsRequest() (request *ListCpfsFileSystemsRequest)
CreateListCpfsFileSystemsRequest creates a request to invoke ListCpfsFileSystems API
type ListCpfsFileSystemsResponse ¶
type ListCpfsFileSystemsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` FileSystemList FileSystemListInListCpfsFileSystems `json:"FileSystemList" xml:"FileSystemList"` }
ListCpfsFileSystemsResponse is the response struct for api ListCpfsFileSystems
func CreateListCpfsFileSystemsResponse ¶
func CreateListCpfsFileSystemsResponse() (response *ListCpfsFileSystemsResponse)
CreateListCpfsFileSystemsResponse creates a response to parse from ListCpfsFileSystems response
type ListCurrentClientVersionRequest ¶
type ListCurrentClientVersionRequest struct {
*requests.RpcRequest
}
ListCurrentClientVersionRequest is the request struct for api ListCurrentClientVersion
func CreateListCurrentClientVersionRequest ¶
func CreateListCurrentClientVersionRequest() (request *ListCurrentClientVersionRequest)
CreateListCurrentClientVersionRequest creates a request to invoke ListCurrentClientVersion API
type ListCurrentClientVersionResponse ¶
type ListCurrentClientVersionResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` ClientVersion string `json:"ClientVersion" xml:"ClientVersion"` }
ListCurrentClientVersionResponse is the response struct for api ListCurrentClientVersion
func CreateListCurrentClientVersionResponse ¶
func CreateListCurrentClientVersionResponse() (response *ListCurrentClientVersionResponse)
CreateListCurrentClientVersionResponse creates a response to parse from ListCurrentClientVersion response
type ListCustomImagesRequest ¶
type ListCustomImagesRequest struct { *requests.RpcRequest ClusterId string `position:"Query" name:"ClusterId"` ImageOwnerAlias string `position:"Query" name:"ImageOwnerAlias"` BaseOsTag string `position:"Query" name:"BaseOsTag"` InstanceType string `position:"Query" name:"InstanceType"` }
ListCustomImagesRequest is the request struct for api ListCustomImages
func CreateListCustomImagesRequest ¶
func CreateListCustomImagesRequest() (request *ListCustomImagesRequest)
CreateListCustomImagesRequest creates a request to invoke ListCustomImages API
type ListCustomImagesResponse ¶
type ListCustomImagesResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Images ImagesInListCustomImages `json:"Images" xml:"Images"` }
ListCustomImagesResponse is the response struct for api ListCustomImages
func CreateListCustomImagesResponse ¶
func CreateListCustomImagesResponse() (response *ListCustomImagesResponse)
CreateListCustomImagesResponse creates a response to parse from ListCustomImages response
type ListFileSystemWithMountTargetsRequest ¶
type ListFileSystemWithMountTargetsRequest struct { *requests.RpcRequest PageNumber requests.Integer `position:"Query" name:"PageNumber"` PageSize requests.Integer `position:"Query" name:"PageSize"` }
ListFileSystemWithMountTargetsRequest is the request struct for api ListFileSystemWithMountTargets
func CreateListFileSystemWithMountTargetsRequest ¶
func CreateListFileSystemWithMountTargetsRequest() (request *ListFileSystemWithMountTargetsRequest)
CreateListFileSystemWithMountTargetsRequest creates a request to invoke ListFileSystemWithMountTargets API
type ListFileSystemWithMountTargetsResponse ¶
type ListFileSystemWithMountTargetsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` FileSystemList FileSystemListInListFileSystemWithMountTargets `json:"FileSystemList" xml:"FileSystemList"` }
ListFileSystemWithMountTargetsResponse is the response struct for api ListFileSystemWithMountTargets
func CreateListFileSystemWithMountTargetsResponse ¶
func CreateListFileSystemWithMountTargetsResponse() (response *ListFileSystemWithMountTargetsResponse)
CreateListFileSystemWithMountTargetsResponse creates a response to parse from ListFileSystemWithMountTargets response
type ListImagesRequest ¶
type ListImagesRequest struct { *requests.RpcRequest BaseOsTag string `position:"Query" name:"BaseOsTag"` InstanceType string `position:"Query" name:"InstanceType"` }
ListImagesRequest is the request struct for api ListImages
func CreateListImagesRequest ¶
func CreateListImagesRequest() (request *ListImagesRequest)
CreateListImagesRequest creates a request to invoke ListImages API
type ListImagesResponse ¶
type ListImagesResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` OsTags OsTags `json:"OsTags" xml:"OsTags"` }
ListImagesResponse is the response struct for api ListImages
func CreateListImagesResponse ¶
func CreateListImagesResponse() (response *ListImagesResponse)
CreateListImagesResponse creates a response to parse from ListImages response
type ListInstalledSoftwareRequest ¶
type ListInstalledSoftwareRequest struct { *requests.RpcRequest ClusterId string `position:"Query" name:"ClusterId"` }
ListInstalledSoftwareRequest is the request struct for api ListInstalledSoftware
func CreateListInstalledSoftwareRequest ¶
func CreateListInstalledSoftwareRequest() (request *ListInstalledSoftwareRequest)
CreateListInstalledSoftwareRequest creates a request to invoke ListInstalledSoftware API
type ListInstalledSoftwareResponse ¶
type ListInstalledSoftwareResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` SoftwareList SoftwareList `json:"SoftwareList" xml:"SoftwareList"` }
ListInstalledSoftwareResponse is the response struct for api ListInstalledSoftware
func CreateListInstalledSoftwareResponse ¶
func CreateListInstalledSoftwareResponse() (response *ListInstalledSoftwareResponse)
CreateListInstalledSoftwareResponse creates a response to parse from ListInstalledSoftware response
type ListInvocationResultsInstance ¶
type ListInvocationResultsInstance struct {
Id string `name:"Id"`
}
ListInvocationResultsInstance is a repeated param struct in ListInvocationResultsRequest
type ListInvocationResultsRequest ¶
type ListInvocationResultsRequest struct { *requests.RpcRequest Instance *[]ListInvocationResultsInstance `position:"Query" name:"Instance" type:"Repeated"` ClusterId string `position:"Query" name:"ClusterId"` CommandId string `position:"Query" name:"CommandId"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` InvokeRecordStatus string `position:"Query" name:"InvokeRecordStatus"` PageSize requests.Integer `position:"Query" name:"PageSize"` }
ListInvocationResultsRequest is the request struct for api ListInvocationResults
func CreateListInvocationResultsRequest ¶
func CreateListInvocationResultsRequest() (request *ListInvocationResultsRequest)
CreateListInvocationResultsRequest creates a request to invoke ListInvocationResults API
type ListInvocationResultsResponse ¶
type ListInvocationResultsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` InvocationResults InvocationResults `json:"InvocationResults" xml:"InvocationResults"` }
ListInvocationResultsResponse is the response struct for api ListInvocationResults
func CreateListInvocationResultsResponse ¶
func CreateListInvocationResultsResponse() (response *ListInvocationResultsResponse)
CreateListInvocationResultsResponse creates a response to parse from ListInvocationResults response
type ListInvocationStatusRequest ¶
type ListInvocationStatusRequest struct { *requests.RpcRequest ClusterId string `position:"Query" name:"ClusterId"` CommandId string `position:"Query" name:"CommandId"` }
ListInvocationStatusRequest is the request struct for api ListInvocationStatus
func CreateListInvocationStatusRequest ¶
func CreateListInvocationStatusRequest() (request *ListInvocationStatusRequest)
CreateListInvocationStatusRequest creates a request to invoke ListInvocationStatus API
type ListInvocationStatusResponse ¶
type ListInvocationStatusResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` CommandId string `json:"CommandId" xml:"CommandId"` InvokeStatus string `json:"InvokeStatus" xml:"InvokeStatus"` InvokeInstances InvokeInstances `json:"InvokeInstances" xml:"InvokeInstances"` }
ListInvocationStatusResponse is the response struct for api ListInvocationStatus
func CreateListInvocationStatusResponse ¶
func CreateListInvocationStatusResponse() (response *ListInvocationStatusResponse)
CreateListInvocationStatusResponse creates a response to parse from ListInvocationStatus response
type ListJobTemplatesRequest ¶
type ListJobTemplatesRequest struct { *requests.RpcRequest PageNumber requests.Integer `position:"Query" name:"PageNumber"` Name string `position:"Query" name:"Name"` PageSize requests.Integer `position:"Query" name:"PageSize"` }
ListJobTemplatesRequest is the request struct for api ListJobTemplates
func CreateListJobTemplatesRequest ¶
func CreateListJobTemplatesRequest() (request *ListJobTemplatesRequest)
CreateListJobTemplatesRequest creates a request to invoke ListJobTemplates API
type ListJobTemplatesResponse ¶
type ListJobTemplatesResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` Templates Templates `json:"Templates" xml:"Templates"` }
ListJobTemplatesResponse is the response struct for api ListJobTemplates
func CreateListJobTemplatesResponse ¶
func CreateListJobTemplatesResponse() (response *ListJobTemplatesResponse)
CreateListJobTemplatesResponse creates a response to parse from ListJobTemplates response
type ListJobsRequest ¶
type ListJobsRequest struct { *requests.RpcRequest Owner string `position:"Query" name:"Owner"` ClusterId string `position:"Query" name:"ClusterId"` Rerunable string `position:"Query" name:"Rerunable"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` PageSize requests.Integer `position:"Query" name:"PageSize"` State string `position:"Query" name:"State"` }
ListJobsRequest is the request struct for api ListJobs
func CreateListJobsRequest ¶
func CreateListJobsRequest() (request *ListJobsRequest)
CreateListJobsRequest creates a request to invoke ListJobs API
type ListJobsResponse ¶
type ListJobsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` Jobs Jobs `json:"Jobs" xml:"Jobs"` }
ListJobsResponse is the response struct for api ListJobs
func CreateListJobsResponse ¶
func CreateListJobsResponse() (response *ListJobsResponse)
CreateListJobsResponse creates a response to parse from ListJobs response
type ListNodesByQueueRequest ¶
type ListNodesByQueueRequest struct { *requests.RpcRequest QueueName string `position:"Query" name:"QueueName"` ClusterId string `position:"Query" name:"ClusterId"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` PageSize requests.Integer `position:"Query" name:"PageSize"` }
ListNodesByQueueRequest is the request struct for api ListNodesByQueue
func CreateListNodesByQueueRequest ¶
func CreateListNodesByQueueRequest() (request *ListNodesByQueueRequest)
CreateListNodesByQueueRequest creates a request to invoke ListNodesByQueue API
type ListNodesByQueueResponse ¶
type ListNodesByQueueResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` Nodes NodesInListNodesByQueue `json:"Nodes" xml:"Nodes"` }
ListNodesByQueueResponse is the response struct for api ListNodesByQueue
func CreateListNodesByQueueResponse ¶
func CreateListNodesByQueueResponse() (response *ListNodesByQueueResponse)
CreateListNodesByQueueResponse creates a response to parse from ListNodesByQueue response
type ListNodesNoPagingRequest ¶
type ListNodesNoPagingRequest struct { *requests.RpcRequest Role string `position:"Query" name:"Role"` ClusterId string `position:"Query" name:"ClusterId"` Sequence string `position:"Query" name:"Sequence"` HostName string `position:"Query" name:"HostName"` OnlyDetached requests.Boolean `position:"Query" name:"OnlyDetached"` }
ListNodesNoPagingRequest is the request struct for api ListNodesNoPaging
func CreateListNodesNoPagingRequest ¶
func CreateListNodesNoPagingRequest() (request *ListNodesNoPagingRequest)
CreateListNodesNoPagingRequest creates a request to invoke ListNodesNoPaging API
type ListNodesNoPagingResponse ¶
type ListNodesNoPagingResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Nodes NodesInListNodesNoPaging `json:"Nodes" xml:"Nodes"` }
ListNodesNoPagingResponse is the response struct for api ListNodesNoPaging
func CreateListNodesNoPagingResponse ¶
func CreateListNodesNoPagingResponse() (response *ListNodesNoPagingResponse)
CreateListNodesNoPagingResponse creates a response to parse from ListNodesNoPaging response
type ListNodesRequest ¶
type ListNodesRequest struct { *requests.RpcRequest Role string `position:"Query" name:"Role"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` HostName string `position:"Query" name:"HostName"` PageSize requests.Integer `position:"Query" name:"PageSize"` HostNamePrefix string `position:"Query" name:"HostNamePrefix"` ClusterId string `position:"Query" name:"ClusterId"` HostNameSuffix string `position:"Query" name:"HostNameSuffix"` Filter string `position:"Query" name:"Filter"` PrivateIpAddress string `position:"Query" name:"PrivateIpAddress"` Sequence string `position:"Query" name:"Sequence"` SortBy string `position:"Query" name:"SortBy"` }
ListNodesRequest is the request struct for api ListNodes
func CreateListNodesRequest ¶
func CreateListNodesRequest() (request *ListNodesRequest)
CreateListNodesRequest creates a request to invoke ListNodes API
type ListNodesResponse ¶
type ListNodesResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` Nodes NodesInListNodes `json:"Nodes" xml:"Nodes"` }
ListNodesResponse is the response struct for api ListNodes
func CreateListNodesResponse ¶
func CreateListNodesResponse() (response *ListNodesResponse)
CreateListNodesResponse creates a response to parse from ListNodes response
type ListPreferredEcsTypesRequest ¶
type ListPreferredEcsTypesRequest struct { *requests.RpcRequest SpotStrategy string `position:"Query" name:"SpotStrategy"` ZoneId string `position:"Query" name:"ZoneId"` InstanceChargeType string `position:"Query" name:"InstanceChargeType"` }
ListPreferredEcsTypesRequest is the request struct for api ListPreferredEcsTypes
func CreateListPreferredEcsTypesRequest ¶
func CreateListPreferredEcsTypesRequest() (request *ListPreferredEcsTypesRequest)
CreateListPreferredEcsTypesRequest creates a request to invoke ListPreferredEcsTypes API
type ListPreferredEcsTypesResponse ¶
type ListPreferredEcsTypesResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` SupportSpotInstance bool `json:"SupportSpotInstance" xml:"SupportSpotInstance"` Series Series `json:"Series" xml:"Series"` }
ListPreferredEcsTypesResponse is the response struct for api ListPreferredEcsTypes
func CreateListPreferredEcsTypesResponse ¶
func CreateListPreferredEcsTypesResponse() (response *ListPreferredEcsTypesResponse)
CreateListPreferredEcsTypesResponse creates a response to parse from ListPreferredEcsTypes response
type ListQueuesRequest ¶
type ListQueuesRequest struct { *requests.RpcRequest ClusterId string `position:"Query" name:"ClusterId"` }
ListQueuesRequest is the request struct for api ListQueues
func CreateListQueuesRequest ¶
func CreateListQueuesRequest() (request *ListQueuesRequest)
CreateListQueuesRequest creates a request to invoke ListQueues API
type ListQueuesResponse ¶
type ListQueuesResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Queues QueuesInListQueues `json:"Queues" xml:"Queues"` }
ListQueuesResponse is the response struct for api ListQueues
func CreateListQueuesResponse ¶
func CreateListQueuesResponse() (response *ListQueuesResponse)
CreateListQueuesResponse creates a response to parse from ListQueues response
type ListRegionsRequest ¶
type ListRegionsRequest struct {
*requests.RpcRequest
}
ListRegionsRequest is the request struct for api ListRegions
func CreateListRegionsRequest ¶
func CreateListRegionsRequest() (request *ListRegionsRequest)
CreateListRegionsRequest creates a request to invoke ListRegions API
type ListRegionsResponse ¶
type ListRegionsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Regions Regions `json:"Regions" xml:"Regions"` }
ListRegionsResponse is the response struct for api ListRegions
func CreateListRegionsResponse ¶
func CreateListRegionsResponse() (response *ListRegionsResponse)
CreateListRegionsResponse creates a response to parse from ListRegions response
type ListSecurityGroupsRequest ¶ added in v1.61.443
type ListSecurityGroupsRequest struct { *requests.RpcRequest ClusterId string `position:"Query" name:"ClusterId"` }
ListSecurityGroupsRequest is the request struct for api ListSecurityGroups
func CreateListSecurityGroupsRequest ¶ added in v1.61.443
func CreateListSecurityGroupsRequest() (request *ListSecurityGroupsRequest)
CreateListSecurityGroupsRequest creates a request to invoke ListSecurityGroups API
type ListSecurityGroupsResponse ¶ added in v1.61.443
type ListSecurityGroupsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TotalCount int `json:"TotalCount" xml:"TotalCount"` SecurityGroups SecurityGroups `json:"SecurityGroups" xml:"SecurityGroups"` }
ListSecurityGroupsResponse is the response struct for api ListSecurityGroups
func CreateListSecurityGroupsResponse ¶ added in v1.61.443
func CreateListSecurityGroupsResponse() (response *ListSecurityGroupsResponse)
CreateListSecurityGroupsResponse creates a response to parse from ListSecurityGroups response
type ListSoftwaresRequest ¶
type ListSoftwaresRequest struct { *requests.RpcRequest OsTag string `position:"Query" name:"OsTag"` EhpcVersion string `position:"Query" name:"EhpcVersion"` }
ListSoftwaresRequest is the request struct for api ListSoftwares
func CreateListSoftwaresRequest ¶
func CreateListSoftwaresRequest() (request *ListSoftwaresRequest)
CreateListSoftwaresRequest creates a request to invoke ListSoftwares API
type ListSoftwaresResponse ¶
type ListSoftwaresResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Softwares Softwares `json:"Softwares" xml:"Softwares"` }
ListSoftwaresResponse is the response struct for api ListSoftwares
func CreateListSoftwaresResponse ¶
func CreateListSoftwaresResponse() (response *ListSoftwaresResponse)
CreateListSoftwaresResponse creates a response to parse from ListSoftwares response
type ListTasksRequest ¶ added in v1.61.443
type ListTasksRequest struct { *requests.RpcRequest ClusterId string `position:"Query" name:"ClusterId"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` Archived requests.Boolean `position:"Query" name:"Archived"` PageSize requests.Integer `position:"Query" name:"PageSize"` TaskId string `position:"Query" name:"TaskId"` }
ListTasksRequest is the request struct for api ListTasks
func CreateListTasksRequest ¶ added in v1.61.443
func CreateListTasksRequest() (request *ListTasksRequest)
CreateListTasksRequest creates a request to invoke ListTasks API
type ListTasksResponse ¶ added in v1.61.443
type ListTasksResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` Tasks []TaskInfo `json:"Tasks" xml:"Tasks"` }
ListTasksResponse is the response struct for api ListTasks
func CreateListTasksResponse ¶ added in v1.61.443
func CreateListTasksResponse() (response *ListTasksResponse)
CreateListTasksResponse creates a response to parse from ListTasks response
type ListUsersRequest ¶
type ListUsersRequest struct { *requests.RpcRequest ClusterId string `position:"Query" name:"ClusterId"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` PageSize requests.Integer `position:"Query" name:"PageSize"` }
ListUsersRequest is the request struct for api ListUsers
func CreateListUsersRequest ¶
func CreateListUsersRequest() (request *ListUsersRequest)
CreateListUsersRequest creates a request to invoke ListUsers API
type ListUsersResponse ¶
type ListUsersResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` Users Users `json:"Users" xml:"Users"` }
ListUsersResponse is the response struct for api ListUsers
func CreateListUsersResponse ¶
func CreateListUsersResponse() (response *ListUsersResponse)
CreateListUsersResponse creates a response to parse from ListUsers response
type ListVolumesRequest ¶
type ListVolumesRequest struct { *requests.RpcRequest PageNumber requests.Integer `position:"Query" name:"PageNumber"` PageSize requests.Integer `position:"Query" name:"PageSize"` }
ListVolumesRequest is the request struct for api ListVolumes
func CreateListVolumesRequest ¶
func CreateListVolumesRequest() (request *ListVolumesRequest)
CreateListVolumesRequest creates a request to invoke ListVolumes API
type ListVolumesResponse ¶
type ListVolumesResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` Volumes VolumesInListVolumes `json:"Volumes" xml:"Volumes"` }
ListVolumesResponse is the response struct for api ListVolumes
func CreateListVolumesResponse ¶
func CreateListVolumesResponse() (response *ListVolumesResponse)
CreateListVolumesResponse creates a response to parse from ListVolumes response
type LocationInfo ¶
type LocationInfo struct { Location string `json:"Location" xml:"Location"` RemoteType string `json:"RemoteType" xml:"RemoteType"` Authentication string `json:"Authentication" xml:"Authentication"` URL string `json:"URL" xml:"URL"` }
LocationInfo is a nested struct in ehpc response
type Locations ¶
type Locations struct {
LocationInfo []LocationInfo `json:"LocationInfo" xml:"LocationInfo"`
}
Locations is a nested struct in ehpc response
type LogInfo ¶
type LogInfo struct { Message string `json:"Message" xml:"Message"` Operation string `json:"Operation" xml:"Operation"` Level string `json:"Level" xml:"Level"` CreateTime string `json:"CreateTime" xml:"CreateTime"` }
LogInfo is a nested struct in ehpc response
type LogInfoInGetHealthMonitorLogs ¶ added in v1.61.813
type LogInfoInGetHealthMonitorLogs struct {
Logs []Logs `json:"Logs" xml:"Logs"`
}
LogInfoInGetHealthMonitorLogs is a nested struct in ehpc response
type Login ¶
type Login struct { Count int `json:"Count" xml:"Count"` InstanceType string `json:"InstanceType" xml:"InstanceType"` }
Login is a nested struct in ehpc response
type LoginInListPreferredEcsTypes ¶
type LoginInListPreferredEcsTypes struct {
InstanceTypeId []string `json:"InstanceTypeId" xml:"InstanceTypeId"`
}
LoginInListPreferredEcsTypes is a nested struct in ehpc response
type Logs ¶
type Logs struct { HealthId string `json:"HealthId" xml:"HealthId"` SceneDescription string `json:"SceneDescription" xml:"SceneDescription"` SceneName string `json:"SceneName" xml:"SceneName"` InstanceId string `json:"InstanceId" xml:"InstanceId"` Time int `json:"Time" xml:"Time"` Level string `json:"Level" xml:"Level"` HostName string `json:"HostName" xml:"HostName"` ItemDescription string `json:"ItemDescription" xml:"ItemDescription"` ItemName string `json:"ItemName" xml:"ItemName"` CheckList CheckList `json:"CheckList" xml:"CheckList"` }
Logs is a nested struct in ehpc response
type LogsInListClusterLogs ¶ added in v1.61.813
type LogsInListClusterLogs struct {
LogInfo []LogInfo `json:"LogInfo" xml:"LogInfo"`
}
LogsInListClusterLogs is a nested struct in ehpc response
type Manager ¶
type Manager struct { Count int `json:"Count" xml:"Count"` InstanceType string `json:"InstanceType" xml:"InstanceType"` }
Manager is a nested struct in ehpc response
type ManagerInListPreferredEcsTypes ¶
type ManagerInListPreferredEcsTypes struct {
InstanceTypeId []string `json:"InstanceTypeId" xml:"InstanceTypeId"`
}
ManagerInListPreferredEcsTypes is a nested struct in ehpc response
type Managers ¶
type Managers struct { Total int `json:"Total" xml:"Total"` NormalCount int `json:"NormalCount" xml:"NormalCount"` OperatingCount int `json:"OperatingCount" xml:"OperatingCount"` StoppedCount int `json:"StoppedCount" xml:"StoppedCount"` ExceptionCount int `json:"ExceptionCount" xml:"ExceptionCount"` }
Managers is a nested struct in ehpc response
type Message ¶
type Message struct {
JobInfo string `json:"JobInfo" xml:"JobInfo"`
}
Message is a nested struct in ehpc response
type MetricLog ¶
type MetricLog struct { Time int `json:"Time" xml:"Time"` InstanceId string `json:"InstanceId" xml:"InstanceId"` Hostname string `json:"Hostname" xml:"Hostname"` NetworkInterface string `json:"NetworkInterface" xml:"NetworkInterface"` DiskDevice string `json:"DiskDevice" xml:"DiskDevice"` MetricData string `json:"MetricData" xml:"MetricData"` }
MetricLog is a nested struct in ehpc response
type MetricLogs ¶
type MetricLogs struct {
MetricLog []MetricLog `json:"MetricLog" xml:"MetricLog"`
}
MetricLogs is a nested struct in ehpc response
type ModifyClusterAttributesRequest ¶
type ModifyClusterAttributesRequest struct { *requests.RpcRequest ImageId string `position:"Query" name:"ImageId"` Description string `position:"Query" name:"Description"` ClusterId string `position:"Query" name:"ClusterId"` ImageOwnerAlias string `position:"Query" name:"ImageOwnerAlias"` Name string `position:"Query" name:"Name"` }
ModifyClusterAttributesRequest is the request struct for api ModifyClusterAttributes
func CreateModifyClusterAttributesRequest ¶
func CreateModifyClusterAttributesRequest() (request *ModifyClusterAttributesRequest)
CreateModifyClusterAttributesRequest creates a request to invoke ModifyClusterAttributes API
type ModifyClusterAttributesResponse ¶
type ModifyClusterAttributesResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
ModifyClusterAttributesResponse is the response struct for api ModifyClusterAttributes
func CreateModifyClusterAttributesResponse ¶
func CreateModifyClusterAttributesResponse() (response *ModifyClusterAttributesResponse)
CreateModifyClusterAttributesResponse creates a response to parse from ModifyClusterAttributes response
type ModifyContainerAppAttributesRequest ¶
type ModifyContainerAppAttributesRequest struct { *requests.RpcRequest Description string `position:"Query" name:"Description"` ContainerId string `position:"Query" name:"ContainerId"` }
ModifyContainerAppAttributesRequest is the request struct for api ModifyContainerAppAttributes
func CreateModifyContainerAppAttributesRequest ¶
func CreateModifyContainerAppAttributesRequest() (request *ModifyContainerAppAttributesRequest)
CreateModifyContainerAppAttributesRequest creates a request to invoke ModifyContainerAppAttributes API
type ModifyContainerAppAttributesResponse ¶
type ModifyContainerAppAttributesResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
ModifyContainerAppAttributesResponse is the response struct for api ModifyContainerAppAttributes
func CreateModifyContainerAppAttributesResponse ¶
func CreateModifyContainerAppAttributesResponse() (response *ModifyContainerAppAttributesResponse)
CreateModifyContainerAppAttributesResponse creates a response to parse from ModifyContainerAppAttributes response
type ModifyImageGatewayConfigRepo ¶
type ModifyImageGatewayConfigRepo struct { Auth string `name:"Auth"` Location string `name:"Location"` URL string `name:"URL"` }
ModifyImageGatewayConfigRepo is a repeated param struct in ModifyImageGatewayConfigRequest
type ModifyImageGatewayConfigRequest ¶
type ModifyImageGatewayConfigRequest struct { *requests.RpcRequest Repo *[]ModifyImageGatewayConfigRepo `position:"Query" name:"Repo" type:"Repeated"` DBServerInfo string `position:"Query" name:"DBServerInfo"` ClusterId string `position:"Query" name:"ClusterId"` DefaultRepoLocation string `position:"Query" name:"DefaultRepoLocation"` DBPassword string `position:"Query" name:"DBPassword"` DBType string `position:"Query" name:"DBType"` DBUsername string `position:"Query" name:"DBUsername"` PullUpdateTimeout requests.Integer `position:"Query" name:"PullUpdateTimeout"` ImageExpirationTimeout string `position:"Query" name:"ImageExpirationTimeout"` }
ModifyImageGatewayConfigRequest is the request struct for api ModifyImageGatewayConfig
func CreateModifyImageGatewayConfigRequest ¶
func CreateModifyImageGatewayConfigRequest() (request *ModifyImageGatewayConfigRequest)
CreateModifyImageGatewayConfigRequest creates a request to invoke ModifyImageGatewayConfig API
type ModifyImageGatewayConfigResponse ¶
type ModifyImageGatewayConfigResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
ModifyImageGatewayConfigResponse is the response struct for api ModifyImageGatewayConfig
func CreateModifyImageGatewayConfigResponse ¶
func CreateModifyImageGatewayConfigResponse() (response *ModifyImageGatewayConfigResponse)
CreateModifyImageGatewayConfigResponse creates a response to parse from ModifyImageGatewayConfig response
type ModifyUserGroupsRequest ¶
type ModifyUserGroupsRequest struct { *requests.RpcRequest ClusterId string `position:"Query" name:"ClusterId"` User *[]ModifyUserGroupsUser `position:"Query" name:"User" type:"Repeated"` }
ModifyUserGroupsRequest is the request struct for api ModifyUserGroups
func CreateModifyUserGroupsRequest ¶
func CreateModifyUserGroupsRequest() (request *ModifyUserGroupsRequest)
CreateModifyUserGroupsRequest creates a request to invoke ModifyUserGroups API
type ModifyUserGroupsResponse ¶
type ModifyUserGroupsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
ModifyUserGroupsResponse is the response struct for api ModifyUserGroups
func CreateModifyUserGroupsResponse ¶
func CreateModifyUserGroupsResponse() (response *ModifyUserGroupsResponse)
CreateModifyUserGroupsResponse creates a response to parse from ModifyUserGroups response
type ModifyUserGroupsUser ¶
ModifyUserGroupsUser is a repeated param struct in ModifyUserGroupsRequest
type ModifyUserPasswordsRequest ¶
type ModifyUserPasswordsRequest struct { *requests.RpcRequest ClusterId string `position:"Query" name:"ClusterId"` User *[]ModifyUserPasswordsUser `position:"Query" name:"User" type:"Repeated"` }
ModifyUserPasswordsRequest is the request struct for api ModifyUserPasswords
func CreateModifyUserPasswordsRequest ¶
func CreateModifyUserPasswordsRequest() (request *ModifyUserPasswordsRequest)
CreateModifyUserPasswordsRequest creates a request to invoke ModifyUserPasswords API
type ModifyUserPasswordsResponse ¶
type ModifyUserPasswordsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
ModifyUserPasswordsResponse is the response struct for api ModifyUserPasswords
func CreateModifyUserPasswordsResponse ¶
func CreateModifyUserPasswordsResponse() (response *ModifyUserPasswordsResponse)
CreateModifyUserPasswordsResponse creates a response to parse from ModifyUserPasswords response
type ModifyUserPasswordsUser ¶
ModifyUserPasswordsUser is a repeated param struct in ModifyUserPasswordsRequest
type ModifyVisualServicePasswdRequest ¶
type ModifyVisualServicePasswdRequest struct { *requests.RpcRequest RunasUserPassword string `position:"Query" name:"RunasUserPassword"` RunasUser string `position:"Query" name:"RunasUser"` ClusterId string `position:"Query" name:"ClusterId"` Passwd string `position:"Query" name:"Passwd"` }
ModifyVisualServicePasswdRequest is the request struct for api ModifyVisualServicePasswd
func CreateModifyVisualServicePasswdRequest ¶
func CreateModifyVisualServicePasswdRequest() (request *ModifyVisualServicePasswdRequest)
CreateModifyVisualServicePasswdRequest creates a request to invoke ModifyVisualServicePasswd API
type ModifyVisualServicePasswdResponse ¶
type ModifyVisualServicePasswdResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Message string `json:"Message" xml:"Message"` }
ModifyVisualServicePasswdResponse is the response struct for api ModifyVisualServicePasswd
func CreateModifyVisualServicePasswdResponse ¶
func CreateModifyVisualServicePasswdResponse() (response *ModifyVisualServicePasswdResponse)
CreateModifyVisualServicePasswdResponse creates a response to parse from ModifyVisualServicePasswd response
type MountNFSRequest ¶ added in v1.60.317
type MountNFSRequest struct { *requests.RpcRequest MountDir string `position:"Query" name:"MountDir"` InstanceId string `position:"Query" name:"InstanceId"` RemoteDir string `position:"Query" name:"RemoteDir"` NfsDir string `position:"Query" name:"NfsDir"` ProtocolType string `position:"Query" name:"ProtocolType"` }
MountNFSRequest is the request struct for api MountNFS
func CreateMountNFSRequest ¶ added in v1.60.317
func CreateMountNFSRequest() (request *MountNFSRequest)
CreateMountNFSRequest creates a request to invoke MountNFS API
type MountNFSResponse ¶ added in v1.60.317
type MountNFSResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` InvokeId string `json:"InvokeId" xml:"InvokeId"` }
MountNFSResponse is the response struct for api MountNFS
func CreateMountNFSResponse ¶ added in v1.60.317
func CreateMountNFSResponse() (response *MountNFSResponse)
CreateMountNFSResponse creates a response to parse from MountNFS response
type MountTargetListInListCpfsFileSystems ¶
type MountTargetListInListCpfsFileSystems struct {
MountTargets []MountTargets `json:"MountTargets" xml:"MountTargets"`
}
MountTargetListInListCpfsFileSystems is a nested struct in ehpc response
type MountTargetListInListFileSystemWithMountTargets ¶
type MountTargetListInListFileSystemWithMountTargets struct {
MountTargets []MountTargets `json:"MountTargets" xml:"MountTargets"`
}
MountTargetListInListFileSystemWithMountTargets is a nested struct in ehpc response
type MountTargets ¶
type MountTargets struct { VswId string `json:"VswId" xml:"VswId"` MountTargetDomain string `json:"MountTargetDomain" xml:"MountTargetDomain"` AccessGroup string `json:"AccessGroup" xml:"AccessGroup"` Status string `json:"Status" xml:"Status"` NetworkType string `json:"NetworkType" xml:"NetworkType"` VpcId string `json:"VpcId" xml:"VpcId"` }
MountTargets is a nested struct in ehpc response
type NodeInfo ¶
type NodeInfo struct { LockReason string `json:"LockReason" xml:"LockReason"` Expired bool `json:"Expired" xml:"Expired"` HtEnabled bool `json:"HtEnabled" xml:"HtEnabled"` IpAddress string `json:"IpAddress" xml:"IpAddress"` ImageId string `json:"ImageId" xml:"ImageId"` ImageOwnerAlias string `json:"ImageOwnerAlias" xml:"ImageOwnerAlias"` PublicIpAddress string `json:"PublicIpAddress" xml:"PublicIpAddress"` InstanceType string `json:"InstanceType" xml:"InstanceType"` RegionId string `json:"RegionId" xml:"RegionId"` Id string `json:"Id" xml:"Id"` AddTime string `json:"AddTime" xml:"AddTime"` VpcId string `json:"VpcId" xml:"VpcId"` ExpiredTime string `json:"ExpiredTime" xml:"ExpiredTime"` VSwitchId string `json:"VSwitchId" xml:"VSwitchId"` Version string `json:"Version" xml:"Version"` CreateMode string `json:"CreateMode" xml:"CreateMode"` Location string `json:"Location" xml:"Location"` ZoneId string `json:"ZoneId" xml:"ZoneId"` CreatedByEhpc bool `json:"CreatedByEhpc" xml:"CreatedByEhpc"` HostName string `json:"HostName" xml:"HostName"` Status string `json:"Status" xml:"Status"` SpotStrategy string `json:"SpotStrategy" xml:"SpotStrategy"` Roles RolesInListNodes `json:"Roles" xml:"Roles"` TotalResources TotalResources `json:"TotalResources" xml:"TotalResources"` UsedResources UsedResources `json:"UsedResources" xml:"UsedResources"` }
NodeInfo is a nested struct in ehpc response
type NodesInListNodes ¶
type NodesInListNodes struct {
NodeInfo []NodeInfo `json:"NodeInfo" xml:"NodeInfo"`
}
NodesInListNodes is a nested struct in ehpc response
type NodesInListNodesByQueue ¶
type NodesInListNodesByQueue struct {
NodeInfo []NodeInfo `json:"NodeInfo" xml:"NodeInfo"`
}
NodesInListNodesByQueue is a nested struct in ehpc response
type NodesInListNodesNoPaging ¶
type NodesInListNodesNoPaging struct {
NodeInfo []NodeInfo `json:"NodeInfo" xml:"NodeInfo"`
}
NodesInListNodesNoPaging is a nested struct in ehpc response
type OsInfo ¶
type OsInfo struct { OsTag string `json:"OsTag" xml:"OsTag"` Platform string `json:"Platform" xml:"Platform"` Version string `json:"Version" xml:"Version"` Architecture string `json:"Architecture" xml:"Architecture"` BaseOsTag string `json:"BaseOsTag" xml:"BaseOsTag"` ImageId string `json:"ImageId" xml:"ImageId"` }
OsInfo is a nested struct in ehpc response
type OsTag ¶ added in v1.61.31
type OsTag struct { OsTag string `json:"OsTag" xml:"OsTag"` BaseOsTag string `json:"BaseOsTag" xml:"BaseOsTag"` Platform string `json:"Platform" xml:"Platform"` Version string `json:"Version" xml:"Version"` Architecture string `json:"Architecture" xml:"Architecture"` }
OsTag is a nested struct in ehpc response
type OsTags ¶
type OsTags struct {
OsInfo []OsInfo `json:"OsInfo" xml:"OsInfo"`
}
OsTags is a nested struct in ehpc response
type PackageList ¶
type PackageList struct {
Packages []Packages `json:"Packages" xml:"Packages"`
}
PackageList is a nested struct in ehpc response
type Packages ¶
type Packages struct {
PackageId string `json:"PackageId" xml:"PackageId"`
}
Packages is a nested struct in ehpc response
type PostInstallScriptInfo ¶
type PostInstallScriptInfo struct { Url string `json:"Url" xml:"Url"` Args string `json:"Args" xml:"Args"` }
PostInstallScriptInfo is a nested struct in ehpc response
type PostInstallScripts ¶
type PostInstallScripts struct {
PostInstallScriptInfo []PostInstallScriptInfo `json:"PostInstallScriptInfo" xml:"PostInstallScriptInfo"`
}
PostInstallScripts is a nested struct in ehpc response
type PriceInfo ¶
type PriceInfo struct { NodeType string `json:"NodeType" xml:"NodeType"` OriginalPrice float64 `json:"OriginalPrice" xml:"OriginalPrice"` TradePrice float64 `json:"TradePrice" xml:"TradePrice"` Currency string `json:"Currency" xml:"Currency"` }
PriceInfo is a nested struct in ehpc response
type Prices ¶
type Prices struct {
PriceInfo []PriceInfo `json:"PriceInfo" xml:"PriceInfo"`
}
Prices is a nested struct in ehpc response
type ProfilingInfo ¶
type ProfilingInfo struct { ProfilingId string `json:"ProfilingId" xml:"ProfilingId"` InstanceId string `json:"InstanceId" xml:"InstanceId"` HostName string `json:"HostName" xml:"HostName"` Pid int `json:"Pid" xml:"Pid"` Duration int `json:"Duration" xml:"Duration"` Freq int `json:"Freq" xml:"Freq"` TriggerTime string `json:"TriggerTime" xml:"TriggerTime"` }
ProfilingInfo is a nested struct in ehpc response
type Profilings ¶
type Profilings struct {
ProfilingInfo []ProfilingInfo `json:"ProfilingInfo" xml:"ProfilingInfo"`
}
Profilings is a nested struct in ehpc response
type PullImageRequest ¶
type PullImageRequest struct { *requests.RpcRequest ClusterId string `position:"Query" name:"ClusterId"` Repository string `position:"Query" name:"Repository"` ContainerType string `position:"Query" name:"ContainerType"` ImageTag string `position:"Query" name:"ImageTag"` }
PullImageRequest is the request struct for api PullImage
func CreatePullImageRequest ¶
func CreatePullImageRequest() (request *PullImageRequest)
CreatePullImageRequest creates a request to invoke PullImage API
type PullImageResponse ¶
type PullImageResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
PullImageResponse is the response struct for api PullImage
func CreatePullImageResponse ¶
func CreatePullImageResponse() (response *PullImageResponse)
CreatePullImageResponse creates a response to parse from PullImage response
type QueryServicePackAndPriceRequest ¶ added in v1.60.317
type QueryServicePackAndPriceRequest struct {
*requests.RpcRequest
}
QueryServicePackAndPriceRequest is the request struct for api QueryServicePackAndPrice
func CreateQueryServicePackAndPriceRequest ¶ added in v1.60.317
func CreateQueryServicePackAndPriceRequest() (request *QueryServicePackAndPriceRequest)
CreateQueryServicePackAndPriceRequest creates a request to invoke QueryServicePackAndPrice API
type QueryServicePackAndPriceResponse ¶ added in v1.60.317
type QueryServicePackAndPriceResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` RegionId string `json:"RegionId" xml:"RegionId"` TradePrice float64 `json:"TradePrice" xml:"TradePrice"` OriginalPrice float64 `json:"OriginalPrice" xml:"OriginalPrice"` DiscountPrice float64 `json:"DiscountPrice" xml:"DiscountPrice"` Currency string `json:"Currency" xml:"Currency"` OriginalAmount int `json:"OriginalAmount" xml:"OriginalAmount"` ChargeAmount int `json:"ChargeAmount" xml:"ChargeAmount"` ServicePack ServicePack `json:"ServicePack" xml:"ServicePack"` }
QueryServicePackAndPriceResponse is the response struct for api QueryServicePackAndPrice
func CreateQueryServicePackAndPriceResponse ¶ added in v1.60.317
func CreateQueryServicePackAndPriceResponse() (response *QueryServicePackAndPriceResponse)
CreateQueryServicePackAndPriceResponse creates a response to parse from QueryServicePackAndPrice response
type QueueInfo ¶
type QueueInfo struct { QueueName string `json:"QueueName" xml:"QueueName"` HostNameSuffix string `json:"HostNameSuffix" xml:"HostNameSuffix"` SpotPriceLimit float64 `json:"SpotPriceLimit" xml:"SpotPriceLimit"` EnableAutoGrow bool `json:"EnableAutoGrow" xml:"EnableAutoGrow"` HostNamePrefix string `json:"HostNamePrefix" xml:"HostNamePrefix"` ImageId string `json:"ImageId" xml:"ImageId"` MinNodesInQueue int `json:"MinNodesInQueue" xml:"MinNodesInQueue"` SystemDiskSize int `json:"SystemDiskSize" xml:"SystemDiskSize"` InstanceType string `json:"InstanceType" xml:"InstanceType"` MaxNodesInQueue int `json:"MaxNodesInQueue" xml:"MaxNodesInQueue"` ResourceGroupId string `json:"ResourceGroupId" xml:"ResourceGroupId"` EnableAutoShrink bool `json:"EnableAutoShrink" xml:"EnableAutoShrink"` QueueImageId string `json:"QueueImageId" xml:"QueueImageId"` SystemDiskLevel string `json:"SystemDiskLevel" xml:"SystemDiskLevel"` SpotStrategy string `json:"SpotStrategy" xml:"SpotStrategy"` SystemDiskCategory string `json:"SystemDiskCategory" xml:"SystemDiskCategory"` Type string `json:"Type" xml:"Type"` ComputeInstanceType ComputeInstanceType `json:"ComputeInstanceType" xml:"ComputeInstanceType"` SpotInstanceTypes SpotInstanceTypes `json:"SpotInstanceTypes" xml:"SpotInstanceTypes"` InstanceTypes InstanceTypes `json:"InstanceTypes" xml:"InstanceTypes"` }
QueueInfo is a nested struct in ehpc response
type QueuesInGetAutoScaleConfig ¶
type QueuesInGetAutoScaleConfig struct {
QueueInfo []QueueInfo `json:"QueueInfo" xml:"QueueInfo"`
}
QueuesInGetAutoScaleConfig is a nested struct in ehpc response
type QueuesInListQueues ¶
type QueuesInListQueues struct {
QueueInfo []QueueInfo `json:"QueueInfo" xml:"QueueInfo"`
}
QueuesInListQueues is a nested struct in ehpc response
type RecoverClusterRequest ¶
type RecoverClusterRequest struct { *requests.RpcRequest ImageId string `position:"Query" name:"ImageId"` OsTag string `position:"Query" name:"OsTag"` ClientVersion string `position:"Query" name:"ClientVersion"` AccountType string `position:"Query" name:"AccountType"` ClusterId string `position:"Query" name:"ClusterId"` ImageOwnerAlias string `position:"Query" name:"ImageOwnerAlias"` SchedulerType string `position:"Query" name:"SchedulerType"` }
RecoverClusterRequest is the request struct for api RecoverCluster
func CreateRecoverClusterRequest ¶
func CreateRecoverClusterRequest() (request *RecoverClusterRequest)
CreateRecoverClusterRequest creates a request to invoke RecoverCluster API
type RecoverClusterResponse ¶
type RecoverClusterResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TaskId string `json:"TaskId" xml:"TaskId"` }
RecoverClusterResponse is the response struct for api RecoverCluster
func CreateRecoverClusterResponse ¶
func CreateRecoverClusterResponse() (response *RecoverClusterResponse)
CreateRecoverClusterResponse creates a response to parse from RecoverCluster response
type RegionInfo ¶
type RegionInfo struct { RegionId string `json:"RegionId" xml:"RegionId"` LocalName string `json:"LocalName" xml:"LocalName"` }
RegionInfo is a nested struct in ehpc response
type Regions ¶
type Regions struct {
RegionInfo []RegionInfo `json:"RegionInfo" xml:"RegionInfo"`
}
Regions is a nested struct in ehpc response
type RerunJobsRequest ¶
type RerunJobsRequest struct { *requests.RpcRequest Jobs string `position:"Query" name:"Jobs"` ClusterId string `position:"Query" name:"ClusterId"` }
RerunJobsRequest is the request struct for api RerunJobs
func CreateRerunJobsRequest ¶
func CreateRerunJobsRequest() (request *RerunJobsRequest)
CreateRerunJobsRequest creates a request to invoke RerunJobs API
type RerunJobsResponse ¶
type RerunJobsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
RerunJobsResponse is the response struct for api RerunJobs
func CreateRerunJobsResponse ¶
func CreateRerunJobsResponse() (response *RerunJobsResponse)
CreateRerunJobsResponse creates a response to parse from RerunJobs response
type ResetNodesInstance ¶
type ResetNodesInstance struct {
Id string `name:"Id"`
}
ResetNodesInstance is a repeated param struct in ResetNodesRequest
type ResetNodesRequest ¶
type ResetNodesRequest struct { *requests.RpcRequest Instance *[]ResetNodesInstance `position:"Query" name:"Instance" type:"Repeated"` ClusterId string `position:"Query" name:"ClusterId"` }
ResetNodesRequest is the request struct for api ResetNodes
func CreateResetNodesRequest ¶
func CreateResetNodesRequest() (request *ResetNodesRequest)
CreateResetNodesRequest creates a request to invoke ResetNodes API
type ResetNodesResponse ¶
type ResetNodesResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TaskId string `json:"TaskId" xml:"TaskId"` }
ResetNodesResponse is the response struct for api ResetNodes
func CreateResetNodesResponse ¶
func CreateResetNodesResponse() (response *ResetNodesResponse)
CreateResetNodesResponse creates a response to parse from ResetNodes response
type Result ¶ added in v1.60.317
type Result struct { InvokeRecordStatus string `json:"InvokeRecordStatus" xml:"InvokeRecordStatus"` ExitCode int `json:"ExitCode" xml:"ExitCode"` Output string `json:"Output" xml:"Output"` }
Result is a nested struct in ehpc response
type RoleInfo ¶
type RoleInfo struct {
Name string `json:"Name" xml:"Name"`
}
RoleInfo is a nested struct in ehpc response
type Roles ¶
type Roles struct { Manager ManagerInListPreferredEcsTypes `json:"Manager" xml:"Manager"` Login LoginInListPreferredEcsTypes `json:"Login" xml:"Login"` Compute ComputeInListPreferredEcsTypes `json:"Compute" xml:"Compute"` }
Roles is a nested struct in ehpc response
type RolesInGetClusterVolumes ¶
type RolesInGetClusterVolumes struct {
RoleInfo []RoleInfo `json:"RoleInfo" xml:"RoleInfo"`
}
RolesInGetClusterVolumes is a nested struct in ehpc response
type RolesInListNodes ¶
type RolesInListNodes struct {
Role []string `json:"Role" xml:"Role"`
}
RolesInListNodes is a nested struct in ehpc response
type RolesInListNodesNoPaging ¶
type RolesInListNodesNoPaging struct {
Role []string `json:"Role" xml:"Role"`
}
RolesInListNodesNoPaging is a nested struct in ehpc response
type Root ¶ added in v1.60.317
type Root struct {
InstanceLoginView InstanceLoginView `json:"instanceLoginView" xml:"instanceLoginView"`
}
Root is a nested struct in ehpc response
type RunCloudMetricProfilingRequest ¶
type RunCloudMetricProfilingRequest struct { *requests.RpcRequest Freq requests.Integer `position:"Query" name:"Freq"` ClusterId string `position:"Query" name:"ClusterId"` Duration requests.Integer `position:"Query" name:"Duration"` HostName string `position:"Query" name:"HostName"` ProcessId requests.Integer `position:"Query" name:"ProcessId"` }
RunCloudMetricProfilingRequest is the request struct for api RunCloudMetricProfiling
func CreateRunCloudMetricProfilingRequest ¶
func CreateRunCloudMetricProfilingRequest() (request *RunCloudMetricProfilingRequest)
CreateRunCloudMetricProfilingRequest creates a request to invoke RunCloudMetricProfiling API
type RunCloudMetricProfilingResponse ¶
type RunCloudMetricProfilingResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
RunCloudMetricProfilingResponse is the response struct for api RunCloudMetricProfiling
func CreateRunCloudMetricProfilingResponse ¶
func CreateRunCloudMetricProfilingResponse() (response *RunCloudMetricProfilingResponse)
CreateRunCloudMetricProfilingResponse creates a response to parse from RunCloudMetricProfiling response
type SchedInfo ¶ added in v1.61.1236
type SchedInfo struct {
SchedInfoItem []SchedInfoItem `json:"SchedInfo" xml:"SchedInfo"`
}
SchedInfo is a nested struct in ehpc response
type SchedInfoItem ¶ added in v1.61.1236
type SchedInfoItem struct { SchedName string `json:"SchedName" xml:"SchedName"` Configuration string `json:"Configuration" xml:"Configuration"` }
SchedInfoItem is a nested struct in ehpc response
type SecurityGroups ¶ added in v1.61.443
type SecurityGroups struct {
SecurityGroup []string `json:"SecurityGroup" xml:"SecurityGroup"`
}
SecurityGroups is a nested struct in ehpc response
type Series ¶
type Series struct {
SeriesInfo []SeriesInfo `json:"SeriesInfo" xml:"SeriesInfo"`
}
Series is a nested struct in ehpc response
type SeriesInfo ¶
type SeriesInfo struct { SeriesId string `json:"SeriesId" xml:"SeriesId"` SeriesName string `json:"SeriesName" xml:"SeriesName"` Roles Roles `json:"Roles" xml:"Roles"` }
SeriesInfo is a nested struct in ehpc response
type ServicePack ¶ added in v1.60.317
type ServicePack struct {
ServicePackInfo []ServicePackInfo `json:"ServicePackInfo" xml:"ServicePackInfo"`
}
ServicePack is a nested struct in ehpc response
type ServicePackInfo ¶ added in v1.60.317
type ServicePackInfo struct { InstanceName string `json:"InstanceName" xml:"InstanceName"` Capacity int `json:"Capacity" xml:"Capacity"` StartTime int `json:"StartTime" xml:"StartTime"` EndTime int `json:"EndTime" xml:"EndTime"` }
ServicePackInfo is a nested struct in ehpc response
type SetAutoScaleConfigInstanceTypes ¶ added in v1.60.317
type SetAutoScaleConfigInstanceTypes struct { SpotStrategy string `name:"SpotStrategy"` VSwitchId string `name:"VSwitchId"` InstanceType string `name:"InstanceType"` ZoneId string `name:"ZoneId"` SpotPriceLimit string `name:"SpotPriceLimit"` }
SetAutoScaleConfigInstanceTypes is a repeated param struct in SetAutoScaleConfigRequest
type SetAutoScaleConfigQueues ¶
type SetAutoScaleConfigQueues struct { QueueName string `name:"QueueName"` SystemDiskLevel string `name:"SystemDiskLevel"` InstanceTypes *[]SetAutoScaleConfigInstanceTypes `name:"InstanceTypes" type:"Repeated"` EnableAutoGrow string `name:"EnableAutoGrow"` SpotPriceLimit string `name:"SpotPriceLimit"` HostNameSuffix string `name:"HostNameSuffix"` EnableAutoShrink string `name:"EnableAutoShrink"` SpotStrategy string `name:"SpotStrategy"` MinNodesInQueue string `name:"MinNodesInQueue"` SystemDiskCategory string `name:"SystemDiskCategory"` MaxNodesInQueue string `name:"MaxNodesInQueue"` SystemDiskSize string `name:"SystemDiskSize"` InstanceType string `name:"InstanceType"` QueueImageId string `name:"QueueImageId"` HostNamePrefix string `name:"HostNamePrefix"` }
SetAutoScaleConfigQueues is a repeated param struct in SetAutoScaleConfigRequest
type SetAutoScaleConfigRequest ¶
type SetAutoScaleConfigRequest struct { *requests.RpcRequest ImageId string `position:"Query" name:"ImageId"` SpotPriceLimit requests.Float `position:"Query" name:"SpotPriceLimit"` ExcludeNodes string `position:"Query" name:"ExcludeNodes"` ExtraNodesGrowRatio requests.Integer `position:"Query" name:"ExtraNodesGrowRatio"` ShrinkIdleTimes requests.Integer `position:"Query" name:"ShrinkIdleTimes"` GrowTimeoutInMinutes requests.Integer `position:"Query" name:"GrowTimeoutInMinutes"` ClusterId string `position:"Query" name:"ClusterId"` EnableAutoGrow requests.Boolean `position:"Query" name:"EnableAutoGrow"` EnableAutoShrink requests.Boolean `position:"Query" name:"EnableAutoShrink"` SpotStrategy string `position:"Query" name:"SpotStrategy"` MaxNodesInCluster requests.Integer `position:"Query" name:"MaxNodesInCluster"` ShrinkIntervalInMinutes requests.Integer `position:"Query" name:"ShrinkIntervalInMinutes"` Queues *[]SetAutoScaleConfigQueues `position:"Query" name:"Queues" type:"Repeated"` GrowIntervalInMinutes requests.Integer `position:"Query" name:"GrowIntervalInMinutes"` GrowRatio requests.Integer `position:"Query" name:"GrowRatio"` }
SetAutoScaleConfigRequest is the request struct for api SetAutoScaleConfig
func CreateSetAutoScaleConfigRequest ¶
func CreateSetAutoScaleConfigRequest() (request *SetAutoScaleConfigRequest)
CreateSetAutoScaleConfigRequest creates a request to invoke SetAutoScaleConfig API
type SetAutoScaleConfigResponse ¶
type SetAutoScaleConfigResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
SetAutoScaleConfigResponse is the response struct for api SetAutoScaleConfig
func CreateSetAutoScaleConfigResponse ¶
func CreateSetAutoScaleConfigResponse() (response *SetAutoScaleConfigResponse)
CreateSetAutoScaleConfigResponse creates a response to parse from SetAutoScaleConfig response
type SetGWSClusterPolicyRequest ¶ added in v1.61.31
type SetGWSClusterPolicyRequest struct { *requests.RpcRequest Watermark string `position:"Query" name:"Watermark"` LocalDrive string `position:"Query" name:"LocalDrive"` ClusterId string `position:"Query" name:"ClusterId"` Clipboard string `position:"Query" name:"Clipboard"` UsbRedirect string `position:"Query" name:"UsbRedirect"` AsyncMode requests.Boolean `position:"Query" name:"AsyncMode"` UdpPort string `position:"Query" name:"UdpPort"` }
SetGWSClusterPolicyRequest is the request struct for api SetGWSClusterPolicy
func CreateSetGWSClusterPolicyRequest ¶ added in v1.61.31
func CreateSetGWSClusterPolicyRequest() (request *SetGWSClusterPolicyRequest)
CreateSetGWSClusterPolicyRequest creates a request to invoke SetGWSClusterPolicy API
type SetGWSClusterPolicyResponse ¶ added in v1.61.31
type SetGWSClusterPolicyResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
SetGWSClusterPolicyResponse is the response struct for api SetGWSClusterPolicy
func CreateSetGWSClusterPolicyResponse ¶ added in v1.61.31
func CreateSetGWSClusterPolicyResponse() (response *SetGWSClusterPolicyResponse)
CreateSetGWSClusterPolicyResponse creates a response to parse from SetGWSClusterPolicy response
type SetGWSInstanceNameRequest ¶ added in v1.60.317
type SetGWSInstanceNameRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` Name string `position:"Query" name:"Name"` }
SetGWSInstanceNameRequest is the request struct for api SetGWSInstanceName
func CreateSetGWSInstanceNameRequest ¶ added in v1.60.317
func CreateSetGWSInstanceNameRequest() (request *SetGWSInstanceNameRequest)
CreateSetGWSInstanceNameRequest creates a request to invoke SetGWSInstanceName API
type SetGWSInstanceNameResponse ¶ added in v1.60.317
type SetGWSInstanceNameResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
SetGWSInstanceNameResponse is the response struct for api SetGWSInstanceName
func CreateSetGWSInstanceNameResponse ¶ added in v1.60.317
func CreateSetGWSInstanceNameResponse() (response *SetGWSInstanceNameResponse)
CreateSetGWSInstanceNameResponse creates a response to parse from SetGWSInstanceName response
type SetGWSInstanceUserRequest ¶ added in v1.60.317
type SetGWSInstanceUserRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` UserUid string `position:"Query" name:"UserUid"` UserName string `position:"Query" name:"UserName"` }
SetGWSInstanceUserRequest is the request struct for api SetGWSInstanceUser
func CreateSetGWSInstanceUserRequest ¶ added in v1.60.317
func CreateSetGWSInstanceUserRequest() (request *SetGWSInstanceUserRequest)
CreateSetGWSInstanceUserRequest creates a request to invoke SetGWSInstanceUser API
type SetGWSInstanceUserResponse ¶ added in v1.60.317
type SetGWSInstanceUserResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
SetGWSInstanceUserResponse is the response struct for api SetGWSInstanceUser
func CreateSetGWSInstanceUserResponse ¶ added in v1.60.317
func CreateSetGWSInstanceUserResponse() (response *SetGWSInstanceUserResponse)
CreateSetGWSInstanceUserResponse creates a response to parse from SetGWSInstanceUser response
type SetQueueNode ¶
type SetQueueNode struct {
Name string `name:"Name"`
}
SetQueueNode is a repeated param struct in SetQueueRequest
type SetQueueRequest ¶
type SetQueueRequest struct { *requests.RpcRequest QueueName string `position:"Query" name:"QueueName"` ClusterId string `position:"Query" name:"ClusterId"` Node *[]SetQueueNode `position:"Query" name:"Node" type:"Repeated"` }
SetQueueRequest is the request struct for api SetQueue
func CreateSetQueueRequest ¶
func CreateSetQueueRequest() (request *SetQueueRequest)
CreateSetQueueRequest creates a request to invoke SetQueue API
type SetQueueResponse ¶
type SetQueueResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
SetQueueResponse is the response struct for api SetQueue
func CreateSetQueueResponse ¶
func CreateSetQueueResponse() (response *SetQueueResponse)
CreateSetQueueResponse creates a response to parse from SetQueue response
type SetSchedulerInfoAclLimit ¶ added in v1.61.1236
type SetSchedulerInfoAclLimit struct { AclUsers string `name:"AclUsers"` Queue string `name:"Queue"` }
SetSchedulerInfoAclLimit is a repeated param struct in SetSchedulerInfoRequest
type SetSchedulerInfoPbsInfo ¶ added in v1.61.1236
type SetSchedulerInfoPbsInfo struct { SchedInterval string `name:"SchedInterval"` ResourceLimit *[]SetSchedulerInfoResourceLimit `name:"ResourceLimit" type:"Repeated"` AclLimit *[]SetSchedulerInfoAclLimit `name:"AclLimit" type:"Repeated"` JobHistoryDuration string `name:"JobHistoryDuration"` }
SetSchedulerInfoPbsInfo is a repeated param struct in SetSchedulerInfoRequest
type SetSchedulerInfoRequest ¶ added in v1.61.1236
type SetSchedulerInfoRequest struct { *requests.RpcRequest SlurmInfo *[]SetSchedulerInfoSlurmInfo `position:"Query" name:"SlurmInfo" type:"Repeated"` ClusterId string `position:"Query" name:"ClusterId"` Scheduler *[]SetSchedulerInfoScheduler `position:"Query" name:"Scheduler" type:"Repeated"` PbsInfo *[]SetSchedulerInfoPbsInfo `position:"Query" name:"PbsInfo" type:"Repeated"` }
SetSchedulerInfoRequest is the request struct for api SetSchedulerInfo
func CreateSetSchedulerInfoRequest ¶ added in v1.61.1236
func CreateSetSchedulerInfoRequest() (request *SetSchedulerInfoRequest)
CreateSetSchedulerInfoRequest creates a request to invoke SetSchedulerInfo API
type SetSchedulerInfoResourceLimit ¶ added in v1.61.1236
type SetSchedulerInfoResourceLimit struct { Nodes string `name:"Nodes"` Mem string `name:"Mem"` Cpus string `name:"Cpus"` User string `name:"User"` Queue string `name:"Queue"` }
SetSchedulerInfoResourceLimit is a repeated param struct in SetSchedulerInfoRequest
type SetSchedulerInfoResponse ¶ added in v1.61.1236
type SetSchedulerInfoResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Message string `json:"Message" xml:"Message"` }
SetSchedulerInfoResponse is the response struct for api SetSchedulerInfo
func CreateSetSchedulerInfoResponse ¶ added in v1.61.1236
func CreateSetSchedulerInfoResponse() (response *SetSchedulerInfoResponse)
CreateSetSchedulerInfoResponse creates a response to parse from SetSchedulerInfo response
type SetSchedulerInfoScheduler ¶ added in v1.61.1236
type SetSchedulerInfoScheduler struct {
SchedName string `name:"SchedName"`
}
SetSchedulerInfoScheduler is a repeated param struct in SetSchedulerInfoRequest
type SetSchedulerInfoSlurmInfo ¶ added in v1.61.1236
type SetSchedulerInfoSlurmInfo struct { SchedInterval string `name:"SchedInterval"` BackfillInterval string `name:"BackfillInterval"` }
SetSchedulerInfoSlurmInfo is a repeated param struct in SetSchedulerInfoRequest
type SoftwareInfo ¶
type SoftwareInfo struct { EhpcVersion string `json:"EhpcVersion" xml:"EhpcVersion"` OsTag string `json:"OsTag" xml:"OsTag"` SchedulerType string `json:"SchedulerType" xml:"SchedulerType"` SchedulerVersion string `json:"SchedulerVersion" xml:"SchedulerVersion"` AccountType string `json:"AccountType" xml:"AccountType"` AccountVersion string `json:"AccountVersion" xml:"AccountVersion"` Applications ApplicationsInListSoftwares `json:"Applications" xml:"Applications"` }
SoftwareInfo is a nested struct in ehpc response
type SoftwareList ¶
type SoftwareList struct {
SoftwareListItem []SoftwareListItem `json:"SoftwareList" xml:"SoftwareList"`
}
SoftwareList is a nested struct in ehpc response
type SoftwareListItem ¶
type SoftwareListItem struct { SoftwareId string `json:"SoftwareId" xml:"SoftwareId"` SoftwareName string `json:"SoftwareName" xml:"SoftwareName"` SoftwareVersion string `json:"SoftwareVersion" xml:"SoftwareVersion"` SoftwareStatus string `json:"SoftwareStatus" xml:"SoftwareStatus"` }
SoftwareListItem is a nested struct in ehpc response
type Softwares ¶
type Softwares struct {
SoftwareInfo []SoftwareInfo `json:"SoftwareInfo" xml:"SoftwareInfo"`
}
Softwares is a nested struct in ehpc response
type SpotInstanceTypes ¶ added in v1.61.1093
type SpotInstanceTypes struct {
Instance []Instance `json:"Instance" xml:"Instance"`
}
SpotInstanceTypes is a nested struct in ehpc response
type StartClusterRequest ¶
type StartClusterRequest struct { *requests.RpcRequest ClusterId string `position:"Query" name:"ClusterId"` }
StartClusterRequest is the request struct for api StartCluster
func CreateStartClusterRequest ¶
func CreateStartClusterRequest() (request *StartClusterRequest)
CreateStartClusterRequest creates a request to invoke StartCluster API
type StartClusterResponse ¶
type StartClusterResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TaskId string `json:"TaskId" xml:"TaskId"` }
StartClusterResponse is the response struct for api StartCluster
func CreateStartClusterResponse ¶
func CreateStartClusterResponse() (response *StartClusterResponse)
CreateStartClusterResponse creates a response to parse from StartCluster response
type StartGWSInstanceRequest ¶ added in v1.60.317
type StartGWSInstanceRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` }
StartGWSInstanceRequest is the request struct for api StartGWSInstance
func CreateStartGWSInstanceRequest ¶ added in v1.60.317
func CreateStartGWSInstanceRequest() (request *StartGWSInstanceRequest)
CreateStartGWSInstanceRequest creates a request to invoke StartGWSInstance API
type StartGWSInstanceResponse ¶ added in v1.60.317
type StartGWSInstanceResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
StartGWSInstanceResponse is the response struct for api StartGWSInstance
func CreateStartGWSInstanceResponse ¶ added in v1.60.317
func CreateStartGWSInstanceResponse() (response *StartGWSInstanceResponse)
CreateStartGWSInstanceResponse creates a response to parse from StartGWSInstance response
type StartNodesInstance ¶
type StartNodesInstance struct {
Id string `name:"Id"`
}
StartNodesInstance is a repeated param struct in StartNodesRequest
type StartNodesRequest ¶
type StartNodesRequest struct { *requests.RpcRequest Role string `position:"Query" name:"Role"` Instance *[]StartNodesInstance `position:"Query" name:"Instance" type:"Repeated"` ClusterId string `position:"Query" name:"ClusterId"` }
StartNodesRequest is the request struct for api StartNodes
func CreateStartNodesRequest ¶
func CreateStartNodesRequest() (request *StartNodesRequest)
CreateStartNodesRequest creates a request to invoke StartNodes API
type StartNodesResponse ¶
type StartNodesResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TaskId string `json:"TaskId" xml:"TaskId"` }
StartNodesResponse is the response struct for api StartNodes
func CreateStartNodesResponse ¶
func CreateStartNodesResponse() (response *StartNodesResponse)
CreateStartNodesResponse creates a response to parse from StartNodes response
type StartVisualServiceRequest ¶
type StartVisualServiceRequest struct { *requests.RpcRequest ClusterId string `position:"Query" name:"ClusterId"` Port requests.Integer `position:"Query" name:"Port"` CidrIp string `position:"Query" name:"CidrIp"` }
StartVisualServiceRequest is the request struct for api StartVisualService
func CreateStartVisualServiceRequest ¶
func CreateStartVisualServiceRequest() (request *StartVisualServiceRequest)
CreateStartVisualServiceRequest creates a request to invoke StartVisualService API
type StartVisualServiceResponse ¶
type StartVisualServiceResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Message string `json:"Message" xml:"Message"` }
StartVisualServiceResponse is the response struct for api StartVisualService
func CreateStartVisualServiceResponse ¶
func CreateStartVisualServiceResponse() (response *StartVisualServiceResponse)
CreateStartVisualServiceResponse creates a response to parse from StartVisualService response
type StopClusterRequest ¶
type StopClusterRequest struct { *requests.RpcRequest ClusterId string `position:"Query" name:"ClusterId"` }
StopClusterRequest is the request struct for api StopCluster
func CreateStopClusterRequest ¶
func CreateStopClusterRequest() (request *StopClusterRequest)
CreateStopClusterRequest creates a request to invoke StopCluster API
type StopClusterResponse ¶
type StopClusterResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TaskId string `json:"TaskId" xml:"TaskId"` }
StopClusterResponse is the response struct for api StopCluster
func CreateStopClusterResponse ¶
func CreateStopClusterResponse() (response *StopClusterResponse)
CreateStopClusterResponse creates a response to parse from StopCluster response
type StopGWSInstanceRequest ¶ added in v1.60.317
type StopGWSInstanceRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` }
StopGWSInstanceRequest is the request struct for api StopGWSInstance
func CreateStopGWSInstanceRequest ¶ added in v1.60.317
func CreateStopGWSInstanceRequest() (request *StopGWSInstanceRequest)
CreateStopGWSInstanceRequest creates a request to invoke StopGWSInstance API
type StopGWSInstanceResponse ¶ added in v1.60.317
type StopGWSInstanceResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
StopGWSInstanceResponse is the response struct for api StopGWSInstance
func CreateStopGWSInstanceResponse ¶ added in v1.60.317
func CreateStopGWSInstanceResponse() (response *StopGWSInstanceResponse)
CreateStopGWSInstanceResponse creates a response to parse from StopGWSInstance response
type StopJobsRequest ¶
type StopJobsRequest struct { *requests.RpcRequest Jobs string `position:"Query" name:"Jobs"` ClusterId string `position:"Query" name:"ClusterId"` }
StopJobsRequest is the request struct for api StopJobs
func CreateStopJobsRequest ¶
func CreateStopJobsRequest() (request *StopJobsRequest)
CreateStopJobsRequest creates a request to invoke StopJobs API
type StopJobsResponse ¶
type StopJobsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
StopJobsResponse is the response struct for api StopJobs
func CreateStopJobsResponse ¶
func CreateStopJobsResponse() (response *StopJobsResponse)
CreateStopJobsResponse creates a response to parse from StopJobs response
type StopNodesInstance ¶
type StopNodesInstance struct {
Id string `name:"Id"`
}
StopNodesInstance is a repeated param struct in StopNodesRequest
type StopNodesRequest ¶
type StopNodesRequest struct { *requests.RpcRequest Role string `position:"Query" name:"Role"` Instance *[]StopNodesInstance `position:"Query" name:"Instance" type:"Repeated"` ClusterId string `position:"Query" name:"ClusterId"` }
StopNodesRequest is the request struct for api StopNodes
func CreateStopNodesRequest ¶
func CreateStopNodesRequest() (request *StopNodesRequest)
CreateStopNodesRequest creates a request to invoke StopNodes API
type StopNodesResponse ¶
type StopNodesResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TaskId string `json:"TaskId" xml:"TaskId"` }
StopNodesResponse is the response struct for api StopNodes
func CreateStopNodesResponse ¶
func CreateStopNodesResponse() (response *StopNodesResponse)
CreateStopNodesResponse creates a response to parse from StopNodes response
type StopVisualServiceRequest ¶
type StopVisualServiceRequest struct { *requests.RpcRequest ClusterId string `position:"Query" name:"ClusterId"` Port requests.Integer `position:"Query" name:"Port"` CidrIp string `position:"Query" name:"CidrIp"` }
StopVisualServiceRequest is the request struct for api StopVisualService
func CreateStopVisualServiceRequest ¶
func CreateStopVisualServiceRequest() (request *StopVisualServiceRequest)
CreateStopVisualServiceRequest creates a request to invoke StopVisualService API
type StopVisualServiceResponse ¶
type StopVisualServiceResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Message string `json:"Message" xml:"Message"` }
StopVisualServiceResponse is the response struct for api StopVisualService
func CreateStopVisualServiceResponse ¶
func CreateStopVisualServiceResponse() (response *StopVisualServiceResponse)
CreateStopVisualServiceResponse creates a response to parse from StopVisualService response
type SubmitJobRequest ¶
type SubmitJobRequest struct { *requests.RpcRequest StderrRedirectPath string `position:"Query" name:"StderrRedirectPath"` RunasUserPassword string `position:"Query" name:"RunasUserPassword"` ClockTime string `position:"Query" name:"ClockTime"` CommandLine string `position:"Query" name:"CommandLine"` JobQueue string `position:"Query" name:"JobQueue"` ArrayRequest string `position:"Query" name:"ArrayRequest"` UnzipCmd string `position:"Query" name:"UnzipCmd"` PackagePath string `position:"Query" name:"PackagePath"` Mem string `position:"Query" name:"Mem"` StdoutRedirectPath string `position:"Query" name:"StdoutRedirectPath"` Variables string `position:"Query" name:"Variables"` PostCmdLine string `position:"Query" name:"PostCmdLine"` RunasUser string `position:"Query" name:"RunasUser"` ClusterId string `position:"Query" name:"ClusterId"` ReRunable requests.Boolean `position:"Query" name:"ReRunable"` Thread requests.Integer `position:"Query" name:"Thread"` Priority requests.Integer `position:"Query" name:"Priority"` Gpu requests.Integer `position:"Query" name:"Gpu"` Node requests.Integer `position:"Query" name:"Node"` Task requests.Integer `position:"Query" name:"Task"` InputFileUrl string `position:"Query" name:"InputFileUrl"` Name string `position:"Query" name:"Name"` ContainerId string `position:"Query" name:"ContainerId"` }
SubmitJobRequest is the request struct for api SubmitJob
func CreateSubmitJobRequest ¶
func CreateSubmitJobRequest() (request *SubmitJobRequest)
CreateSubmitJobRequest creates a request to invoke SubmitJob API
type SubmitJobResponse ¶
type SubmitJobResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` JobId string `json:"JobId" xml:"JobId"` }
SubmitJobResponse is the response struct for api SubmitJob
func CreateSubmitJobResponse ¶
func CreateSubmitJobResponse() (response *SubmitJobResponse)
CreateSubmitJobResponse creates a response to parse from SubmitJob response
type SvgInfo ¶
type SvgInfo struct { Name string `json:"Name" xml:"Name"` Type string `json:"Type" xml:"Type"` Url string `json:"Url" xml:"Url"` Size int `json:"Size" xml:"Size"` }
SvgInfo is a nested struct in ehpc response
type SvgUrls ¶
type SvgUrls struct {
SvgInfo []SvgInfo `json:"SvgInfo" xml:"SvgInfo"`
}
SvgUrls is a nested struct in ehpc response
type TaskInfo ¶ added in v1.61.443
type TaskInfo struct { TaskId string `json:"TaskId" xml:"TaskId"` TaskType string `json:"TaskType" xml:"TaskType"` ClusterId string `json:"ClusterId" xml:"ClusterId"` Request string `json:"Request" xml:"Request"` Status string `json:"Status" xml:"Status"` CurrentStep int `json:"CurrentStep" xml:"CurrentStep"` TotalSteps int `json:"TotalSteps" xml:"TotalSteps"` Result string `json:"Result" xml:"Result"` Errors string `json:"Errors" xml:"Errors"` }
TaskInfo is a nested struct in ehpc response
type Tasks ¶ added in v1.61.443
type Tasks struct {
TaskInfo []TaskInfo `json:"TaskInfo" xml:"TaskInfo"`
}
Tasks is a nested struct in ehpc response
type Templates ¶
type Templates struct {
JobTemplates []JobTemplates `json:"JobTemplates" xml:"JobTemplates"`
}
Templates is a nested struct in ehpc response
type TotalResources ¶
type TotalResources struct { Gpu int `json:"Gpu" xml:"Gpu"` Memory int `json:"Memory" xml:"Memory"` Cpu int `json:"Cpu" xml:"Cpu"` }
TotalResources is a nested struct in ehpc response
type Types ¶
type Types struct {
TypesInfo []TypesInfo `json:"TypesInfo" xml:"TypesInfo"`
}
Types is a nested struct in ehpc response
type TypesInfo ¶
type TypesInfo struct { CpuCoreCount int `json:"CpuCoreCount" xml:"CpuCoreCount"` MemorySize int `json:"MemorySize" xml:"MemorySize"` GPUAmount int `json:"GPUAmount" xml:"GPUAmount"` InstanceBandwidthRx int `json:"InstanceBandwidthRx" xml:"InstanceBandwidthRx"` InstancePpsRx int `json:"InstancePpsRx" xml:"InstancePpsRx"` InstancePpsTx int `json:"InstancePpsTx" xml:"InstancePpsTx"` EniQuantity int `json:"EniQuantity" xml:"EniQuantity"` InstanceBandwidthTx int `json:"InstanceBandwidthTx" xml:"InstanceBandwidthTx"` InstanceTypeId string `json:"InstanceTypeId" xml:"InstanceTypeId"` GPUSpec string `json:"GPUSpec" xml:"GPUSpec"` Status string `json:"Status" xml:"Status"` ZoneIds ZoneIds `json:"ZoneIds" xml:"ZoneIds"` }
TypesInfo is a nested struct in ehpc response
type UninstallSoftwareRequest ¶
type UninstallSoftwareRequest struct { *requests.RpcRequest ClusterId string `position:"Query" name:"ClusterId"` Application string `position:"Query" name:"Application"` }
UninstallSoftwareRequest is the request struct for api UninstallSoftware
func CreateUninstallSoftwareRequest ¶
func CreateUninstallSoftwareRequest() (request *UninstallSoftwareRequest)
CreateUninstallSoftwareRequest creates a request to invoke UninstallSoftware API
type UninstallSoftwareResponse ¶
type UninstallSoftwareResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
UninstallSoftwareResponse is the response struct for api UninstallSoftware
func CreateUninstallSoftwareResponse ¶
func CreateUninstallSoftwareResponse() (response *UninstallSoftwareResponse)
CreateUninstallSoftwareResponse creates a response to parse from UninstallSoftware response
type UpdateClusterVolumesAdditionalVolumes ¶
type UpdateClusterVolumesAdditionalVolumes struct { VolumeType string `name:"VolumeType"` VolumeProtocol string `name:"VolumeProtocol"` LocalDirectory string `name:"LocalDirectory"` RemoteDirectory string `name:"RemoteDirectory"` Roles *[]UpdateClusterVolumesRoles `name:"Roles" type:"Repeated"` VolumeId string `name:"VolumeId"` VolumeMountpoint string `name:"VolumeMountpoint"` Location string `name:"Location"` JobQueue string `name:"JobQueue"` }
UpdateClusterVolumesAdditionalVolumes is a repeated param struct in UpdateClusterVolumesRequest
type UpdateClusterVolumesRequest ¶
type UpdateClusterVolumesRequest struct { *requests.RpcRequest AdditionalVolumes *[]UpdateClusterVolumesAdditionalVolumes `position:"Query" name:"AdditionalVolumes" type:"Repeated"` ClusterId string `position:"Query" name:"ClusterId"` }
UpdateClusterVolumesRequest is the request struct for api UpdateClusterVolumes
func CreateUpdateClusterVolumesRequest ¶
func CreateUpdateClusterVolumesRequest() (request *UpdateClusterVolumesRequest)
CreateUpdateClusterVolumesRequest creates a request to invoke UpdateClusterVolumes API
type UpdateClusterVolumesResponse ¶
type UpdateClusterVolumesResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
UpdateClusterVolumesResponse is the response struct for api UpdateClusterVolumes
func CreateUpdateClusterVolumesResponse ¶
func CreateUpdateClusterVolumesResponse() (response *UpdateClusterVolumesResponse)
CreateUpdateClusterVolumesResponse creates a response to parse from UpdateClusterVolumes response
type UpdateClusterVolumesRoles ¶ added in v1.60.317
type UpdateClusterVolumesRoles struct {
Name string `name:"Name"`
}
UpdateClusterVolumesRoles is a repeated param struct in UpdateClusterVolumesRequest
type UpdateQueueConfigRequest ¶ added in v1.60.317
type UpdateQueueConfigRequest struct { *requests.RpcRequest QueueName string `position:"Query" name:"QueueName"` ClusterId string `position:"Query" name:"ClusterId"` ResourceGroupId string `position:"Query" name:"ResourceGroupId"` ComputeInstanceType string `position:"Query" name:"ComputeInstanceType"` }
UpdateQueueConfigRequest is the request struct for api UpdateQueueConfig
func CreateUpdateQueueConfigRequest ¶ added in v1.60.317
func CreateUpdateQueueConfigRequest() (request *UpdateQueueConfigRequest)
CreateUpdateQueueConfigRequest creates a request to invoke UpdateQueueConfig API
type UpdateQueueConfigResponse ¶ added in v1.60.317
type UpdateQueueConfigResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
UpdateQueueConfigResponse is the response struct for api UpdateQueueConfig
func CreateUpdateQueueConfigResponse ¶ added in v1.60.317
func CreateUpdateQueueConfigResponse() (response *UpdateQueueConfigResponse)
CreateUpdateQueueConfigResponse creates a response to parse from UpdateQueueConfig response
type UpgradeClientRequest ¶
type UpgradeClientRequest struct { *requests.RpcRequest ClientVersion string `position:"Query" name:"ClientVersion"` ClusterId string `position:"Query" name:"ClusterId"` }
UpgradeClientRequest is the request struct for api UpgradeClient
func CreateUpgradeClientRequest ¶
func CreateUpgradeClientRequest() (request *UpgradeClientRequest)
CreateUpgradeClientRequest creates a request to invoke UpgradeClient API
type UpgradeClientResponse ¶
type UpgradeClientResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
UpgradeClientResponse is the response struct for api UpgradeClient
func CreateUpgradeClientResponse ¶
func CreateUpgradeClientResponse() (response *UpgradeClientResponse)
CreateUpgradeClientResponse creates a response to parse from UpgradeClient response
type UsedResources ¶
type UsedResources struct { Gpu int `json:"Gpu" xml:"Gpu"` Memory int `json:"Memory" xml:"Memory"` Cpu int `json:"Cpu" xml:"Cpu"` }
UsedResources is a nested struct in ehpc response
type UserInfo ¶
type UserInfo struct { Name string `json:"Name" xml:"Name"` Group string `json:"Group" xml:"Group"` AddTime string `json:"AddTime" xml:"AddTime"` }
UserInfo is a nested struct in ehpc response
type Users ¶
type Users struct {
UserInfo []UserInfo `json:"UserInfo" xml:"UserInfo"`
}
Users is a nested struct in ehpc response
type VolumeInfo ¶
type VolumeInfo struct { ClusterId string `json:"ClusterId" xml:"ClusterId"` VolumeId string `json:"VolumeId" xml:"VolumeId"` VolumeProtocol string `json:"VolumeProtocol" xml:"VolumeProtocol"` VolumeType string `json:"VolumeType" xml:"VolumeType"` RemoteDirectory string `json:"RemoteDirectory" xml:"RemoteDirectory"` Location string `json:"Location" xml:"Location"` LocalDirectory string `json:"LocalDirectory" xml:"LocalDirectory"` VolumeMountpoint string `json:"VolumeMountpoint" xml:"VolumeMountpoint"` RegionId string `json:"RegionId" xml:"RegionId"` Role string `json:"Role" xml:"Role"` JobQueue string `json:"JobQueue" xml:"JobQueue"` ClusterName string `json:"ClusterName" xml:"ClusterName"` MustKeep bool `json:"MustKeep" xml:"MustKeep"` Roles RolesInGetClusterVolumes `json:"Roles" xml:"Roles"` AdditionalVolumes AdditionalVolumes `json:"AdditionalVolumes" xml:"AdditionalVolumes"` }
VolumeInfo is a nested struct in ehpc response
type VolumesInGetClusterVolumes ¶
type VolumesInGetClusterVolumes struct {
VolumeInfo []VolumeInfo `json:"VolumeInfo" xml:"VolumeInfo"`
}
VolumesInGetClusterVolumes is a nested struct in ehpc response
type VolumesInListVolumes ¶
type VolumesInListVolumes struct {
VolumeInfo []VolumeInfo `json:"VolumeInfo" xml:"VolumeInfo"`
}
VolumesInListVolumes is a nested struct in ehpc response
Source Files ¶
- add_container_app.go
- add_existed_nodes.go
- add_local_nodes.go
- add_nodes.go
- add_queue.go
- add_security_group.go
- add_users.go
- apply_nodes.go
- client.go
- create_cluster.go
- create_gws_cluster.go
- create_gws_image.go
- create_gws_instance.go
- create_hybrid_cluster.go
- create_job_file.go
- create_job_template.go
- delete_cluster.go
- delete_container_apps.go
- delete_gws_cluster.go
- delete_gws_instance.go
- delete_image.go
- delete_job_templates.go
- delete_jobs.go
- delete_nodes.go
- delete_queue.go
- delete_security_group.go
- delete_users.go
- describe_auto_scale_config.go
- describe_cluster.go
- describe_container_app.go
- describe_gws_cluster_policy.go
- describe_gws_clusters.go
- describe_gws_images.go
- describe_gws_instances.go
- describe_image.go
- describe_image_gateway_config.go
- describe_image_price.go
- describe_job.go
- describe_nfs_client_status.go
- describe_price.go
- ecd_delete_desktops.go
- edit_job_template.go
- endpoint.go
- get_accounting_report.go
- get_auto_scale_config.go
- get_cloud_metric_logs.go
- get_cloud_metric_profiling.go
- get_cluster_volumes.go
- get_gws_connect_ticket.go
- get_health_monitor_logs.go
- get_hybrid_cluster_config.go
- get_if_ecs_type_support_ht_config.go
- get_scheduler_info.go
- get_visual_service_status.go
- get_workbench_token.go
- initialize_ehpc.go
- install_software.go
- invoke_shell_command.go
- list_available_ecs_types.go
- list_cloud_metric_profilings.go
- list_cluster_logs.go
- list_clusters.go
- list_clusters_meta.go
- list_commands.go
- list_container_apps.go
- list_container_images.go
- list_cpfs_file_systems.go
- list_current_client_version.go
- list_custom_images.go
- list_file_system_with_mount_targets.go
- list_images.go
- list_installed_software.go
- list_invocation_results.go
- list_invocation_status.go
- list_job_templates.go
- list_jobs.go
- list_nodes.go
- list_nodes_by_queue.go
- list_nodes_no_paging.go
- list_preferred_ecs_types.go
- list_queues.go
- list_regions.go
- list_security_groups.go
- list_softwares.go
- list_tasks.go
- list_users.go
- list_volumes.go
- modify_cluster_attributes.go
- modify_container_app_attributes.go
- modify_image_gateway_config.go
- modify_user_groups.go
- modify_user_passwords.go
- modify_visual_service_passwd.go
- mount_nfs.go
- pull_image.go
- query_service_pack_and_price.go
- recover_cluster.go
- rerun_jobs.go
- reset_nodes.go
- run_cloud_metric_profiling.go
- set_auto_scale_config.go
- set_gws_cluster_policy.go
- set_gws_instance_name.go
- set_gws_instance_user.go
- set_queue.go
- set_scheduler_info.go
- start_cluster.go
- start_gws_instance.go
- start_nodes.go
- start_visual_service.go
- stop_cluster.go
- stop_gws_instance.go
- stop_jobs.go
- stop_nodes.go
- stop_visual_service.go
- struct_additional_volumes.go
- struct_app_info.go
- struct_app_list.go
- struct_application_info.go
- struct_applications_in_describe_cluster.go
- struct_applications_in_list_softwares.go
- struct_base_os_tag.go
- struct_check_list.go
- struct_check_list_item.go
- struct_cluster_info.go
- struct_cluster_info_simple.go
- struct_clusters_in_describe_gws_clusters.go
- struct_clusters_in_list_clusters.go
- struct_clusters_in_list_clusters_meta.go
- struct_command.go
- struct_commands.go
- struct_compute.go
- struct_compute_in_list_preferred_ecs_types.go
- struct_compute_instance_type.go
- struct_computes.go
- struct_container_app_info.go
- struct_container_apps.go
- struct_container_apps_item.go
- struct_container_id.go
- struct_data.go
- struct_ecs_info.go
- struct_file_system_list_in_list_cpfs_file_systems.go
- struct_file_system_list_in_list_file_system_with_mount_targets.go
- struct_file_systems.go
- struct_file_systems_in_list_file_system_with_mount_targets.go
- struct_image_info.go
- struct_imagegw.go
- struct_images_in_describe_gws_images.go
- struct_images_in_list_container_images.go
- struct_images_in_list_custom_images.go
- struct_images_item.go
- struct_instance.go
- struct_instance_ids_in_add_local_nodes.go
- struct_instance_ids_in_add_nodes.go
- struct_instance_ids_in_apply_nodes.go
- struct_instance_ids_in_invoke_shell_command.go
- struct_instance_info.go
- struct_instance_login_view.go
- struct_instance_type_families.go
- struct_instance_type_family_info.go
- struct_instance_type_info.go
- struct_instance_types.go
- struct_instances.go
- struct_invocation_result.go
- struct_invocation_results.go
- struct_invoke_instance.go
- struct_invoke_instances.go
- struct_job_info.go
- struct_job_templates.go
- struct_jobs.go
- struct_location_info.go
- struct_locations.go
- struct_log_info.go
- struct_log_info_in_get_health_monitor_logs.go
- struct_login.go
- struct_login_in_list_preferred_ecs_types.go
- struct_logs.go
- struct_logs_in_list_cluster_logs.go
- struct_manager.go
- struct_manager_in_list_preferred_ecs_types.go
- struct_managers.go
- struct_message.go
- struct_metric_log.go
- struct_metric_logs.go
- struct_mount_target_list_in_list_cpfs_file_systems.go
- struct_mount_target_list_in_list_file_system_with_mount_targets.go
- struct_mount_targets.go
- struct_node_info.go
- struct_nodes_in_list_nodes.go
- struct_nodes_in_list_nodes_by_queue.go
- struct_nodes_in_list_nodes_no_paging.go
- struct_os_info.go
- struct_os_tag.go
- struct_os_tags.go
- struct_package_list.go
- struct_packages.go
- struct_post_install_script_info.go
- struct_post_install_scripts.go
- struct_price_info.go
- struct_prices.go
- struct_profiling_info.go
- struct_profilings.go
- struct_queue_info.go
- struct_queues_in_get_auto_scale_config.go
- struct_queues_in_list_queues.go
- struct_region_info.go
- struct_regions.go
- struct_resources.go
- struct_result.go
- struct_role_info.go
- struct_roles.go
- struct_roles_in_get_cluster_volumes.go
- struct_roles_in_list_nodes.go
- struct_roles_in_list_nodes_no_paging.go
- struct_root.go
- struct_sched_info.go
- struct_sched_info_item.go
- struct_security_groups.go
- struct_series.go
- struct_series_info.go
- struct_service_pack.go
- struct_service_pack_info.go
- struct_software_info.go
- struct_software_list.go
- struct_software_list_item.go
- struct_softwares.go
- struct_spot_instance_types.go
- struct_svg_info.go
- struct_svg_urls.go
- struct_task_info.go
- struct_tasks.go
- struct_templates.go
- struct_total_resources.go
- struct_types.go
- struct_types_info.go
- struct_used_resources.go
- struct_user_info.go
- struct_users.go
- struct_volume_info.go
- struct_volumes_in_get_cluster_volumes.go
- struct_volumes_in_list_volumes.go
- struct_zone_ids.go
- submit_job.go
- uninstall_software.go
- update_cluster_volumes.go
- update_queue_config.go
- upgrade_client.go