Documentation
¶
Overview ¶
This file is auto-generated, don't edit it. Thanks.
Index ¶
- type Client
- func (client *Client) CloneService(ClusterId *string, ServiceName *string, request *CloneServiceRequest) (_result *CloneServiceResponse, _err error)
- func (client *Client) CloneServiceWithOptions(ClusterId *string, ServiceName *string, request *CloneServiceRequest, ...) (_result *CloneServiceResponse, _err error)
- func (client *Client) CommitService(ClusterId *string, ServiceName *string) (_result *CommitServiceResponse, _err error)
- func (client *Client) CommitServiceWithOptions(ClusterId *string, ServiceName *string, headers map[string]*string, ...) (_result *CommitServiceResponse, _err error)
- func (client *Client) CreateAppService(request *CreateAppServiceRequest) (_result *CreateAppServiceResponse, _err error)
- func (client *Client) CreateAppServiceWithOptions(request *CreateAppServiceRequest, headers map[string]*string, ...) (_result *CreateAppServiceResponse, _err error)
- func (client *Client) CreateBenchmarkTask(request *CreateBenchmarkTaskRequest) (_result *CreateBenchmarkTaskResponse, _err error)
- func (client *Client) CreateBenchmarkTaskWithOptions(request *CreateBenchmarkTaskRequest, headers map[string]*string, ...) (_result *CreateBenchmarkTaskResponse, _err error)
- func (client *Client) CreateGateway(request *CreateGatewayRequest) (_result *CreateGatewayResponse, _err error)
- func (client *Client) CreateGatewayIntranetLinkedVpc(ClusterId *string, GatewayId *string, ...) (_result *CreateGatewayIntranetLinkedVpcResponse, _err error)
- func (client *Client) CreateGatewayIntranetLinkedVpcWithOptions(ClusterId *string, GatewayId *string, ...) (_result *CreateGatewayIntranetLinkedVpcResponse, _err error)
- func (client *Client) CreateGatewayWithOptions(request *CreateGatewayRequest, headers map[string]*string, ...) (_result *CreateGatewayResponse, _err error)
- func (client *Client) CreateResource(request *CreateResourceRequest) (_result *CreateResourceResponse, _err error)
- func (client *Client) CreateResourceInstances(ClusterId *string, ResourceId *string, request *CreateResourceInstancesRequest) (_result *CreateResourceInstancesResponse, _err error)
- func (client *Client) CreateResourceInstancesWithOptions(ClusterId *string, ResourceId *string, request *CreateResourceInstancesRequest, ...) (_result *CreateResourceInstancesResponse, _err error)
- func (client *Client) CreateResourceLog(ClusterId *string, ResourceId *string, request *CreateResourceLogRequest) (_result *CreateResourceLogResponse, _err error)
- func (client *Client) CreateResourceLogWithOptions(ClusterId *string, ResourceId *string, request *CreateResourceLogRequest, ...) (_result *CreateResourceLogResponse, _err error)
- func (client *Client) CreateResourceWithOptions(request *CreateResourceRequest, headers map[string]*string, ...) (_result *CreateResourceResponse, _err error)
- func (client *Client) CreateService(request *CreateServiceRequest) (_result *CreateServiceResponse, _err error)
- func (client *Client) CreateServiceAutoScaler(ClusterId *string, ServiceName *string, ...) (_result *CreateServiceAutoScalerResponse, _err error)
- func (client *Client) CreateServiceAutoScalerWithOptions(ClusterId *string, ServiceName *string, ...) (_result *CreateServiceAutoScalerResponse, _err error)
- func (client *Client) CreateServiceCronScaler(ClusterId *string, ServiceName *string, ...) (_result *CreateServiceCronScalerResponse, _err error)
- func (client *Client) CreateServiceCronScalerWithOptions(ClusterId *string, ServiceName *string, ...) (_result *CreateServiceCronScalerResponse, _err error)
- func (client *Client) CreateServiceMirror(ClusterId *string, ServiceName *string, request *CreateServiceMirrorRequest) (_result *CreateServiceMirrorResponse, _err error)
- func (client *Client) CreateServiceMirrorWithOptions(ClusterId *string, ServiceName *string, request *CreateServiceMirrorRequest, ...) (_result *CreateServiceMirrorResponse, _err error)
- func (client *Client) CreateServiceWithOptions(tmpReq *CreateServiceRequest, headers map[string]*string, ...) (_result *CreateServiceResponse, _err error)
- func (client *Client) DeleteBenchmarkTask(ClusterId *string, TaskName *string) (_result *DeleteBenchmarkTaskResponse, _err error)
- func (client *Client) DeleteBenchmarkTaskWithOptions(ClusterId *string, TaskName *string, headers map[string]*string, ...) (_result *DeleteBenchmarkTaskResponse, _err error)
- func (client *Client) DeleteGateway(ClusterId *string, GatewayId *string) (_result *DeleteGatewayResponse, _err error)
- func (client *Client) DeleteGatewayIntranetLinkedVpc(ClusterId *string, GatewayId *string, ...) (_result *DeleteGatewayIntranetLinkedVpcResponse, _err error)
- func (client *Client) DeleteGatewayIntranetLinkedVpcWithOptions(ClusterId *string, GatewayId *string, ...) (_result *DeleteGatewayIntranetLinkedVpcResponse, _err error)
- func (client *Client) DeleteGatewayWithOptions(ClusterId *string, GatewayId *string, headers map[string]*string, ...) (_result *DeleteGatewayResponse, _err error)
- func (client *Client) DeleteResource(ClusterId *string, ResourceId *string) (_result *DeleteResourceResponse, _err error)
- func (client *Client) DeleteResourceDLink(ClusterId *string, ResourceId *string) (_result *DeleteResourceDLinkResponse, _err error)
- func (client *Client) DeleteResourceDLinkWithOptions(ClusterId *string, ResourceId *string, headers map[string]*string, ...) (_result *DeleteResourceDLinkResponse, _err error)
- func (client *Client) DeleteResourceInstances(ClusterId *string, ResourceId *string, request *DeleteResourceInstancesRequest) (_result *DeleteResourceInstancesResponse, _err error)
- func (client *Client) DeleteResourceInstancesWithOptions(ClusterId *string, ResourceId *string, request *DeleteResourceInstancesRequest, ...) (_result *DeleteResourceInstancesResponse, _err error)
- func (client *Client) DeleteResourceLog(ClusterId *string, ResourceId *string) (_result *DeleteResourceLogResponse, _err error)
- func (client *Client) DeleteResourceLogWithOptions(ClusterId *string, ResourceId *string, headers map[string]*string, ...) (_result *DeleteResourceLogResponse, _err error)
- func (client *Client) DeleteResourceWithOptions(ClusterId *string, ResourceId *string, headers map[string]*string, ...) (_result *DeleteResourceResponse, _err error)
- func (client *Client) DeleteService(ClusterId *string, ServiceName *string) (_result *DeleteServiceResponse, _err error)
- func (client *Client) DeleteServiceAutoScaler(ClusterId *string, ServiceName *string) (_result *DeleteServiceAutoScalerResponse, _err error)
- func (client *Client) DeleteServiceAutoScalerWithOptions(ClusterId *string, ServiceName *string, headers map[string]*string, ...) (_result *DeleteServiceAutoScalerResponse, _err error)
- func (client *Client) DeleteServiceCronScaler(ClusterId *string, ServiceName *string) (_result *DeleteServiceCronScalerResponse, _err error)
- func (client *Client) DeleteServiceCronScalerWithOptions(ClusterId *string, ServiceName *string, headers map[string]*string, ...) (_result *DeleteServiceCronScalerResponse, _err error)
- func (client *Client) DeleteServiceInstances(ClusterId *string, ServiceName *string, request *DeleteServiceInstancesRequest) (_result *DeleteServiceInstancesResponse, _err error)
- func (client *Client) DeleteServiceInstancesWithOptions(ClusterId *string, ServiceName *string, request *DeleteServiceInstancesRequest, ...) (_result *DeleteServiceInstancesResponse, _err error)
- func (client *Client) DeleteServiceLabel(ClusterId *string, ServiceName *string, request *DeleteServiceLabelRequest) (_result *DeleteServiceLabelResponse, _err error)
- func (client *Client) DeleteServiceLabelWithOptions(ClusterId *string, ServiceName *string, tmpReq *DeleteServiceLabelRequest, ...) (_result *DeleteServiceLabelResponse, _err error)
- func (client *Client) DeleteServiceMirror(ClusterId *string, ServiceName *string) (_result *DeleteServiceMirrorResponse, _err error)
- func (client *Client) DeleteServiceMirrorWithOptions(ClusterId *string, ServiceName *string, headers map[string]*string, ...) (_result *DeleteServiceMirrorResponse, _err error)
- func (client *Client) DeleteServiceWithOptions(ClusterId *string, ServiceName *string, headers map[string]*string, ...) (_result *DeleteServiceResponse, _err error)
- func (client *Client) DescribeBenchmarkTask(ClusterId *string, TaskName *string) (_result *DescribeBenchmarkTaskResponse, _err error)
- func (client *Client) DescribeBenchmarkTaskReport(ClusterId *string, TaskName *string, ...) (_result *DescribeBenchmarkTaskReportResponse, _err error)
- func (client *Client) DescribeBenchmarkTaskReportWithOptions(ClusterId *string, TaskName *string, ...) (_result *DescribeBenchmarkTaskReportResponse, _err error)
- func (client *Client) DescribeBenchmarkTaskWithOptions(ClusterId *string, TaskName *string, headers map[string]*string, ...) (_result *DescribeBenchmarkTaskResponse, _err error)
- func (client *Client) DescribeGateway(ClusterId *string, GatewayId *string) (_result *DescribeGatewayResponse, _err error)
- func (client *Client) DescribeGatewayWithOptions(ClusterId *string, GatewayId *string, headers map[string]*string, ...) (_result *DescribeGatewayResponse, _err error)
- func (client *Client) DescribeGroup(ClusterId *string, GroupName *string) (_result *DescribeGroupResponse, _err error)
- func (client *Client) DescribeGroupWithOptions(ClusterId *string, GroupName *string, headers map[string]*string, ...) (_result *DescribeGroupResponse, _err error)
- func (client *Client) DescribeResource(ClusterId *string, ResourceId *string) (_result *DescribeResourceResponse, _err error)
- func (client *Client) DescribeResourceDLink(ClusterId *string, ResourceId *string) (_result *DescribeResourceDLinkResponse, _err error)
- func (client *Client) DescribeResourceDLinkWithOptions(ClusterId *string, ResourceId *string, headers map[string]*string, ...) (_result *DescribeResourceDLinkResponse, _err error)
- func (client *Client) DescribeResourceLog(ClusterId *string, ResourceId *string) (_result *DescribeResourceLogResponse, _err error)
- func (client *Client) DescribeResourceLogWithOptions(ClusterId *string, ResourceId *string, headers map[string]*string, ...) (_result *DescribeResourceLogResponse, _err error)
- func (client *Client) DescribeResourceWithOptions(ClusterId *string, ResourceId *string, headers map[string]*string, ...) (_result *DescribeResourceResponse, _err error)
- func (client *Client) DescribeService(ClusterId *string, ServiceName *string) (_result *DescribeServiceResponse, _err error)
- func (client *Client) DescribeServiceAutoScaler(ClusterId *string, ServiceName *string) (_result *DescribeServiceAutoScalerResponse, _err error)
- func (client *Client) DescribeServiceAutoScalerWithOptions(ClusterId *string, ServiceName *string, headers map[string]*string, ...) (_result *DescribeServiceAutoScalerResponse, _err error)
- func (client *Client) DescribeServiceCronScaler(ClusterId *string, ServiceName *string) (_result *DescribeServiceCronScalerResponse, _err error)
- func (client *Client) DescribeServiceCronScalerWithOptions(ClusterId *string, ServiceName *string, headers map[string]*string, ...) (_result *DescribeServiceCronScalerResponse, _err error)
- func (client *Client) DescribeServiceDiagnosis(ClusterId *string, ServiceName *string) (_result *DescribeServiceDiagnosisResponse, _err error)
- func (client *Client) DescribeServiceDiagnosisWithOptions(ClusterId *string, ServiceName *string, headers map[string]*string, ...) (_result *DescribeServiceDiagnosisResponse, _err error)
- func (client *Client) DescribeServiceEvent(ClusterId *string, ServiceName *string, request *DescribeServiceEventRequest) (_result *DescribeServiceEventResponse, _err error)
- func (client *Client) DescribeServiceEventWithOptions(ClusterId *string, ServiceName *string, request *DescribeServiceEventRequest, ...) (_result *DescribeServiceEventResponse, _err error)
- func (client *Client) DescribeServiceInstanceDiagnosis(ClusterId *string, ServiceName *string, InstanceName *string) (_result *DescribeServiceInstanceDiagnosisResponse, _err error)
- func (client *Client) DescribeServiceInstanceDiagnosisWithOptions(ClusterId *string, ServiceName *string, InstanceName *string, ...) (_result *DescribeServiceInstanceDiagnosisResponse, _err error)
- func (client *Client) DescribeServiceLog(ClusterId *string, ServiceName *string, request *DescribeServiceLogRequest) (_result *DescribeServiceLogResponse, _err error)
- func (client *Client) DescribeServiceLogWithOptions(ClusterId *string, ServiceName *string, request *DescribeServiceLogRequest, ...) (_result *DescribeServiceLogResponse, _err error)
- func (client *Client) DescribeServiceMirror(ClusterId *string, ServiceName *string) (_result *DescribeServiceMirrorResponse, _err error)
- func (client *Client) DescribeServiceMirrorWithOptions(ClusterId *string, ServiceName *string, headers map[string]*string, ...) (_result *DescribeServiceMirrorResponse, _err error)
- func (client *Client) DescribeServiceWithOptions(ClusterId *string, ServiceName *string, headers map[string]*string, ...) (_result *DescribeServiceResponse, _err error)
- func (client *Client) DescribeSpotDiscountHistory(request *DescribeSpotDiscountHistoryRequest) (_result *DescribeSpotDiscountHistoryResponse, _err error)
- func (client *Client) DescribeSpotDiscountHistoryWithOptions(request *DescribeSpotDiscountHistoryRequest, headers map[string]*string, ...) (_result *DescribeSpotDiscountHistoryResponse, _err error)
- func (client *Client) DevelopService(ClusterId *string, ServiceName *string, request *DevelopServiceRequest) (_result *DevelopServiceResponse, _err error)
- func (client *Client) DevelopServiceWithOptions(ClusterId *string, ServiceName *string, request *DevelopServiceRequest, ...) (_result *DevelopServiceResponse, _err error)
- func (client *Client) GetEndpoint(productId *string, regionId *string, endpointRule *string, network *string, ...) (_result *string, _err error)
- func (client *Client) Init(config *openapi.Config) (_err error)
- func (client *Client) ListBenchmarkTask(request *ListBenchmarkTaskRequest) (_result *ListBenchmarkTaskResponse, _err error)
- func (client *Client) ListBenchmarkTaskWithOptions(request *ListBenchmarkTaskRequest, headers map[string]*string, ...) (_result *ListBenchmarkTaskResponse, _err error)
- func (client *Client) ListGatewayIntranetLinkedVpc(ClusterId *string, GatewayId *string) (_result *ListGatewayIntranetLinkedVpcResponse, _err error)
- func (client *Client) ListGatewayIntranetLinkedVpcWithOptions(ClusterId *string, GatewayId *string, headers map[string]*string, ...) (_result *ListGatewayIntranetLinkedVpcResponse, _err error)
- func (client *Client) ListGroups(request *ListGroupsRequest) (_result *ListGroupsResponse, _err error)
- func (client *Client) ListGroupsWithOptions(request *ListGroupsRequest, headers map[string]*string, ...) (_result *ListGroupsResponse, _err error)
- func (client *Client) ListResourceInstanceWorker(ClusterId *string, ResourceId *string, InstanceName *string, ...) (_result *ListResourceInstanceWorkerResponse, _err error)
- func (client *Client) ListResourceInstanceWorkerWithOptions(ClusterId *string, ResourceId *string, InstanceName *string, ...) (_result *ListResourceInstanceWorkerResponse, _err error)
- func (client *Client) ListResourceInstances(ClusterId *string, ResourceId *string, request *ListResourceInstancesRequest) (_result *ListResourceInstancesResponse, _err error)
- func (client *Client) ListResourceInstancesWithOptions(ClusterId *string, ResourceId *string, request *ListResourceInstancesRequest, ...) (_result *ListResourceInstancesResponse, _err error)
- func (client *Client) ListResourceServices(ClusterId *string, ResourceId *string, request *ListResourceServicesRequest) (_result *ListResourceServicesResponse, _err error)
- func (client *Client) ListResourceServicesWithOptions(ClusterId *string, ResourceId *string, request *ListResourceServicesRequest, ...) (_result *ListResourceServicesResponse, _err error)
- func (client *Client) ListResources(request *ListResourcesRequest) (_result *ListResourcesResponse, _err error)
- func (client *Client) ListResourcesWithOptions(request *ListResourcesRequest, headers map[string]*string, ...) (_result *ListResourcesResponse, _err error)
- func (client *Client) ListServiceContainers(ClusterId *string, ServiceName *string, InstanceName *string) (_result *ListServiceContainersResponse, _err error)
- func (client *Client) ListServiceContainersWithOptions(ClusterId *string, ServiceName *string, InstanceName *string, ...) (_result *ListServiceContainersResponse, _err error)
- func (client *Client) ListServiceInstances(ClusterId *string, ServiceName *string, request *ListServiceInstancesRequest) (_result *ListServiceInstancesResponse, _err error)
- func (client *Client) ListServiceInstancesWithOptions(ClusterId *string, ServiceName *string, request *ListServiceInstancesRequest, ...) (_result *ListServiceInstancesResponse, _err error)
- func (client *Client) ListServiceVersions(ClusterId *string, ServiceName *string, request *ListServiceVersionsRequest) (_result *ListServiceVersionsResponse, _err error)
- func (client *Client) ListServiceVersionsWithOptions(ClusterId *string, ServiceName *string, request *ListServiceVersionsRequest, ...) (_result *ListServiceVersionsResponse, _err error)
- func (client *Client) ListServices(request *ListServicesRequest) (_result *ListServicesResponse, _err error)
- func (client *Client) ListServicesWithOptions(tmpReq *ListServicesRequest, headers map[string]*string, ...) (_result *ListServicesResponse, _err error)
- func (client *Client) ReleaseService(ClusterId *string, ServiceName *string, request *ReleaseServiceRequest) (_result *ReleaseServiceResponse, _err error)
- func (client *Client) ReleaseServiceWithOptions(ClusterId *string, ServiceName *string, request *ReleaseServiceRequest, ...) (_result *ReleaseServiceResponse, _err error)
- func (client *Client) RestartService(ClusterId *string, ServiceName *string) (_result *RestartServiceResponse, _err error)
- func (client *Client) RestartServiceWithOptions(ClusterId *string, ServiceName *string, headers map[string]*string, ...) (_result *RestartServiceResponse, _err error)
- func (client *Client) StartBenchmarkTask(ClusterId *string, TaskName *string) (_result *StartBenchmarkTaskResponse, _err error)
- func (client *Client) StartBenchmarkTaskWithOptions(ClusterId *string, TaskName *string, headers map[string]*string, ...) (_result *StartBenchmarkTaskResponse, _err error)
- func (client *Client) StartService(ClusterId *string, ServiceName *string) (_result *StartServiceResponse, _err error)
- func (client *Client) StartServiceWithOptions(ClusterId *string, ServiceName *string, headers map[string]*string, ...) (_result *StartServiceResponse, _err error)
- func (client *Client) StopBenchmarkTask(ClusterId *string, TaskName *string) (_result *StopBenchmarkTaskResponse, _err error)
- func (client *Client) StopBenchmarkTaskWithOptions(ClusterId *string, TaskName *string, headers map[string]*string, ...) (_result *StopBenchmarkTaskResponse, _err error)
- func (client *Client) StopService(ClusterId *string, ServiceName *string) (_result *StopServiceResponse, _err error)
- func (client *Client) StopServiceWithOptions(ClusterId *string, ServiceName *string, headers map[string]*string, ...) (_result *StopServiceResponse, _err error)
- func (client *Client) UpdateAppService(ClusterId *string, ServiceName *string, request *UpdateAppServiceRequest) (_result *UpdateAppServiceResponse, _err error)
- func (client *Client) UpdateAppServiceWithOptions(ClusterId *string, ServiceName *string, request *UpdateAppServiceRequest, ...) (_result *UpdateAppServiceResponse, _err error)
- func (client *Client) UpdateBenchmarkTask(ClusterId *string, TaskName *string, request *UpdateBenchmarkTaskRequest) (_result *UpdateBenchmarkTaskResponse, _err error)
- func (client *Client) UpdateBenchmarkTaskWithOptions(ClusterId *string, TaskName *string, request *UpdateBenchmarkTaskRequest, ...) (_result *UpdateBenchmarkTaskResponse, _err error)
- func (client *Client) UpdateGateway(GatewayId *string, ClusterId *string, request *UpdateGatewayRequest) (_result *UpdateGatewayResponse, _err error)
- func (client *Client) UpdateGatewayWithOptions(GatewayId *string, ClusterId *string, request *UpdateGatewayRequest, ...) (_result *UpdateGatewayResponse, _err error)
- func (client *Client) UpdateResource(ClusterId *string, ResourceId *string, request *UpdateResourceRequest) (_result *UpdateResourceResponse, _err error)
- func (client *Client) UpdateResourceDLink(ClusterId *string, ResourceId *string, request *UpdateResourceDLinkRequest) (_result *UpdateResourceDLinkResponse, _err error)
- func (client *Client) UpdateResourceDLinkWithOptions(ClusterId *string, ResourceId *string, request *UpdateResourceDLinkRequest, ...) (_result *UpdateResourceDLinkResponse, _err error)
- func (client *Client) UpdateResourceInstance(ClusterId *string, ResourceId *string, InstanceId *string, ...) (_result *UpdateResourceInstanceResponse, _err error)
- func (client *Client) UpdateResourceInstanceWithOptions(ClusterId *string, ResourceId *string, InstanceId *string, ...) (_result *UpdateResourceInstanceResponse, _err error)
- func (client *Client) UpdateResourceWithOptions(ClusterId *string, ResourceId *string, request *UpdateResourceRequest, ...) (_result *UpdateResourceResponse, _err error)
- func (client *Client) UpdateService(ClusterId *string, ServiceName *string, request *UpdateServiceRequest) (_result *UpdateServiceResponse, _err error)
- func (client *Client) UpdateServiceAutoScaler(ClusterId *string, ServiceName *string, ...) (_result *UpdateServiceAutoScalerResponse, _err error)
- func (client *Client) UpdateServiceAutoScalerWithOptions(ClusterId *string, ServiceName *string, ...) (_result *UpdateServiceAutoScalerResponse, _err error)
- func (client *Client) UpdateServiceCronScaler(ClusterId *string, ServiceName *string, ...) (_result *UpdateServiceCronScalerResponse, _err error)
- func (client *Client) UpdateServiceCronScalerWithOptions(ClusterId *string, ServiceName *string, ...) (_result *UpdateServiceCronScalerResponse, _err error)
- func (client *Client) UpdateServiceInstance(ClusterId *string, ServiceName *string, InstanceName *string, ...) (_result *UpdateServiceInstanceResponse, _err error)
- func (client *Client) UpdateServiceInstanceWithOptions(ClusterId *string, ServiceName *string, InstanceName *string, ...) (_result *UpdateServiceInstanceResponse, _err error)
- func (client *Client) UpdateServiceLabel(ClusterId *string, ServiceName *string, request *UpdateServiceLabelRequest) (_result *UpdateServiceLabelResponse, _err error)
- func (client *Client) UpdateServiceLabelWithOptions(ClusterId *string, ServiceName *string, request *UpdateServiceLabelRequest, ...) (_result *UpdateServiceLabelResponse, _err error)
- func (client *Client) UpdateServiceMirror(ClusterId *string, ServiceName *string, request *UpdateServiceMirrorRequest) (_result *UpdateServiceMirrorResponse, _err error)
- func (client *Client) UpdateServiceMirrorWithOptions(ClusterId *string, ServiceName *string, request *UpdateServiceMirrorRequest, ...) (_result *UpdateServiceMirrorResponse, _err error)
- func (client *Client) UpdateServiceSafetyLock(ClusterId *string, ServiceName *string, ...) (_result *UpdateServiceSafetyLockResponse, _err error)
- func (client *Client) UpdateServiceSafetyLockWithOptions(ClusterId *string, ServiceName *string, ...) (_result *UpdateServiceSafetyLockResponse, _err error)
- func (client *Client) UpdateServiceVersion(ClusterId *string, ServiceName *string, request *UpdateServiceVersionRequest) (_result *UpdateServiceVersionResponse, _err error)
- func (client *Client) UpdateServiceVersionWithOptions(ClusterId *string, ServiceName *string, request *UpdateServiceVersionRequest, ...) (_result *UpdateServiceVersionResponse, _err error)
- func (client *Client) UpdateServiceWithOptions(ClusterId *string, ServiceName *string, request *UpdateServiceRequest, ...) (_result *UpdateServiceResponse, _err error)
- type CloneServiceRequest
- type CloneServiceResponse
- func (s CloneServiceResponse) GoString() string
- func (s *CloneServiceResponse) SetBody(v *CloneServiceResponseBody) *CloneServiceResponse
- func (s *CloneServiceResponse) SetHeaders(v map[string]*string) *CloneServiceResponse
- func (s *CloneServiceResponse) SetStatusCode(v int32) *CloneServiceResponse
- func (s CloneServiceResponse) String() string
- type CloneServiceResponseBody
- func (s CloneServiceResponseBody) GoString() string
- func (s *CloneServiceResponseBody) SetInternetEndpoint(v string) *CloneServiceResponseBody
- func (s *CloneServiceResponseBody) SetIntranetEndpoint(v string) *CloneServiceResponseBody
- func (s *CloneServiceResponseBody) SetRequestId(v string) *CloneServiceResponseBody
- func (s *CloneServiceResponseBody) SetServiceId(v string) *CloneServiceResponseBody
- func (s *CloneServiceResponseBody) SetServiceName(v string) *CloneServiceResponseBody
- func (s *CloneServiceResponseBody) SetStatus(v string) *CloneServiceResponseBody
- func (s CloneServiceResponseBody) String() string
- type CommitServiceResponse
- func (s CommitServiceResponse) GoString() string
- func (s *CommitServiceResponse) SetBody(v *CommitServiceResponseBody) *CommitServiceResponse
- func (s *CommitServiceResponse) SetHeaders(v map[string]*string) *CommitServiceResponse
- func (s *CommitServiceResponse) SetStatusCode(v int32) *CommitServiceResponse
- func (s CommitServiceResponse) String() string
- type CommitServiceResponseBody
- type ContainerInfo
- func (s ContainerInfo) GoString() string
- func (s *ContainerInfo) SetCurrentReaon(v string) *ContainerInfo
- func (s *ContainerInfo) SetCurrentStatus(v string) *ContainerInfo
- func (s *ContainerInfo) SetCurrentTimestamp(v string) *ContainerInfo
- func (s *ContainerInfo) SetImage(v string) *ContainerInfo
- func (s *ContainerInfo) SetLastReason(v string) *ContainerInfo
- func (s *ContainerInfo) SetLastStatus(v string) *ContainerInfo
- func (s *ContainerInfo) SetLastTimestamp(v string) *ContainerInfo
- func (s *ContainerInfo) SetName(v string) *ContainerInfo
- func (s *ContainerInfo) SetPort(v int32) *ContainerInfo
- func (s *ContainerInfo) SetReady(v bool) *ContainerInfo
- func (s *ContainerInfo) SetRestartCount(v int32) *ContainerInfo
- func (s ContainerInfo) String() string
- type CreateAppServiceRequest
- func (s CreateAppServiceRequest) GoString() string
- func (s *CreateAppServiceRequest) SetAppType(v string) *CreateAppServiceRequest
- func (s *CreateAppServiceRequest) SetAppVersion(v string) *CreateAppServiceRequest
- func (s *CreateAppServiceRequest) SetConfig(v map[string]interface{}) *CreateAppServiceRequest
- func (s *CreateAppServiceRequest) SetQuotaId(v string) *CreateAppServiceRequest
- func (s *CreateAppServiceRequest) SetReplicas(v int32) *CreateAppServiceRequest
- func (s *CreateAppServiceRequest) SetServiceName(v string) *CreateAppServiceRequest
- func (s *CreateAppServiceRequest) SetServiceSpec(v string) *CreateAppServiceRequest
- func (s *CreateAppServiceRequest) SetWorkspaceId(v string) *CreateAppServiceRequest
- func (s CreateAppServiceRequest) String() string
- type CreateAppServiceResponse
- func (s CreateAppServiceResponse) GoString() string
- func (s *CreateAppServiceResponse) SetBody(v *CreateAppServiceResponseBody) *CreateAppServiceResponse
- func (s *CreateAppServiceResponse) SetHeaders(v map[string]*string) *CreateAppServiceResponse
- func (s *CreateAppServiceResponse) SetStatusCode(v int32) *CreateAppServiceResponse
- func (s CreateAppServiceResponse) String() string
- type CreateAppServiceResponseBody
- func (s CreateAppServiceResponseBody) GoString() string
- func (s *CreateAppServiceResponseBody) SetInternetEndpoint(v string) *CreateAppServiceResponseBody
- func (s *CreateAppServiceResponseBody) SetIntranetEndpoint(v string) *CreateAppServiceResponseBody
- func (s *CreateAppServiceResponseBody) SetRegion(v string) *CreateAppServiceResponseBody
- func (s *CreateAppServiceResponseBody) SetRequestId(v string) *CreateAppServiceResponseBody
- func (s *CreateAppServiceResponseBody) SetServiceId(v string) *CreateAppServiceResponseBody
- func (s *CreateAppServiceResponseBody) SetServiceName(v string) *CreateAppServiceResponseBody
- func (s *CreateAppServiceResponseBody) SetStatus(v string) *CreateAppServiceResponseBody
- func (s CreateAppServiceResponseBody) String() string
- type CreateBenchmarkTaskRequest
- type CreateBenchmarkTaskResponse
- func (s CreateBenchmarkTaskResponse) GoString() string
- func (s *CreateBenchmarkTaskResponse) SetBody(v *CreateBenchmarkTaskResponseBody) *CreateBenchmarkTaskResponse
- func (s *CreateBenchmarkTaskResponse) SetHeaders(v map[string]*string) *CreateBenchmarkTaskResponse
- func (s *CreateBenchmarkTaskResponse) SetStatusCode(v int32) *CreateBenchmarkTaskResponse
- func (s CreateBenchmarkTaskResponse) String() string
- type CreateBenchmarkTaskResponseBody
- func (s CreateBenchmarkTaskResponseBody) GoString() string
- func (s *CreateBenchmarkTaskResponseBody) SetMessage(v string) *CreateBenchmarkTaskResponseBody
- func (s *CreateBenchmarkTaskResponseBody) SetRegion(v string) *CreateBenchmarkTaskResponseBody
- func (s *CreateBenchmarkTaskResponseBody) SetRequestId(v string) *CreateBenchmarkTaskResponseBody
- func (s *CreateBenchmarkTaskResponseBody) SetTaskName(v string) *CreateBenchmarkTaskResponseBody
- func (s CreateBenchmarkTaskResponseBody) String() string
- type CreateGatewayIntranetLinkedVpcRequest
- func (s CreateGatewayIntranetLinkedVpcRequest) GoString() string
- func (s *CreateGatewayIntranetLinkedVpcRequest) SetVSwitchId(v string) *CreateGatewayIntranetLinkedVpcRequest
- func (s *CreateGatewayIntranetLinkedVpcRequest) SetVpcId(v string) *CreateGatewayIntranetLinkedVpcRequest
- func (s CreateGatewayIntranetLinkedVpcRequest) String() string
- type CreateGatewayIntranetLinkedVpcResponse
- func (s CreateGatewayIntranetLinkedVpcResponse) GoString() string
- func (s *CreateGatewayIntranetLinkedVpcResponse) SetBody(v *CreateGatewayIntranetLinkedVpcResponseBody) *CreateGatewayIntranetLinkedVpcResponse
- func (s *CreateGatewayIntranetLinkedVpcResponse) SetHeaders(v map[string]*string) *CreateGatewayIntranetLinkedVpcResponse
- func (s *CreateGatewayIntranetLinkedVpcResponse) SetStatusCode(v int32) *CreateGatewayIntranetLinkedVpcResponse
- func (s CreateGatewayIntranetLinkedVpcResponse) String() string
- type CreateGatewayIntranetLinkedVpcResponseBody
- func (s CreateGatewayIntranetLinkedVpcResponseBody) GoString() string
- func (s *CreateGatewayIntranetLinkedVpcResponseBody) SetGatewayId(v string) *CreateGatewayIntranetLinkedVpcResponseBody
- func (s *CreateGatewayIntranetLinkedVpcResponseBody) SetMessage(v string) *CreateGatewayIntranetLinkedVpcResponseBody
- func (s *CreateGatewayIntranetLinkedVpcResponseBody) SetRequestId(v string) *CreateGatewayIntranetLinkedVpcResponseBody
- func (s CreateGatewayIntranetLinkedVpcResponseBody) String() string
- type CreateGatewayRequest
- func (s CreateGatewayRequest) GoString() string
- func (s *CreateGatewayRequest) SetEnableInternet(v bool) *CreateGatewayRequest
- func (s *CreateGatewayRequest) SetEnableIntranet(v bool) *CreateGatewayRequest
- func (s *CreateGatewayRequest) SetInstanceType(v string) *CreateGatewayRequest
- func (s *CreateGatewayRequest) SetName(v string) *CreateGatewayRequest
- func (s *CreateGatewayRequest) SetResourceName(v string) *CreateGatewayRequest
- func (s CreateGatewayRequest) String() string
- type CreateGatewayResponse
- func (s CreateGatewayResponse) GoString() string
- func (s *CreateGatewayResponse) SetBody(v *CreateGatewayResponseBody) *CreateGatewayResponse
- func (s *CreateGatewayResponse) SetHeaders(v map[string]*string) *CreateGatewayResponse
- func (s *CreateGatewayResponse) SetStatusCode(v int32) *CreateGatewayResponse
- func (s CreateGatewayResponse) String() string
- type CreateGatewayResponseBody
- func (s CreateGatewayResponseBody) GoString() string
- func (s *CreateGatewayResponseBody) SetClusterId(v string) *CreateGatewayResponseBody
- func (s *CreateGatewayResponseBody) SetGatewayId(v string) *CreateGatewayResponseBody
- func (s *CreateGatewayResponseBody) SetMessage(v string) *CreateGatewayResponseBody
- func (s *CreateGatewayResponseBody) SetRequestId(v string) *CreateGatewayResponseBody
- func (s CreateGatewayResponseBody) String() string
- type CreateResourceInstancesRequest
- func (s CreateResourceInstancesRequest) GoString() string
- func (s *CreateResourceInstancesRequest) SetAutoRenewal(v bool) *CreateResourceInstancesRequest
- func (s *CreateResourceInstancesRequest) SetChargeType(v string) *CreateResourceInstancesRequest
- func (s *CreateResourceInstancesRequest) SetEcsInstanceCount(v int32) *CreateResourceInstancesRequest
- func (s *CreateResourceInstancesRequest) SetEcsInstanceType(v string) *CreateResourceInstancesRequest
- func (s *CreateResourceInstancesRequest) SetSystemDiskSize(v int32) *CreateResourceInstancesRequest
- func (s *CreateResourceInstancesRequest) SetUserData(v string) *CreateResourceInstancesRequest
- func (s *CreateResourceInstancesRequest) SetZone(v string) *CreateResourceInstancesRequest
- func (s CreateResourceInstancesRequest) String() string
- type CreateResourceInstancesResponse
- func (s CreateResourceInstancesResponse) GoString() string
- func (s *CreateResourceInstancesResponse) SetBody(v *CreateResourceInstancesResponseBody) *CreateResourceInstancesResponse
- func (s *CreateResourceInstancesResponse) SetHeaders(v map[string]*string) *CreateResourceInstancesResponse
- func (s *CreateResourceInstancesResponse) SetStatusCode(v int32) *CreateResourceInstancesResponse
- func (s CreateResourceInstancesResponse) String() string
- type CreateResourceInstancesResponseBody
- func (s CreateResourceInstancesResponseBody) GoString() string
- func (s *CreateResourceInstancesResponseBody) SetInstanceIds(v []*string) *CreateResourceInstancesResponseBody
- func (s *CreateResourceInstancesResponseBody) SetMessage(v string) *CreateResourceInstancesResponseBody
- func (s *CreateResourceInstancesResponseBody) SetRequestId(v string) *CreateResourceInstancesResponseBody
- func (s CreateResourceInstancesResponseBody) String() string
- type CreateResourceLogRequest
- type CreateResourceLogResponse
- func (s CreateResourceLogResponse) GoString() string
- func (s *CreateResourceLogResponse) SetBody(v *CreateResourceLogResponseBody) *CreateResourceLogResponse
- func (s *CreateResourceLogResponse) SetHeaders(v map[string]*string) *CreateResourceLogResponse
- func (s *CreateResourceLogResponse) SetStatusCode(v int32) *CreateResourceLogResponse
- func (s CreateResourceLogResponse) String() string
- type CreateResourceLogResponseBody
- type CreateResourceRequest
- func (s CreateResourceRequest) GoString() string
- func (s *CreateResourceRequest) SetAutoRenewal(v bool) *CreateResourceRequest
- func (s *CreateResourceRequest) SetChargeType(v string) *CreateResourceRequest
- func (s *CreateResourceRequest) SetEcsInstanceCount(v int32) *CreateResourceRequest
- func (s *CreateResourceRequest) SetEcsInstanceType(v string) *CreateResourceRequest
- func (s *CreateResourceRequest) SetResourceType(v string) *CreateResourceRequest
- func (s *CreateResourceRequest) SetSelfManagedResourceOptions(v *CreateResourceRequestSelfManagedResourceOptions) *CreateResourceRequest
- func (s *CreateResourceRequest) SetSystemDiskSize(v int32) *CreateResourceRequest
- func (s *CreateResourceRequest) SetZone(v string) *CreateResourceRequest
- func (s CreateResourceRequest) String() string
- type CreateResourceRequestSelfManagedResourceOptions
- func (s CreateResourceRequestSelfManagedResourceOptions) GoString() string
- func (s *CreateResourceRequestSelfManagedResourceOptions) SetExternalClusterId(v string) *CreateResourceRequestSelfManagedResourceOptions
- func (s *CreateResourceRequestSelfManagedResourceOptions) SetNodeMatchLabels(v map[string]*string) *CreateResourceRequestSelfManagedResourceOptions
- func (s *CreateResourceRequestSelfManagedResourceOptions) SetNodeTolerations(v []*CreateResourceRequestSelfManagedResourceOptionsNodeTolerations) *CreateResourceRequestSelfManagedResourceOptions
- func (s *CreateResourceRequestSelfManagedResourceOptions) SetRoleName(v string) *CreateResourceRequestSelfManagedResourceOptions
- func (s CreateResourceRequestSelfManagedResourceOptions) String() string
- type CreateResourceRequestSelfManagedResourceOptionsNodeTolerations
- func (s CreateResourceRequestSelfManagedResourceOptionsNodeTolerations) GoString() string
- func (s *CreateResourceRequestSelfManagedResourceOptionsNodeTolerations) SetEffect(v string) *CreateResourceRequestSelfManagedResourceOptionsNodeTolerations
- func (s *CreateResourceRequestSelfManagedResourceOptionsNodeTolerations) SetKey(v string) *CreateResourceRequestSelfManagedResourceOptionsNodeTolerations
- func (s *CreateResourceRequestSelfManagedResourceOptionsNodeTolerations) SetOperator(v string) *CreateResourceRequestSelfManagedResourceOptionsNodeTolerations
- func (s *CreateResourceRequestSelfManagedResourceOptionsNodeTolerations) SetValue(v string) *CreateResourceRequestSelfManagedResourceOptionsNodeTolerations
- func (s CreateResourceRequestSelfManagedResourceOptionsNodeTolerations) String() string
- type CreateResourceResponse
- func (s CreateResourceResponse) GoString() string
- func (s *CreateResourceResponse) SetBody(v *CreateResourceResponseBody) *CreateResourceResponse
- func (s *CreateResourceResponse) SetHeaders(v map[string]*string) *CreateResourceResponse
- func (s *CreateResourceResponse) SetStatusCode(v int32) *CreateResourceResponse
- func (s CreateResourceResponse) String() string
- type CreateResourceResponseBody
- func (s CreateResourceResponseBody) GoString() string
- func (s *CreateResourceResponseBody) SetClusterId(v string) *CreateResourceResponseBody
- func (s *CreateResourceResponseBody) SetInstanceIds(v []*string) *CreateResourceResponseBody
- func (s *CreateResourceResponseBody) SetOwnerUid(v string) *CreateResourceResponseBody
- func (s *CreateResourceResponseBody) SetRequestId(v string) *CreateResourceResponseBody
- func (s *CreateResourceResponseBody) SetResourceId(v string) *CreateResourceResponseBody
- func (s *CreateResourceResponseBody) SetResourceName(v string) *CreateResourceResponseBody
- func (s CreateResourceResponseBody) String() string
- type CreateServiceAutoScalerRequest
- func (s CreateServiceAutoScalerRequest) GoString() string
- func (s *CreateServiceAutoScalerRequest) SetBehavior(v *CreateServiceAutoScalerRequestBehavior) *CreateServiceAutoScalerRequest
- func (s *CreateServiceAutoScalerRequest) SetMax(v int32) *CreateServiceAutoScalerRequest
- func (s *CreateServiceAutoScalerRequest) SetMin(v int32) *CreateServiceAutoScalerRequest
- func (s *CreateServiceAutoScalerRequest) SetScaleStrategies(v []*CreateServiceAutoScalerRequestScaleStrategies) *CreateServiceAutoScalerRequest
- func (s CreateServiceAutoScalerRequest) String() string
- type CreateServiceAutoScalerRequestBehavior
- func (s CreateServiceAutoScalerRequestBehavior) GoString() string
- func (s *CreateServiceAutoScalerRequestBehavior) SetOnZero(v *CreateServiceAutoScalerRequestBehaviorOnZero) *CreateServiceAutoScalerRequestBehavior
- func (s *CreateServiceAutoScalerRequestBehavior) SetScaleDown(v *CreateServiceAutoScalerRequestBehaviorScaleDown) *CreateServiceAutoScalerRequestBehavior
- func (s *CreateServiceAutoScalerRequestBehavior) SetScaleUp(v *CreateServiceAutoScalerRequestBehaviorScaleUp) *CreateServiceAutoScalerRequestBehavior
- func (s CreateServiceAutoScalerRequestBehavior) String() string
- type CreateServiceAutoScalerRequestBehaviorOnZero
- func (s CreateServiceAutoScalerRequestBehaviorOnZero) GoString() string
- func (s *CreateServiceAutoScalerRequestBehaviorOnZero) SetScaleDownGracePeriodSeconds(v int32) *CreateServiceAutoScalerRequestBehaviorOnZero
- func (s *CreateServiceAutoScalerRequestBehaviorOnZero) SetScaleUpActivationReplicas(v int32) *CreateServiceAutoScalerRequestBehaviorOnZero
- func (s CreateServiceAutoScalerRequestBehaviorOnZero) String() string
- type CreateServiceAutoScalerRequestBehaviorScaleDown
- type CreateServiceAutoScalerRequestBehaviorScaleUp
- type CreateServiceAutoScalerRequestScaleStrategies
- func (s CreateServiceAutoScalerRequestScaleStrategies) GoString() string
- func (s *CreateServiceAutoScalerRequestScaleStrategies) SetMetricName(v string) *CreateServiceAutoScalerRequestScaleStrategies
- func (s *CreateServiceAutoScalerRequestScaleStrategies) SetService(v string) *CreateServiceAutoScalerRequestScaleStrategies
- func (s *CreateServiceAutoScalerRequestScaleStrategies) SetThreshold(v float32) *CreateServiceAutoScalerRequestScaleStrategies
- func (s CreateServiceAutoScalerRequestScaleStrategies) String() string
- type CreateServiceAutoScalerResponse
- func (s CreateServiceAutoScalerResponse) GoString() string
- func (s *CreateServiceAutoScalerResponse) SetBody(v *CreateServiceAutoScalerResponseBody) *CreateServiceAutoScalerResponse
- func (s *CreateServiceAutoScalerResponse) SetHeaders(v map[string]*string) *CreateServiceAutoScalerResponse
- func (s *CreateServiceAutoScalerResponse) SetStatusCode(v int32) *CreateServiceAutoScalerResponse
- func (s CreateServiceAutoScalerResponse) String() string
- type CreateServiceAutoScalerResponseBody
- func (s CreateServiceAutoScalerResponseBody) GoString() string
- func (s *CreateServiceAutoScalerResponseBody) SetMessage(v string) *CreateServiceAutoScalerResponseBody
- func (s *CreateServiceAutoScalerResponseBody) SetRequestId(v string) *CreateServiceAutoScalerResponseBody
- func (s CreateServiceAutoScalerResponseBody) String() string
- type CreateServiceCronScalerRequest
- func (s CreateServiceCronScalerRequest) GoString() string
- func (s *CreateServiceCronScalerRequest) SetExcludeDates(v []*string) *CreateServiceCronScalerRequest
- func (s *CreateServiceCronScalerRequest) SetScaleJobs(v []*CreateServiceCronScalerRequestScaleJobs) *CreateServiceCronScalerRequest
- func (s CreateServiceCronScalerRequest) String() string
- type CreateServiceCronScalerRequestScaleJobs
- func (s CreateServiceCronScalerRequestScaleJobs) GoString() string
- func (s *CreateServiceCronScalerRequestScaleJobs) SetName(v string) *CreateServiceCronScalerRequestScaleJobs
- func (s *CreateServiceCronScalerRequestScaleJobs) SetSchedule(v string) *CreateServiceCronScalerRequestScaleJobs
- func (s *CreateServiceCronScalerRequestScaleJobs) SetTargetSize(v int32) *CreateServiceCronScalerRequestScaleJobs
- func (s CreateServiceCronScalerRequestScaleJobs) String() string
- type CreateServiceCronScalerResponse
- func (s CreateServiceCronScalerResponse) GoString() string
- func (s *CreateServiceCronScalerResponse) SetBody(v *CreateServiceCronScalerResponseBody) *CreateServiceCronScalerResponse
- func (s *CreateServiceCronScalerResponse) SetHeaders(v map[string]*string) *CreateServiceCronScalerResponse
- func (s *CreateServiceCronScalerResponse) SetStatusCode(v int32) *CreateServiceCronScalerResponse
- func (s CreateServiceCronScalerResponse) String() string
- type CreateServiceCronScalerResponseBody
- func (s CreateServiceCronScalerResponseBody) GoString() string
- func (s *CreateServiceCronScalerResponseBody) SetMessage(v string) *CreateServiceCronScalerResponseBody
- func (s *CreateServiceCronScalerResponseBody) SetRequestId(v string) *CreateServiceCronScalerResponseBody
- func (s CreateServiceCronScalerResponseBody) String() string
- type CreateServiceMirrorRequest
- type CreateServiceMirrorResponse
- func (s CreateServiceMirrorResponse) GoString() string
- func (s *CreateServiceMirrorResponse) SetBody(v *CreateServiceMirrorResponseBody) *CreateServiceMirrorResponse
- func (s *CreateServiceMirrorResponse) SetHeaders(v map[string]*string) *CreateServiceMirrorResponse
- func (s *CreateServiceMirrorResponse) SetStatusCode(v int32) *CreateServiceMirrorResponse
- func (s CreateServiceMirrorResponse) String() string
- type CreateServiceMirrorResponseBody
- func (s CreateServiceMirrorResponseBody) GoString() string
- func (s *CreateServiceMirrorResponseBody) SetMessage(v string) *CreateServiceMirrorResponseBody
- func (s *CreateServiceMirrorResponseBody) SetRequestId(v string) *CreateServiceMirrorResponseBody
- func (s CreateServiceMirrorResponseBody) String() string
- type CreateServiceRequest
- func (s CreateServiceRequest) GoString() string
- func (s *CreateServiceRequest) SetBody(v string) *CreateServiceRequest
- func (s *CreateServiceRequest) SetDevelop(v string) *CreateServiceRequest
- func (s *CreateServiceRequest) SetLabels(v map[string]*string) *CreateServiceRequest
- func (s *CreateServiceRequest) SetWorkspaceId(v string) *CreateServiceRequest
- func (s CreateServiceRequest) String() string
- type CreateServiceResponse
- func (s CreateServiceResponse) GoString() string
- func (s *CreateServiceResponse) SetBody(v *CreateServiceResponseBody) *CreateServiceResponse
- func (s *CreateServiceResponse) SetHeaders(v map[string]*string) *CreateServiceResponse
- func (s *CreateServiceResponse) SetStatusCode(v int32) *CreateServiceResponse
- func (s CreateServiceResponse) String() string
- type CreateServiceResponseBody
- func (s CreateServiceResponseBody) GoString() string
- func (s *CreateServiceResponseBody) SetInternetEndpoint(v string) *CreateServiceResponseBody
- func (s *CreateServiceResponseBody) SetIntranetEndpoint(v string) *CreateServiceResponseBody
- func (s *CreateServiceResponseBody) SetRegion(v string) *CreateServiceResponseBody
- func (s *CreateServiceResponseBody) SetRequestId(v string) *CreateServiceResponseBody
- func (s *CreateServiceResponseBody) SetServiceId(v string) *CreateServiceResponseBody
- func (s *CreateServiceResponseBody) SetServiceName(v string) *CreateServiceResponseBody
- func (s *CreateServiceResponseBody) SetStatus(v string) *CreateServiceResponseBody
- func (s CreateServiceResponseBody) String() string
- type CreateServiceShrinkRequest
- func (s CreateServiceShrinkRequest) GoString() string
- func (s *CreateServiceShrinkRequest) SetBody(v string) *CreateServiceShrinkRequest
- func (s *CreateServiceShrinkRequest) SetDevelop(v string) *CreateServiceShrinkRequest
- func (s *CreateServiceShrinkRequest) SetLabelsShrink(v string) *CreateServiceShrinkRequest
- func (s *CreateServiceShrinkRequest) SetWorkspaceId(v string) *CreateServiceShrinkRequest
- func (s CreateServiceShrinkRequest) String() string
- type DeleteBenchmarkTaskResponse
- func (s DeleteBenchmarkTaskResponse) GoString() string
- func (s *DeleteBenchmarkTaskResponse) SetBody(v *DeleteBenchmarkTaskResponseBody) *DeleteBenchmarkTaskResponse
- func (s *DeleteBenchmarkTaskResponse) SetHeaders(v map[string]*string) *DeleteBenchmarkTaskResponse
- func (s *DeleteBenchmarkTaskResponse) SetStatusCode(v int32) *DeleteBenchmarkTaskResponse
- func (s DeleteBenchmarkTaskResponse) String() string
- type DeleteBenchmarkTaskResponseBody
- func (s DeleteBenchmarkTaskResponseBody) GoString() string
- func (s *DeleteBenchmarkTaskResponseBody) SetMessage(v string) *DeleteBenchmarkTaskResponseBody
- func (s *DeleteBenchmarkTaskResponseBody) SetRequestId(v string) *DeleteBenchmarkTaskResponseBody
- func (s DeleteBenchmarkTaskResponseBody) String() string
- type DeleteGatewayIntranetLinkedVpcRequest
- func (s DeleteGatewayIntranetLinkedVpcRequest) GoString() string
- func (s *DeleteGatewayIntranetLinkedVpcRequest) SetVSwitchId(v string) *DeleteGatewayIntranetLinkedVpcRequest
- func (s *DeleteGatewayIntranetLinkedVpcRequest) SetVpcId(v string) *DeleteGatewayIntranetLinkedVpcRequest
- func (s DeleteGatewayIntranetLinkedVpcRequest) String() string
- type DeleteGatewayIntranetLinkedVpcResponse
- func (s DeleteGatewayIntranetLinkedVpcResponse) GoString() string
- func (s *DeleteGatewayIntranetLinkedVpcResponse) SetBody(v *DeleteGatewayIntranetLinkedVpcResponseBody) *DeleteGatewayIntranetLinkedVpcResponse
- func (s *DeleteGatewayIntranetLinkedVpcResponse) SetHeaders(v map[string]*string) *DeleteGatewayIntranetLinkedVpcResponse
- func (s *DeleteGatewayIntranetLinkedVpcResponse) SetStatusCode(v int32) *DeleteGatewayIntranetLinkedVpcResponse
- func (s DeleteGatewayIntranetLinkedVpcResponse) String() string
- type DeleteGatewayIntranetLinkedVpcResponseBody
- func (s DeleteGatewayIntranetLinkedVpcResponseBody) GoString() string
- func (s *DeleteGatewayIntranetLinkedVpcResponseBody) SetGatewayId(v string) *DeleteGatewayIntranetLinkedVpcResponseBody
- func (s *DeleteGatewayIntranetLinkedVpcResponseBody) SetMessage(v string) *DeleteGatewayIntranetLinkedVpcResponseBody
- func (s *DeleteGatewayIntranetLinkedVpcResponseBody) SetRequestId(v string) *DeleteGatewayIntranetLinkedVpcResponseBody
- func (s DeleteGatewayIntranetLinkedVpcResponseBody) String() string
- type DeleteGatewayResponse
- func (s DeleteGatewayResponse) GoString() string
- func (s *DeleteGatewayResponse) SetBody(v *DeleteGatewayResponseBody) *DeleteGatewayResponse
- func (s *DeleteGatewayResponse) SetHeaders(v map[string]*string) *DeleteGatewayResponse
- func (s *DeleteGatewayResponse) SetStatusCode(v int32) *DeleteGatewayResponse
- func (s DeleteGatewayResponse) String() string
- type DeleteGatewayResponseBody
- func (s DeleteGatewayResponseBody) GoString() string
- func (s *DeleteGatewayResponseBody) SetGatewayId(v string) *DeleteGatewayResponseBody
- func (s *DeleteGatewayResponseBody) SetMessage(v string) *DeleteGatewayResponseBody
- func (s *DeleteGatewayResponseBody) SetRequestId(v string) *DeleteGatewayResponseBody
- func (s DeleteGatewayResponseBody) String() string
- type DeleteResourceDLinkResponse
- func (s DeleteResourceDLinkResponse) GoString() string
- func (s *DeleteResourceDLinkResponse) SetBody(v *DeleteResourceDLinkResponseBody) *DeleteResourceDLinkResponse
- func (s *DeleteResourceDLinkResponse) SetHeaders(v map[string]*string) *DeleteResourceDLinkResponse
- func (s *DeleteResourceDLinkResponse) SetStatusCode(v int32) *DeleteResourceDLinkResponse
- func (s DeleteResourceDLinkResponse) String() string
- type DeleteResourceDLinkResponseBody
- func (s DeleteResourceDLinkResponseBody) GoString() string
- func (s *DeleteResourceDLinkResponseBody) SetMessage(v string) *DeleteResourceDLinkResponseBody
- func (s *DeleteResourceDLinkResponseBody) SetRequestId(v string) *DeleteResourceDLinkResponseBody
- func (s DeleteResourceDLinkResponseBody) String() string
- type DeleteResourceInstancesRequest
- func (s DeleteResourceInstancesRequest) GoString() string
- func (s *DeleteResourceInstancesRequest) SetAllFailed(v bool) *DeleteResourceInstancesRequest
- func (s *DeleteResourceInstancesRequest) SetInstanceList(v string) *DeleteResourceInstancesRequest
- func (s DeleteResourceInstancesRequest) String() string
- type DeleteResourceInstancesResponse
- func (s DeleteResourceInstancesResponse) GoString() string
- func (s *DeleteResourceInstancesResponse) SetBody(v *DeleteResourceInstancesResponseBody) *DeleteResourceInstancesResponse
- func (s *DeleteResourceInstancesResponse) SetHeaders(v map[string]*string) *DeleteResourceInstancesResponse
- func (s *DeleteResourceInstancesResponse) SetStatusCode(v int32) *DeleteResourceInstancesResponse
- func (s DeleteResourceInstancesResponse) String() string
- type DeleteResourceInstancesResponseBody
- func (s DeleteResourceInstancesResponseBody) GoString() string
- func (s *DeleteResourceInstancesResponseBody) SetMessage(v string) *DeleteResourceInstancesResponseBody
- func (s *DeleteResourceInstancesResponseBody) SetRequestId(v string) *DeleteResourceInstancesResponseBody
- func (s DeleteResourceInstancesResponseBody) String() string
- type DeleteResourceLogResponse
- func (s DeleteResourceLogResponse) GoString() string
- func (s *DeleteResourceLogResponse) SetBody(v *DeleteResourceLogResponseBody) *DeleteResourceLogResponse
- func (s *DeleteResourceLogResponse) SetHeaders(v map[string]*string) *DeleteResourceLogResponse
- func (s *DeleteResourceLogResponse) SetStatusCode(v int32) *DeleteResourceLogResponse
- func (s DeleteResourceLogResponse) String() string
- type DeleteResourceLogResponseBody
- type DeleteResourceResponse
- func (s DeleteResourceResponse) GoString() string
- func (s *DeleteResourceResponse) SetBody(v *DeleteResourceResponseBody) *DeleteResourceResponse
- func (s *DeleteResourceResponse) SetHeaders(v map[string]*string) *DeleteResourceResponse
- func (s *DeleteResourceResponse) SetStatusCode(v int32) *DeleteResourceResponse
- func (s DeleteResourceResponse) String() string
- type DeleteResourceResponseBody
- type DeleteServiceAutoScalerResponse
- func (s DeleteServiceAutoScalerResponse) GoString() string
- func (s *DeleteServiceAutoScalerResponse) SetBody(v *DeleteServiceAutoScalerResponseBody) *DeleteServiceAutoScalerResponse
- func (s *DeleteServiceAutoScalerResponse) SetHeaders(v map[string]*string) *DeleteServiceAutoScalerResponse
- func (s *DeleteServiceAutoScalerResponse) SetStatusCode(v int32) *DeleteServiceAutoScalerResponse
- func (s DeleteServiceAutoScalerResponse) String() string
- type DeleteServiceAutoScalerResponseBody
- func (s DeleteServiceAutoScalerResponseBody) GoString() string
- func (s *DeleteServiceAutoScalerResponseBody) SetMessage(v string) *DeleteServiceAutoScalerResponseBody
- func (s *DeleteServiceAutoScalerResponseBody) SetRequestId(v string) *DeleteServiceAutoScalerResponseBody
- func (s DeleteServiceAutoScalerResponseBody) String() string
- type DeleteServiceCronScalerResponse
- func (s DeleteServiceCronScalerResponse) GoString() string
- func (s *DeleteServiceCronScalerResponse) SetBody(v *DeleteServiceCronScalerResponseBody) *DeleteServiceCronScalerResponse
- func (s *DeleteServiceCronScalerResponse) SetHeaders(v map[string]*string) *DeleteServiceCronScalerResponse
- func (s *DeleteServiceCronScalerResponse) SetStatusCode(v int32) *DeleteServiceCronScalerResponse
- func (s DeleteServiceCronScalerResponse) String() string
- type DeleteServiceCronScalerResponseBody
- func (s DeleteServiceCronScalerResponseBody) GoString() string
- func (s *DeleteServiceCronScalerResponseBody) SetMessage(v string) *DeleteServiceCronScalerResponseBody
- func (s *DeleteServiceCronScalerResponseBody) SetRequestId(v string) *DeleteServiceCronScalerResponseBody
- func (s DeleteServiceCronScalerResponseBody) String() string
- type DeleteServiceInstancesRequest
- func (s DeleteServiceInstancesRequest) GoString() string
- func (s *DeleteServiceInstancesRequest) SetContainer(v string) *DeleteServiceInstancesRequest
- func (s *DeleteServiceInstancesRequest) SetInstanceList(v string) *DeleteServiceInstancesRequest
- func (s *DeleteServiceInstancesRequest) SetSoftRestart(v bool) *DeleteServiceInstancesRequest
- func (s DeleteServiceInstancesRequest) String() string
- type DeleteServiceInstancesResponse
- func (s DeleteServiceInstancesResponse) GoString() string
- func (s *DeleteServiceInstancesResponse) SetBody(v *DeleteServiceInstancesResponseBody) *DeleteServiceInstancesResponse
- func (s *DeleteServiceInstancesResponse) SetHeaders(v map[string]*string) *DeleteServiceInstancesResponse
- func (s *DeleteServiceInstancesResponse) SetStatusCode(v int32) *DeleteServiceInstancesResponse
- func (s DeleteServiceInstancesResponse) String() string
- type DeleteServiceInstancesResponseBody
- func (s DeleteServiceInstancesResponseBody) GoString() string
- func (s *DeleteServiceInstancesResponseBody) SetMessage(v string) *DeleteServiceInstancesResponseBody
- func (s *DeleteServiceInstancesResponseBody) SetRequestId(v string) *DeleteServiceInstancesResponseBody
- func (s DeleteServiceInstancesResponseBody) String() string
- type DeleteServiceLabelRequest
- type DeleteServiceLabelResponse
- func (s DeleteServiceLabelResponse) GoString() string
- func (s *DeleteServiceLabelResponse) SetBody(v *DeleteServiceLabelResponseBody) *DeleteServiceLabelResponse
- func (s *DeleteServiceLabelResponse) SetHeaders(v map[string]*string) *DeleteServiceLabelResponse
- func (s *DeleteServiceLabelResponse) SetStatusCode(v int32) *DeleteServiceLabelResponse
- func (s DeleteServiceLabelResponse) String() string
- type DeleteServiceLabelResponseBody
- func (s DeleteServiceLabelResponseBody) GoString() string
- func (s *DeleteServiceLabelResponseBody) SetMessage(v string) *DeleteServiceLabelResponseBody
- func (s *DeleteServiceLabelResponseBody) SetRequestId(v string) *DeleteServiceLabelResponseBody
- func (s DeleteServiceLabelResponseBody) String() string
- type DeleteServiceLabelShrinkRequest
- type DeleteServiceMirrorResponse
- func (s DeleteServiceMirrorResponse) GoString() string
- func (s *DeleteServiceMirrorResponse) SetBody(v *DeleteServiceMirrorResponseBody) *DeleteServiceMirrorResponse
- func (s *DeleteServiceMirrorResponse) SetHeaders(v map[string]*string) *DeleteServiceMirrorResponse
- func (s *DeleteServiceMirrorResponse) SetStatusCode(v int32) *DeleteServiceMirrorResponse
- func (s DeleteServiceMirrorResponse) String() string
- type DeleteServiceMirrorResponseBody
- func (s DeleteServiceMirrorResponseBody) GoString() string
- func (s *DeleteServiceMirrorResponseBody) SetMessage(v string) *DeleteServiceMirrorResponseBody
- func (s *DeleteServiceMirrorResponseBody) SetRequestId(v string) *DeleteServiceMirrorResponseBody
- func (s DeleteServiceMirrorResponseBody) String() string
- type DeleteServiceResponse
- func (s DeleteServiceResponse) GoString() string
- func (s *DeleteServiceResponse) SetBody(v *DeleteServiceResponseBody) *DeleteServiceResponse
- func (s *DeleteServiceResponse) SetHeaders(v map[string]*string) *DeleteServiceResponse
- func (s *DeleteServiceResponse) SetStatusCode(v int32) *DeleteServiceResponse
- func (s DeleteServiceResponse) String() string
- type DeleteServiceResponseBody
- type DescribeBenchmarkTaskReportRequest
- type DescribeBenchmarkTaskReportResponse
- func (s DescribeBenchmarkTaskReportResponse) GoString() string
- func (s *DescribeBenchmarkTaskReportResponse) SetBody(v *DescribeBenchmarkTaskReportResponseBody) *DescribeBenchmarkTaskReportResponse
- func (s *DescribeBenchmarkTaskReportResponse) SetHeaders(v map[string]*string) *DescribeBenchmarkTaskReportResponse
- func (s *DescribeBenchmarkTaskReportResponse) SetStatusCode(v int32) *DescribeBenchmarkTaskReportResponse
- func (s DescribeBenchmarkTaskReportResponse) String() string
- type DescribeBenchmarkTaskReportResponseBody
- func (s DescribeBenchmarkTaskReportResponseBody) GoString() string
- func (s *DescribeBenchmarkTaskReportResponseBody) SetData(v interface{}) *DescribeBenchmarkTaskReportResponseBody
- func (s *DescribeBenchmarkTaskReportResponseBody) SetReportUrl(v string) *DescribeBenchmarkTaskReportResponseBody
- func (s *DescribeBenchmarkTaskReportResponseBody) SetRequestId(v string) *DescribeBenchmarkTaskReportResponseBody
- func (s DescribeBenchmarkTaskReportResponseBody) String() string
- type DescribeBenchmarkTaskResponse
- func (s DescribeBenchmarkTaskResponse) GoString() string
- func (s *DescribeBenchmarkTaskResponse) SetBody(v *DescribeBenchmarkTaskResponseBody) *DescribeBenchmarkTaskResponse
- func (s *DescribeBenchmarkTaskResponse) SetHeaders(v map[string]*string) *DescribeBenchmarkTaskResponse
- func (s *DescribeBenchmarkTaskResponse) SetStatusCode(v int32) *DescribeBenchmarkTaskResponse
- func (s DescribeBenchmarkTaskResponse) String() string
- type DescribeBenchmarkTaskResponseBody
- func (s DescribeBenchmarkTaskResponseBody) GoString() string
- func (s *DescribeBenchmarkTaskResponseBody) SetAvailableAgent(v int64) *DescribeBenchmarkTaskResponseBody
- func (s *DescribeBenchmarkTaskResponseBody) SetCallerUid(v string) *DescribeBenchmarkTaskResponseBody
- func (s *DescribeBenchmarkTaskResponseBody) SetDesiredAgent(v int64) *DescribeBenchmarkTaskResponseBody
- func (s *DescribeBenchmarkTaskResponseBody) SetEndpoint(v string) *DescribeBenchmarkTaskResponseBody
- func (s *DescribeBenchmarkTaskResponseBody) SetMessage(v string) *DescribeBenchmarkTaskResponseBody
- func (s *DescribeBenchmarkTaskResponseBody) SetParentUid(v string) *DescribeBenchmarkTaskResponseBody
- func (s *DescribeBenchmarkTaskResponseBody) SetReason(v string) *DescribeBenchmarkTaskResponseBody
- func (s *DescribeBenchmarkTaskResponseBody) SetRequestId(v string) *DescribeBenchmarkTaskResponseBody
- func (s *DescribeBenchmarkTaskResponseBody) SetServiceName(v string) *DescribeBenchmarkTaskResponseBody
- func (s *DescribeBenchmarkTaskResponseBody) SetStatus(v string) *DescribeBenchmarkTaskResponseBody
- func (s *DescribeBenchmarkTaskResponseBody) SetTaskId(v string) *DescribeBenchmarkTaskResponseBody
- func (s *DescribeBenchmarkTaskResponseBody) SetTaskName(v string) *DescribeBenchmarkTaskResponseBody
- func (s *DescribeBenchmarkTaskResponseBody) SetToken(v string) *DescribeBenchmarkTaskResponseBody
- func (s DescribeBenchmarkTaskResponseBody) String() string
- type DescribeGatewayResponse
- func (s DescribeGatewayResponse) GoString() string
- func (s *DescribeGatewayResponse) SetBody(v *DescribeGatewayResponseBody) *DescribeGatewayResponse
- func (s *DescribeGatewayResponse) SetHeaders(v map[string]*string) *DescribeGatewayResponse
- func (s *DescribeGatewayResponse) SetStatusCode(v int32) *DescribeGatewayResponse
- func (s DescribeGatewayResponse) String() string
- type DescribeGatewayResponseBody
- func (s DescribeGatewayResponseBody) GoString() string
- func (s *DescribeGatewayResponseBody) SetCallerUid(v string) *DescribeGatewayResponseBody
- func (s *DescribeGatewayResponseBody) SetCreateTime(v string) *DescribeGatewayResponseBody
- func (s *DescribeGatewayResponseBody) SetExternalClusterId(v string) *DescribeGatewayResponseBody
- func (s *DescribeGatewayResponseBody) SetGatewayId(v string) *DescribeGatewayResponseBody
- func (s *DescribeGatewayResponseBody) SetGatewayName(v string) *DescribeGatewayResponseBody
- func (s *DescribeGatewayResponseBody) SetInstanceType(v string) *DescribeGatewayResponseBody
- func (s *DescribeGatewayResponseBody) SetInternetAclPolicyList(v []*DescribeGatewayResponseBodyInternetAclPolicyList) *DescribeGatewayResponseBody
- func (s *DescribeGatewayResponseBody) SetInternetDomain(v string) *DescribeGatewayResponseBody
- func (s *DescribeGatewayResponseBody) SetInternetEnabled(v bool) *DescribeGatewayResponseBody
- func (s *DescribeGatewayResponseBody) SetIntranetDomain(v string) *DescribeGatewayResponseBody
- func (s *DescribeGatewayResponseBody) SetIntranetEnabled(v bool) *DescribeGatewayResponseBody
- func (s *DescribeGatewayResponseBody) SetIntranetLinkedVpcList(v []*DescribeGatewayResponseBodyIntranetLinkedVpcList) *DescribeGatewayResponseBody
- func (s *DescribeGatewayResponseBody) SetParentUid(v string) *DescribeGatewayResponseBody
- func (s *DescribeGatewayResponseBody) SetRegion(v string) *DescribeGatewayResponseBody
- func (s *DescribeGatewayResponseBody) SetRequestId(v string) *DescribeGatewayResponseBody
- func (s *DescribeGatewayResponseBody) SetStatus(v string) *DescribeGatewayResponseBody
- func (s *DescribeGatewayResponseBody) SetUpdateTime(v string) *DescribeGatewayResponseBody
- func (s DescribeGatewayResponseBody) String() string
- type DescribeGatewayResponseBodyInternetAclPolicyList
- func (s DescribeGatewayResponseBodyInternetAclPolicyList) GoString() string
- func (s *DescribeGatewayResponseBodyInternetAclPolicyList) SetComment(v string) *DescribeGatewayResponseBodyInternetAclPolicyList
- func (s *DescribeGatewayResponseBodyInternetAclPolicyList) SetEntry(v string) *DescribeGatewayResponseBodyInternetAclPolicyList
- func (s *DescribeGatewayResponseBodyInternetAclPolicyList) SetStatus(v string) *DescribeGatewayResponseBodyInternetAclPolicyList
- func (s DescribeGatewayResponseBodyInternetAclPolicyList) String() string
- type DescribeGatewayResponseBodyIntranetLinkedVpcList
- func (s DescribeGatewayResponseBodyIntranetLinkedVpcList) GoString() string
- func (s *DescribeGatewayResponseBodyIntranetLinkedVpcList) SetIp(v string) *DescribeGatewayResponseBodyIntranetLinkedVpcList
- func (s *DescribeGatewayResponseBodyIntranetLinkedVpcList) SetSecurityGroupId(v string) *DescribeGatewayResponseBodyIntranetLinkedVpcList
- func (s *DescribeGatewayResponseBodyIntranetLinkedVpcList) SetStatus(v string) *DescribeGatewayResponseBodyIntranetLinkedVpcList
- func (s *DescribeGatewayResponseBodyIntranetLinkedVpcList) SetVSwitchId(v string) *DescribeGatewayResponseBodyIntranetLinkedVpcList
- func (s *DescribeGatewayResponseBodyIntranetLinkedVpcList) SetVpcId(v string) *DescribeGatewayResponseBodyIntranetLinkedVpcList
- func (s DescribeGatewayResponseBodyIntranetLinkedVpcList) String() string
- type DescribeGroupResponse
- func (s DescribeGroupResponse) GoString() string
- func (s *DescribeGroupResponse) SetBody(v *Group) *DescribeGroupResponse
- func (s *DescribeGroupResponse) SetHeaders(v map[string]*string) *DescribeGroupResponse
- func (s *DescribeGroupResponse) SetStatusCode(v int32) *DescribeGroupResponse
- func (s DescribeGroupResponse) String() string
- type DescribeResourceDLinkResponse
- func (s DescribeResourceDLinkResponse) GoString() string
- func (s *DescribeResourceDLinkResponse) SetBody(v *DescribeResourceDLinkResponseBody) *DescribeResourceDLinkResponse
- func (s *DescribeResourceDLinkResponse) SetHeaders(v map[string]*string) *DescribeResourceDLinkResponse
- func (s *DescribeResourceDLinkResponse) SetStatusCode(v int32) *DescribeResourceDLinkResponse
- func (s DescribeResourceDLinkResponse) String() string
- type DescribeResourceDLinkResponseBody
- func (s DescribeResourceDLinkResponseBody) GoString() string
- func (s *DescribeResourceDLinkResponseBody) SetAuxVSwitchList(v []*string) *DescribeResourceDLinkResponseBody
- func (s *DescribeResourceDLinkResponseBody) SetDestinationCIDRs(v string) *DescribeResourceDLinkResponseBody
- func (s *DescribeResourceDLinkResponseBody) SetRequestId(v string) *DescribeResourceDLinkResponseBody
- func (s *DescribeResourceDLinkResponseBody) SetSecurityGroupId(v string) *DescribeResourceDLinkResponseBody
- func (s *DescribeResourceDLinkResponseBody) SetVSwitchId(v string) *DescribeResourceDLinkResponseBody
- func (s *DescribeResourceDLinkResponseBody) SetVpcId(v string) *DescribeResourceDLinkResponseBody
- func (s DescribeResourceDLinkResponseBody) String() string
- type DescribeResourceLogResponse
- func (s DescribeResourceLogResponse) GoString() string
- func (s *DescribeResourceLogResponse) SetBody(v *DescribeResourceLogResponseBody) *DescribeResourceLogResponse
- func (s *DescribeResourceLogResponse) SetHeaders(v map[string]*string) *DescribeResourceLogResponse
- func (s *DescribeResourceLogResponse) SetStatusCode(v int32) *DescribeResourceLogResponse
- func (s DescribeResourceLogResponse) String() string
- type DescribeResourceLogResponseBody
- func (s DescribeResourceLogResponseBody) GoString() string
- func (s *DescribeResourceLogResponseBody) SetLogStore(v string) *DescribeResourceLogResponseBody
- func (s *DescribeResourceLogResponseBody) SetMessage(v string) *DescribeResourceLogResponseBody
- func (s *DescribeResourceLogResponseBody) SetProjectName(v string) *DescribeResourceLogResponseBody
- func (s *DescribeResourceLogResponseBody) SetRequestId(v string) *DescribeResourceLogResponseBody
- func (s *DescribeResourceLogResponseBody) SetStatus(v string) *DescribeResourceLogResponseBody
- func (s DescribeResourceLogResponseBody) String() string
- type DescribeResourceResponse
- func (s DescribeResourceResponse) GoString() string
- func (s *DescribeResourceResponse) SetBody(v *DescribeResourceResponseBody) *DescribeResourceResponse
- func (s *DescribeResourceResponse) SetHeaders(v map[string]*string) *DescribeResourceResponse
- func (s *DescribeResourceResponse) SetStatusCode(v int32) *DescribeResourceResponse
- func (s DescribeResourceResponse) String() string
- type DescribeResourceResponseBody
- func (s DescribeResourceResponseBody) GoString() string
- func (s *DescribeResourceResponseBody) SetClusterId(v string) *DescribeResourceResponseBody
- func (s *DescribeResourceResponseBody) SetCpuCount(v int32) *DescribeResourceResponseBody
- func (s *DescribeResourceResponseBody) SetCreateTime(v string) *DescribeResourceResponseBody
- func (s *DescribeResourceResponseBody) SetExtraData(v string) *DescribeResourceResponseBody
- func (s *DescribeResourceResponseBody) SetGpuCount(v int32) *DescribeResourceResponseBody
- func (s *DescribeResourceResponseBody) SetInstanceCount(v int32) *DescribeResourceResponseBody
- func (s *DescribeResourceResponseBody) SetMessage(v string) *DescribeResourceResponseBody
- func (s *DescribeResourceResponseBody) SetOwnerUid(v string) *DescribeResourceResponseBody
- func (s *DescribeResourceResponseBody) SetPostPaidInstanceCount(v int32) *DescribeResourceResponseBody
- func (s *DescribeResourceResponseBody) SetPrePaidInstanceCount(v int32) *DescribeResourceResponseBody
- func (s *DescribeResourceResponseBody) SetRequestId(v string) *DescribeResourceResponseBody
- func (s *DescribeResourceResponseBody) SetResourceId(v string) *DescribeResourceResponseBody
- func (s *DescribeResourceResponseBody) SetResourceName(v string) *DescribeResourceResponseBody
- func (s *DescribeResourceResponseBody) SetResourceType(v string) *DescribeResourceResponseBody
- func (s *DescribeResourceResponseBody) SetStatus(v string) *DescribeResourceResponseBody
- func (s *DescribeResourceResponseBody) SetUpdateTime(v string) *DescribeResourceResponseBody
- func (s DescribeResourceResponseBody) String() string
- type DescribeServiceAutoScalerResponse
- func (s DescribeServiceAutoScalerResponse) GoString() string
- func (s *DescribeServiceAutoScalerResponse) SetBody(v *DescribeServiceAutoScalerResponseBody) *DescribeServiceAutoScalerResponse
- func (s *DescribeServiceAutoScalerResponse) SetHeaders(v map[string]*string) *DescribeServiceAutoScalerResponse
- func (s *DescribeServiceAutoScalerResponse) SetStatusCode(v int32) *DescribeServiceAutoScalerResponse
- func (s DescribeServiceAutoScalerResponse) String() string
- type DescribeServiceAutoScalerResponseBody
- func (s DescribeServiceAutoScalerResponseBody) GoString() string
- func (s *DescribeServiceAutoScalerResponseBody) SetBehavior(v map[string]interface{}) *DescribeServiceAutoScalerResponseBody
- func (s *DescribeServiceAutoScalerResponseBody) SetCurrentMetrics(v []*DescribeServiceAutoScalerResponseBodyCurrentMetrics) *DescribeServiceAutoScalerResponseBody
- func (s *DescribeServiceAutoScalerResponseBody) SetMaxReplica(v int32) *DescribeServiceAutoScalerResponseBody
- func (s *DescribeServiceAutoScalerResponseBody) SetMinReplica(v int32) *DescribeServiceAutoScalerResponseBody
- func (s *DescribeServiceAutoScalerResponseBody) SetRequestId(v string) *DescribeServiceAutoScalerResponseBody
- func (s *DescribeServiceAutoScalerResponseBody) SetScaleStrategies(v []*DescribeServiceAutoScalerResponseBodyScaleStrategies) *DescribeServiceAutoScalerResponseBody
- func (s *DescribeServiceAutoScalerResponseBody) SetServiceName(v string) *DescribeServiceAutoScalerResponseBody
- func (s DescribeServiceAutoScalerResponseBody) String() string
- type DescribeServiceAutoScalerResponseBodyCurrentMetrics
- func (s DescribeServiceAutoScalerResponseBodyCurrentMetrics) GoString() string
- func (s *DescribeServiceAutoScalerResponseBodyCurrentMetrics) SetMetricName(v string) *DescribeServiceAutoScalerResponseBodyCurrentMetrics
- func (s *DescribeServiceAutoScalerResponseBodyCurrentMetrics) SetService(v string) *DescribeServiceAutoScalerResponseBodyCurrentMetrics
- func (s *DescribeServiceAutoScalerResponseBodyCurrentMetrics) SetValue(v float32) *DescribeServiceAutoScalerResponseBodyCurrentMetrics
- func (s DescribeServiceAutoScalerResponseBodyCurrentMetrics) String() string
- type DescribeServiceAutoScalerResponseBodyScaleStrategies
- func (s DescribeServiceAutoScalerResponseBodyScaleStrategies) GoString() string
- func (s *DescribeServiceAutoScalerResponseBodyScaleStrategies) SetMetricName(v string) *DescribeServiceAutoScalerResponseBodyScaleStrategies
- func (s *DescribeServiceAutoScalerResponseBodyScaleStrategies) SetService(v string) *DescribeServiceAutoScalerResponseBodyScaleStrategies
- func (s *DescribeServiceAutoScalerResponseBodyScaleStrategies) SetThreshold(v float32) *DescribeServiceAutoScalerResponseBodyScaleStrategies
- func (s DescribeServiceAutoScalerResponseBodyScaleStrategies) String() string
- type DescribeServiceCronScalerResponse
- func (s DescribeServiceCronScalerResponse) GoString() string
- func (s *DescribeServiceCronScalerResponse) SetBody(v *DescribeServiceCronScalerResponseBody) *DescribeServiceCronScalerResponse
- func (s *DescribeServiceCronScalerResponse) SetHeaders(v map[string]*string) *DescribeServiceCronScalerResponse
- func (s *DescribeServiceCronScalerResponse) SetStatusCode(v int32) *DescribeServiceCronScalerResponse
- func (s DescribeServiceCronScalerResponse) String() string
- type DescribeServiceCronScalerResponseBody
- func (s DescribeServiceCronScalerResponseBody) GoString() string
- func (s *DescribeServiceCronScalerResponseBody) SetExcludeDates(v []*string) *DescribeServiceCronScalerResponseBody
- func (s *DescribeServiceCronScalerResponseBody) SetRequestId(v string) *DescribeServiceCronScalerResponseBody
- func (s *DescribeServiceCronScalerResponseBody) SetScaleJobs(v []*DescribeServiceCronScalerResponseBodyScaleJobs) *DescribeServiceCronScalerResponseBody
- func (s *DescribeServiceCronScalerResponseBody) SetServiceName(v string) *DescribeServiceCronScalerResponseBody
- func (s DescribeServiceCronScalerResponseBody) String() string
- type DescribeServiceCronScalerResponseBodyScaleJobs
- func (s DescribeServiceCronScalerResponseBodyScaleJobs) GoString() string
- func (s *DescribeServiceCronScalerResponseBodyScaleJobs) SetCreateTime(v string) *DescribeServiceCronScalerResponseBodyScaleJobs
- func (s *DescribeServiceCronScalerResponseBodyScaleJobs) SetLastProbeTime(v string) *DescribeServiceCronScalerResponseBodyScaleJobs
- func (s *DescribeServiceCronScalerResponseBodyScaleJobs) SetMessage(v string) *DescribeServiceCronScalerResponseBodyScaleJobs
- func (s *DescribeServiceCronScalerResponseBodyScaleJobs) SetName(v string) *DescribeServiceCronScalerResponseBodyScaleJobs
- func (s *DescribeServiceCronScalerResponseBodyScaleJobs) SetSchedule(v string) *DescribeServiceCronScalerResponseBodyScaleJobs
- func (s *DescribeServiceCronScalerResponseBodyScaleJobs) SetState(v string) *DescribeServiceCronScalerResponseBodyScaleJobs
- func (s *DescribeServiceCronScalerResponseBodyScaleJobs) SetTargetSize(v int32) *DescribeServiceCronScalerResponseBodyScaleJobs
- func (s DescribeServiceCronScalerResponseBodyScaleJobs) String() string
- type DescribeServiceDiagnosisResponse
- func (s DescribeServiceDiagnosisResponse) GoString() string
- func (s *DescribeServiceDiagnosisResponse) SetBody(v *DescribeServiceDiagnosisResponseBody) *DescribeServiceDiagnosisResponse
- func (s *DescribeServiceDiagnosisResponse) SetHeaders(v map[string]*string) *DescribeServiceDiagnosisResponse
- func (s *DescribeServiceDiagnosisResponse) SetStatusCode(v int32) *DescribeServiceDiagnosisResponse
- func (s DescribeServiceDiagnosisResponse) String() string
- type DescribeServiceDiagnosisResponseBody
- func (s DescribeServiceDiagnosisResponseBody) GoString() string
- func (s *DescribeServiceDiagnosisResponseBody) SetDiagnosisList(v []*DescribeServiceDiagnosisResponseBodyDiagnosisList) *DescribeServiceDiagnosisResponseBody
- func (s *DescribeServiceDiagnosisResponseBody) SetRequestId(v string) *DescribeServiceDiagnosisResponseBody
- func (s DescribeServiceDiagnosisResponseBody) String() string
- type DescribeServiceDiagnosisResponseBodyDiagnosisList
- func (s DescribeServiceDiagnosisResponseBodyDiagnosisList) GoString() string
- func (s *DescribeServiceDiagnosisResponseBodyDiagnosisList) SetAdvices(v []*string) *DescribeServiceDiagnosisResponseBodyDiagnosisList
- func (s *DescribeServiceDiagnosisResponseBodyDiagnosisList) SetCauses(v []*string) *DescribeServiceDiagnosisResponseBodyDiagnosisList
- func (s *DescribeServiceDiagnosisResponseBodyDiagnosisList) SetError(v string) *DescribeServiceDiagnosisResponseBodyDiagnosisList
- func (s DescribeServiceDiagnosisResponseBodyDiagnosisList) String() string
- type DescribeServiceEventRequest
- func (s DescribeServiceEventRequest) GoString() string
- func (s *DescribeServiceEventRequest) SetEndTime(v string) *DescribeServiceEventRequest
- func (s *DescribeServiceEventRequest) SetEventType(v string) *DescribeServiceEventRequest
- func (s *DescribeServiceEventRequest) SetInstanceName(v string) *DescribeServiceEventRequest
- func (s *DescribeServiceEventRequest) SetPageNum(v string) *DescribeServiceEventRequest
- func (s *DescribeServiceEventRequest) SetPageSize(v string) *DescribeServiceEventRequest
- func (s *DescribeServiceEventRequest) SetStartTime(v string) *DescribeServiceEventRequest
- func (s DescribeServiceEventRequest) String() string
- type DescribeServiceEventResponse
- func (s DescribeServiceEventResponse) GoString() string
- func (s *DescribeServiceEventResponse) SetBody(v *DescribeServiceEventResponseBody) *DescribeServiceEventResponse
- func (s *DescribeServiceEventResponse) SetHeaders(v map[string]*string) *DescribeServiceEventResponse
- func (s *DescribeServiceEventResponse) SetStatusCode(v int32) *DescribeServiceEventResponse
- func (s DescribeServiceEventResponse) String() string
- type DescribeServiceEventResponseBody
- func (s DescribeServiceEventResponseBody) GoString() string
- func (s *DescribeServiceEventResponseBody) SetEvents(v []*DescribeServiceEventResponseBodyEvents) *DescribeServiceEventResponseBody
- func (s *DescribeServiceEventResponseBody) SetPageNum(v int64) *DescribeServiceEventResponseBody
- func (s *DescribeServiceEventResponseBody) SetRequestId(v string) *DescribeServiceEventResponseBody
- func (s *DescribeServiceEventResponseBody) SetTotalCount(v int64) *DescribeServiceEventResponseBody
- func (s *DescribeServiceEventResponseBody) SetTotalPageNum(v int64) *DescribeServiceEventResponseBody
- func (s DescribeServiceEventResponseBody) String() string
- type DescribeServiceEventResponseBodyEvents
- func (s DescribeServiceEventResponseBodyEvents) GoString() string
- func (s *DescribeServiceEventResponseBodyEvents) SetMessage(v string) *DescribeServiceEventResponseBodyEvents
- func (s *DescribeServiceEventResponseBodyEvents) SetReason(v string) *DescribeServiceEventResponseBodyEvents
- func (s *DescribeServiceEventResponseBodyEvents) SetTime(v string) *DescribeServiceEventResponseBodyEvents
- func (s *DescribeServiceEventResponseBodyEvents) SetType(v string) *DescribeServiceEventResponseBodyEvents
- func (s DescribeServiceEventResponseBodyEvents) String() string
- type DescribeServiceInstanceDiagnosisResponse
- func (s DescribeServiceInstanceDiagnosisResponse) GoString() string
- func (s *DescribeServiceInstanceDiagnosisResponse) SetBody(v *DescribeServiceInstanceDiagnosisResponseBody) *DescribeServiceInstanceDiagnosisResponse
- func (s *DescribeServiceInstanceDiagnosisResponse) SetHeaders(v map[string]*string) *DescribeServiceInstanceDiagnosisResponse
- func (s *DescribeServiceInstanceDiagnosisResponse) SetStatusCode(v int32) *DescribeServiceInstanceDiagnosisResponse
- func (s DescribeServiceInstanceDiagnosisResponse) String() string
- type DescribeServiceInstanceDiagnosisResponseBody
- func (s DescribeServiceInstanceDiagnosisResponseBody) GoString() string
- func (s *DescribeServiceInstanceDiagnosisResponseBody) SetDiagnosis(v *DescribeServiceInstanceDiagnosisResponseBodyDiagnosis) *DescribeServiceInstanceDiagnosisResponseBody
- func (s *DescribeServiceInstanceDiagnosisResponseBody) SetRequestId(v string) *DescribeServiceInstanceDiagnosisResponseBody
- func (s DescribeServiceInstanceDiagnosisResponseBody) String() string
- type DescribeServiceInstanceDiagnosisResponseBodyDiagnosis
- func (s DescribeServiceInstanceDiagnosisResponseBodyDiagnosis) GoString() string
- func (s *DescribeServiceInstanceDiagnosisResponseBodyDiagnosis) SetAdvices(v []*string) *DescribeServiceInstanceDiagnosisResponseBodyDiagnosis
- func (s *DescribeServiceInstanceDiagnosisResponseBodyDiagnosis) SetCauses(v []*string) *DescribeServiceInstanceDiagnosisResponseBodyDiagnosis
- func (s *DescribeServiceInstanceDiagnosisResponseBodyDiagnosis) SetError(v string) *DescribeServiceInstanceDiagnosisResponseBodyDiagnosis
- func (s DescribeServiceInstanceDiagnosisResponseBodyDiagnosis) String() string
- type DescribeServiceLogRequest
- func (s DescribeServiceLogRequest) GoString() string
- func (s *DescribeServiceLogRequest) SetContainerName(v string) *DescribeServiceLogRequest
- func (s *DescribeServiceLogRequest) SetEndTime(v string) *DescribeServiceLogRequest
- func (s *DescribeServiceLogRequest) SetInstanceName(v string) *DescribeServiceLogRequest
- func (s *DescribeServiceLogRequest) SetIp(v string) *DescribeServiceLogRequest
- func (s *DescribeServiceLogRequest) SetKeyword(v string) *DescribeServiceLogRequest
- func (s *DescribeServiceLogRequest) SetPageNum(v int64) *DescribeServiceLogRequest
- func (s *DescribeServiceLogRequest) SetPageSize(v int64) *DescribeServiceLogRequest
- func (s *DescribeServiceLogRequest) SetPrevious(v bool) *DescribeServiceLogRequest
- func (s *DescribeServiceLogRequest) SetStartTime(v string) *DescribeServiceLogRequest
- func (s DescribeServiceLogRequest) String() string
- type DescribeServiceLogResponse
- func (s DescribeServiceLogResponse) GoString() string
- func (s *DescribeServiceLogResponse) SetBody(v *DescribeServiceLogResponseBody) *DescribeServiceLogResponse
- func (s *DescribeServiceLogResponse) SetHeaders(v map[string]*string) *DescribeServiceLogResponse
- func (s *DescribeServiceLogResponse) SetStatusCode(v int32) *DescribeServiceLogResponse
- func (s DescribeServiceLogResponse) String() string
- type DescribeServiceLogResponseBody
- func (s DescribeServiceLogResponseBody) GoString() string
- func (s *DescribeServiceLogResponseBody) SetLogs(v []*string) *DescribeServiceLogResponseBody
- func (s *DescribeServiceLogResponseBody) SetPageNum(v int64) *DescribeServiceLogResponseBody
- func (s *DescribeServiceLogResponseBody) SetRequestId(v string) *DescribeServiceLogResponseBody
- func (s *DescribeServiceLogResponseBody) SetTotalCount(v int64) *DescribeServiceLogResponseBody
- func (s *DescribeServiceLogResponseBody) SetTotalPageNum(v int64) *DescribeServiceLogResponseBody
- func (s DescribeServiceLogResponseBody) String() string
- type DescribeServiceMirrorResponse
- func (s DescribeServiceMirrorResponse) GoString() string
- func (s *DescribeServiceMirrorResponse) SetBody(v *DescribeServiceMirrorResponseBody) *DescribeServiceMirrorResponse
- func (s *DescribeServiceMirrorResponse) SetHeaders(v map[string]*string) *DescribeServiceMirrorResponse
- func (s *DescribeServiceMirrorResponse) SetStatusCode(v int32) *DescribeServiceMirrorResponse
- func (s DescribeServiceMirrorResponse) String() string
- type DescribeServiceMirrorResponseBody
- func (s DescribeServiceMirrorResponseBody) GoString() string
- func (s *DescribeServiceMirrorResponseBody) SetRatio(v string) *DescribeServiceMirrorResponseBody
- func (s *DescribeServiceMirrorResponseBody) SetRequestId(v string) *DescribeServiceMirrorResponseBody
- func (s *DescribeServiceMirrorResponseBody) SetServiceName(v string) *DescribeServiceMirrorResponseBody
- func (s *DescribeServiceMirrorResponseBody) SetTarget(v string) *DescribeServiceMirrorResponseBody
- func (s DescribeServiceMirrorResponseBody) String() string
- type DescribeServiceResponse
- func (s DescribeServiceResponse) GoString() string
- func (s *DescribeServiceResponse) SetBody(v *Service) *DescribeServiceResponse
- func (s *DescribeServiceResponse) SetHeaders(v map[string]*string) *DescribeServiceResponse
- func (s *DescribeServiceResponse) SetStatusCode(v int32) *DescribeServiceResponse
- func (s DescribeServiceResponse) String() string
- type DescribeSpotDiscountHistoryRequest
- func (s DescribeSpotDiscountHistoryRequest) GoString() string
- func (s *DescribeSpotDiscountHistoryRequest) SetInstanceType(v string) *DescribeSpotDiscountHistoryRequest
- func (s *DescribeSpotDiscountHistoryRequest) SetIsProtect(v bool) *DescribeSpotDiscountHistoryRequest
- func (s DescribeSpotDiscountHistoryRequest) String() string
- type DescribeSpotDiscountHistoryResponse
- func (s DescribeSpotDiscountHistoryResponse) GoString() string
- func (s *DescribeSpotDiscountHistoryResponse) SetBody(v *DescribeSpotDiscountHistoryResponseBody) *DescribeSpotDiscountHistoryResponse
- func (s *DescribeSpotDiscountHistoryResponse) SetHeaders(v map[string]*string) *DescribeSpotDiscountHistoryResponse
- func (s *DescribeSpotDiscountHistoryResponse) SetStatusCode(v int32) *DescribeSpotDiscountHistoryResponse
- func (s DescribeSpotDiscountHistoryResponse) String() string
- type DescribeSpotDiscountHistoryResponseBody
- func (s DescribeSpotDiscountHistoryResponseBody) GoString() string
- func (s *DescribeSpotDiscountHistoryResponseBody) SetRequestId(v string) *DescribeSpotDiscountHistoryResponseBody
- func (s *DescribeSpotDiscountHistoryResponseBody) SetSpotDiscounts(v []*DescribeSpotDiscountHistoryResponseBodySpotDiscounts) *DescribeSpotDiscountHistoryResponseBody
- func (s DescribeSpotDiscountHistoryResponseBody) String() string
- type DescribeSpotDiscountHistoryResponseBodySpotDiscounts
- func (s DescribeSpotDiscountHistoryResponseBodySpotDiscounts) GoString() string
- func (s *DescribeSpotDiscountHistoryResponseBodySpotDiscounts) SetInstanceType(v string) *DescribeSpotDiscountHistoryResponseBodySpotDiscounts
- func (s *DescribeSpotDiscountHistoryResponseBodySpotDiscounts) SetSpotDiscount(v string) *DescribeSpotDiscountHistoryResponseBodySpotDiscounts
- func (s *DescribeSpotDiscountHistoryResponseBodySpotDiscounts) SetTimestamp(v string) *DescribeSpotDiscountHistoryResponseBodySpotDiscounts
- func (s *DescribeSpotDiscountHistoryResponseBodySpotDiscounts) SetZoneId(v string) *DescribeSpotDiscountHistoryResponseBodySpotDiscounts
- func (s DescribeSpotDiscountHistoryResponseBodySpotDiscounts) String() string
- type DevelopServiceRequest
- type DevelopServiceResponse
- func (s DevelopServiceResponse) GoString() string
- func (s *DevelopServiceResponse) SetBody(v *DevelopServiceResponseBody) *DevelopServiceResponse
- func (s *DevelopServiceResponse) SetHeaders(v map[string]*string) *DevelopServiceResponse
- func (s *DevelopServiceResponse) SetStatusCode(v int32) *DevelopServiceResponse
- func (s DevelopServiceResponse) String() string
- type DevelopServiceResponseBody
- type Group
- func (s Group) GoString() string
- func (s *Group) SetAccessToken(v string) *Group
- func (s *Group) SetClusterId(v string) *Group
- func (s *Group) SetCreateTime(v string) *Group
- func (s *Group) SetInternetEndpoint(v string) *Group
- func (s *Group) SetIntranetEndpoint(v string) *Group
- func (s *Group) SetName(v string) *Group
- func (s *Group) SetQueueService(v string) *Group
- func (s *Group) SetUpdateTime(v string) *Group
- func (s Group) String() string
- type Instance
- func (s Instance) GoString() string
- func (s *Instance) SetCurrentAmount(v float32) *Instance
- func (s *Instance) SetExternalIP(v string) *Instance
- func (s *Instance) SetExternalInstancePort(v int32) *Instance
- func (s *Instance) SetHostIP(v string) *Instance
- func (s *Instance) SetHostName(v string) *Instance
- func (s *Instance) SetInnerIP(v string) *Instance
- func (s *Instance) SetInstanceName(v string) *Instance
- func (s *Instance) SetInstancePort(v int32) *Instance
- func (s *Instance) SetIsSpot(v bool) *Instance
- func (s *Instance) SetIsolated(v bool) *Instance
- func (s *Instance) SetLastState(v []map[string]interface{}) *Instance
- func (s *Instance) SetNamespace(v string) *Instance
- func (s *Instance) SetOriginalAmount(v float32) *Instance
- func (s *Instance) SetReadyProcesses(v int32) *Instance
- func (s *Instance) SetReason(v string) *Instance
- func (s *Instance) SetResourceType(v string) *Instance
- func (s *Instance) SetRestartCount(v int32) *Instance
- func (s *Instance) SetRole(v string) *Instance
- func (s *Instance) SetStartAt(v string) *Instance
- func (s *Instance) SetStartTime(v string) *Instance
- func (s *Instance) SetStatus(v string) *Instance
- func (s *Instance) SetTenantHostIP(v string) *Instance
- func (s *Instance) SetTenantInstanceIP(v string) *Instance
- func (s *Instance) SetTotalProcesses(v int32) *Instance
- func (s *Instance) SetZone(v string) *Instance
- func (s Instance) String() string
- type ListBenchmarkTaskRequest
- func (s ListBenchmarkTaskRequest) GoString() string
- func (s *ListBenchmarkTaskRequest) SetFilter(v string) *ListBenchmarkTaskRequest
- func (s *ListBenchmarkTaskRequest) SetPageNumber(v string) *ListBenchmarkTaskRequest
- func (s *ListBenchmarkTaskRequest) SetPageSize(v string) *ListBenchmarkTaskRequest
- func (s *ListBenchmarkTaskRequest) SetServiceName(v string) *ListBenchmarkTaskRequest
- func (s ListBenchmarkTaskRequest) String() string
- type ListBenchmarkTaskResponse
- func (s ListBenchmarkTaskResponse) GoString() string
- func (s *ListBenchmarkTaskResponse) SetBody(v *ListBenchmarkTaskResponseBody) *ListBenchmarkTaskResponse
- func (s *ListBenchmarkTaskResponse) SetHeaders(v map[string]*string) *ListBenchmarkTaskResponse
- func (s *ListBenchmarkTaskResponse) SetStatusCode(v int32) *ListBenchmarkTaskResponse
- func (s ListBenchmarkTaskResponse) String() string
- type ListBenchmarkTaskResponseBody
- func (s ListBenchmarkTaskResponseBody) GoString() string
- func (s *ListBenchmarkTaskResponseBody) SetPageNumber(v int32) *ListBenchmarkTaskResponseBody
- func (s *ListBenchmarkTaskResponseBody) SetPageSize(v int32) *ListBenchmarkTaskResponseBody
- func (s *ListBenchmarkTaskResponseBody) SetRequestId(v string) *ListBenchmarkTaskResponseBody
- func (s *ListBenchmarkTaskResponseBody) SetTasks(v []*ListBenchmarkTaskResponseBodyTasks) *ListBenchmarkTaskResponseBody
- func (s *ListBenchmarkTaskResponseBody) SetTotalCount(v int32) *ListBenchmarkTaskResponseBody
- func (s ListBenchmarkTaskResponseBody) String() string
- type ListBenchmarkTaskResponseBodyTasks
- func (s ListBenchmarkTaskResponseBodyTasks) GoString() string
- func (s *ListBenchmarkTaskResponseBodyTasks) SetAvailableAgent(v int64) *ListBenchmarkTaskResponseBodyTasks
- func (s *ListBenchmarkTaskResponseBodyTasks) SetCreateTime(v string) *ListBenchmarkTaskResponseBodyTasks
- func (s *ListBenchmarkTaskResponseBodyTasks) SetMessage(v string) *ListBenchmarkTaskResponseBodyTasks
- func (s *ListBenchmarkTaskResponseBodyTasks) SetRegion(v string) *ListBenchmarkTaskResponseBodyTasks
- func (s *ListBenchmarkTaskResponseBodyTasks) SetServiceName(v string) *ListBenchmarkTaskResponseBodyTasks
- func (s *ListBenchmarkTaskResponseBodyTasks) SetStatus(v string) *ListBenchmarkTaskResponseBodyTasks
- func (s *ListBenchmarkTaskResponseBodyTasks) SetTaskId(v string) *ListBenchmarkTaskResponseBodyTasks
- func (s *ListBenchmarkTaskResponseBodyTasks) SetTaskName(v string) *ListBenchmarkTaskResponseBodyTasks
- func (s *ListBenchmarkTaskResponseBodyTasks) SetUpdateTime(v string) *ListBenchmarkTaskResponseBodyTasks
- func (s ListBenchmarkTaskResponseBodyTasks) String() string
- type ListGatewayIntranetLinkedVpcResponse
- func (s ListGatewayIntranetLinkedVpcResponse) GoString() string
- func (s *ListGatewayIntranetLinkedVpcResponse) SetBody(v *ListGatewayIntranetLinkedVpcResponseBody) *ListGatewayIntranetLinkedVpcResponse
- func (s *ListGatewayIntranetLinkedVpcResponse) SetHeaders(v map[string]*string) *ListGatewayIntranetLinkedVpcResponse
- func (s *ListGatewayIntranetLinkedVpcResponse) SetStatusCode(v int32) *ListGatewayIntranetLinkedVpcResponse
- func (s ListGatewayIntranetLinkedVpcResponse) String() string
- type ListGatewayIntranetLinkedVpcResponseBody
- func (s ListGatewayIntranetLinkedVpcResponseBody) GoString() string
- func (s *ListGatewayIntranetLinkedVpcResponseBody) SetGatewayId(v string) *ListGatewayIntranetLinkedVpcResponseBody
- func (s *ListGatewayIntranetLinkedVpcResponseBody) SetIntranetLinkedVpcList(v []*ListGatewayIntranetLinkedVpcResponseBodyIntranetLinkedVpcList) *ListGatewayIntranetLinkedVpcResponseBody
- func (s *ListGatewayIntranetLinkedVpcResponseBody) SetRequestId(v string) *ListGatewayIntranetLinkedVpcResponseBody
- func (s ListGatewayIntranetLinkedVpcResponseBody) String() string
- type ListGatewayIntranetLinkedVpcResponseBodyIntranetLinkedVpcList
- func (s ListGatewayIntranetLinkedVpcResponseBodyIntranetLinkedVpcList) GoString() string
- func (s *ListGatewayIntranetLinkedVpcResponseBodyIntranetLinkedVpcList) SetIp(v string) *ListGatewayIntranetLinkedVpcResponseBodyIntranetLinkedVpcList
- func (s *ListGatewayIntranetLinkedVpcResponseBodyIntranetLinkedVpcList) SetSecurityGroupId(v string) *ListGatewayIntranetLinkedVpcResponseBodyIntranetLinkedVpcList
- func (s *ListGatewayIntranetLinkedVpcResponseBodyIntranetLinkedVpcList) SetStatus(v string) *ListGatewayIntranetLinkedVpcResponseBodyIntranetLinkedVpcList
- func (s *ListGatewayIntranetLinkedVpcResponseBodyIntranetLinkedVpcList) SetVSwitchId(v string) *ListGatewayIntranetLinkedVpcResponseBodyIntranetLinkedVpcList
- func (s *ListGatewayIntranetLinkedVpcResponseBodyIntranetLinkedVpcList) SetVpcId(v string) *ListGatewayIntranetLinkedVpcResponseBodyIntranetLinkedVpcList
- func (s ListGatewayIntranetLinkedVpcResponseBodyIntranetLinkedVpcList) String() string
- type ListGroupsRequest
- func (s ListGroupsRequest) GoString() string
- func (s *ListGroupsRequest) SetFilter(v string) *ListGroupsRequest
- func (s *ListGroupsRequest) SetPageNumber(v string) *ListGroupsRequest
- func (s *ListGroupsRequest) SetPageSize(v string) *ListGroupsRequest
- func (s *ListGroupsRequest) SetWorkspaceId(v string) *ListGroupsRequest
- func (s ListGroupsRequest) String() string
- type ListGroupsResponse
- func (s ListGroupsResponse) GoString() string
- func (s *ListGroupsResponse) SetBody(v *ListGroupsResponseBody) *ListGroupsResponse
- func (s *ListGroupsResponse) SetHeaders(v map[string]*string) *ListGroupsResponse
- func (s *ListGroupsResponse) SetStatusCode(v int32) *ListGroupsResponse
- func (s ListGroupsResponse) String() string
- type ListGroupsResponseBody
- func (s ListGroupsResponseBody) GoString() string
- func (s *ListGroupsResponseBody) SetGroups(v []*Group) *ListGroupsResponseBody
- func (s *ListGroupsResponseBody) SetPageNumber(v int64) *ListGroupsResponseBody
- func (s *ListGroupsResponseBody) SetPageSize(v int64) *ListGroupsResponseBody
- func (s *ListGroupsResponseBody) SetRequestId(v string) *ListGroupsResponseBody
- func (s *ListGroupsResponseBody) SetTotalCount(v int64) *ListGroupsResponseBody
- func (s ListGroupsResponseBody) String() string
- type ListResourceInstanceWorkerRequest
- func (s ListResourceInstanceWorkerRequest) GoString() string
- func (s *ListResourceInstanceWorkerRequest) SetPageNumber(v int32) *ListResourceInstanceWorkerRequest
- func (s *ListResourceInstanceWorkerRequest) SetPageSize(v int32) *ListResourceInstanceWorkerRequest
- func (s ListResourceInstanceWorkerRequest) String() string
- type ListResourceInstanceWorkerResponse
- func (s ListResourceInstanceWorkerResponse) GoString() string
- func (s *ListResourceInstanceWorkerResponse) SetBody(v *ListResourceInstanceWorkerResponseBody) *ListResourceInstanceWorkerResponse
- func (s *ListResourceInstanceWorkerResponse) SetHeaders(v map[string]*string) *ListResourceInstanceWorkerResponse
- func (s *ListResourceInstanceWorkerResponse) SetStatusCode(v int32) *ListResourceInstanceWorkerResponse
- func (s ListResourceInstanceWorkerResponse) String() string
- type ListResourceInstanceWorkerResponseBody
- func (s ListResourceInstanceWorkerResponseBody) GoString() string
- func (s *ListResourceInstanceWorkerResponseBody) SetPageNumber(v int32) *ListResourceInstanceWorkerResponseBody
- func (s *ListResourceInstanceWorkerResponseBody) SetPageSize(v int32) *ListResourceInstanceWorkerResponseBody
- func (s *ListResourceInstanceWorkerResponseBody) SetPods(v []*ResourceInstanceWorker) *ListResourceInstanceWorkerResponseBody
- func (s *ListResourceInstanceWorkerResponseBody) SetRequestId(v string) *ListResourceInstanceWorkerResponseBody
- func (s *ListResourceInstanceWorkerResponseBody) SetTotalCount(v int32) *ListResourceInstanceWorkerResponseBody
- func (s ListResourceInstanceWorkerResponseBody) String() string
- type ListResourceInstancesRequest
- func (s ListResourceInstancesRequest) GoString() string
- func (s *ListResourceInstancesRequest) SetChargeType(v string) *ListResourceInstancesRequest
- func (s *ListResourceInstancesRequest) SetFilter(v string) *ListResourceInstancesRequest
- func (s *ListResourceInstancesRequest) SetInstanceIP(v string) *ListResourceInstancesRequest
- func (s *ListResourceInstancesRequest) SetInstanceId(v string) *ListResourceInstancesRequest
- func (s *ListResourceInstancesRequest) SetInstanceName(v string) *ListResourceInstancesRequest
- func (s *ListResourceInstancesRequest) SetInstanceStatus(v string) *ListResourceInstancesRequest
- func (s *ListResourceInstancesRequest) SetOrder(v string) *ListResourceInstancesRequest
- func (s *ListResourceInstancesRequest) SetPageNumber(v int32) *ListResourceInstancesRequest
- func (s *ListResourceInstancesRequest) SetPageSize(v int32) *ListResourceInstancesRequest
- func (s *ListResourceInstancesRequest) SetSort(v string) *ListResourceInstancesRequest
- func (s ListResourceInstancesRequest) String() string
- type ListResourceInstancesResponse
- func (s ListResourceInstancesResponse) GoString() string
- func (s *ListResourceInstancesResponse) SetBody(v *ListResourceInstancesResponseBody) *ListResourceInstancesResponse
- func (s *ListResourceInstancesResponse) SetHeaders(v map[string]*string) *ListResourceInstancesResponse
- func (s *ListResourceInstancesResponse) SetStatusCode(v int32) *ListResourceInstancesResponse
- func (s ListResourceInstancesResponse) String() string
- type ListResourceInstancesResponseBody
- func (s ListResourceInstancesResponseBody) GoString() string
- func (s *ListResourceInstancesResponseBody) SetInstances(v []*ResourceInstance) *ListResourceInstancesResponseBody
- func (s *ListResourceInstancesResponseBody) SetPageNumber(v int32) *ListResourceInstancesResponseBody
- func (s *ListResourceInstancesResponseBody) SetPageSize(v int32) *ListResourceInstancesResponseBody
- func (s *ListResourceInstancesResponseBody) SetRequestId(v string) *ListResourceInstancesResponseBody
- func (s *ListResourceInstancesResponseBody) SetTotalCount(v int32) *ListResourceInstancesResponseBody
- func (s ListResourceInstancesResponseBody) String() string
- type ListResourceServicesRequest
- type ListResourceServicesResponse
- func (s ListResourceServicesResponse) GoString() string
- func (s *ListResourceServicesResponse) SetBody(v *ListResourceServicesResponseBody) *ListResourceServicesResponse
- func (s *ListResourceServicesResponse) SetHeaders(v map[string]*string) *ListResourceServicesResponse
- func (s *ListResourceServicesResponse) SetStatusCode(v int32) *ListResourceServicesResponse
- func (s ListResourceServicesResponse) String() string
- type ListResourceServicesResponseBody
- func (s ListResourceServicesResponseBody) GoString() string
- func (s *ListResourceServicesResponseBody) SetPageNumber(v int32) *ListResourceServicesResponseBody
- func (s *ListResourceServicesResponseBody) SetPageSize(v int32) *ListResourceServicesResponseBody
- func (s *ListResourceServicesResponseBody) SetRequestId(v string) *ListResourceServicesResponseBody
- func (s *ListResourceServicesResponseBody) SetServices(v []*Service) *ListResourceServicesResponseBody
- func (s *ListResourceServicesResponseBody) SetTotalCount(v int32) *ListResourceServicesResponseBody
- func (s ListResourceServicesResponseBody) String() string
- type ListResourcesRequest
- func (s ListResourcesRequest) GoString() string
- func (s *ListResourcesRequest) SetPageNumber(v int32) *ListResourcesRequest
- func (s *ListResourcesRequest) SetPageSize(v int32) *ListResourcesRequest
- func (s *ListResourcesRequest) SetResourceId(v string) *ListResourcesRequest
- func (s *ListResourcesRequest) SetResourceName(v string) *ListResourcesRequest
- func (s *ListResourcesRequest) SetResourceType(v string) *ListResourcesRequest
- func (s ListResourcesRequest) String() string
- type ListResourcesResponse
- func (s ListResourcesResponse) GoString() string
- func (s *ListResourcesResponse) SetBody(v *ListResourcesResponseBody) *ListResourcesResponse
- func (s *ListResourcesResponse) SetHeaders(v map[string]*string) *ListResourcesResponse
- func (s *ListResourcesResponse) SetStatusCode(v int32) *ListResourcesResponse
- func (s ListResourcesResponse) String() string
- type ListResourcesResponseBody
- func (s ListResourcesResponseBody) GoString() string
- func (s *ListResourcesResponseBody) SetPageNumber(v int32) *ListResourcesResponseBody
- func (s *ListResourcesResponseBody) SetPageSize(v int32) *ListResourcesResponseBody
- func (s *ListResourcesResponseBody) SetRequestId(v string) *ListResourcesResponseBody
- func (s *ListResourcesResponseBody) SetResources(v []*Resource) *ListResourcesResponseBody
- func (s *ListResourcesResponseBody) SetTotalCount(v int32) *ListResourcesResponseBody
- func (s ListResourcesResponseBody) String() string
- type ListServiceContainersResponse
- func (s ListServiceContainersResponse) GoString() string
- func (s *ListServiceContainersResponse) SetBody(v *ListServiceContainersResponseBody) *ListServiceContainersResponse
- func (s *ListServiceContainersResponse) SetHeaders(v map[string]*string) *ListServiceContainersResponse
- func (s *ListServiceContainersResponse) SetStatusCode(v int32) *ListServiceContainersResponse
- func (s ListServiceContainersResponse) String() string
- type ListServiceContainersResponseBody
- func (s ListServiceContainersResponseBody) GoString() string
- func (s *ListServiceContainersResponseBody) SetContainers(v []*ContainerInfo) *ListServiceContainersResponseBody
- func (s *ListServiceContainersResponseBody) SetRequestId(v string) *ListServiceContainersResponseBody
- func (s *ListServiceContainersResponseBody) SetServiceName(v string) *ListServiceContainersResponseBody
- func (s ListServiceContainersResponseBody) String() string
- type ListServiceInstancesRequest
- func (s ListServiceInstancesRequest) GoString() string
- func (s *ListServiceInstancesRequest) SetFilter(v string) *ListServiceInstancesRequest
- func (s *ListServiceInstancesRequest) SetHostIP(v string) *ListServiceInstancesRequest
- func (s *ListServiceInstancesRequest) SetInstanceIP(v string) *ListServiceInstancesRequest
- func (s *ListServiceInstancesRequest) SetInstanceName(v string) *ListServiceInstancesRequest
- func (s *ListServiceInstancesRequest) SetInstanceStatus(v string) *ListServiceInstancesRequest
- func (s *ListServiceInstancesRequest) SetInstanceType(v string) *ListServiceInstancesRequest
- func (s *ListServiceInstancesRequest) SetIsSpot(v bool) *ListServiceInstancesRequest
- func (s *ListServiceInstancesRequest) SetOrder(v string) *ListServiceInstancesRequest
- func (s *ListServiceInstancesRequest) SetPageNumber(v int32) *ListServiceInstancesRequest
- func (s *ListServiceInstancesRequest) SetPageSize(v int32) *ListServiceInstancesRequest
- func (s *ListServiceInstancesRequest) SetResourceType(v string) *ListServiceInstancesRequest
- func (s *ListServiceInstancesRequest) SetRole(v string) *ListServiceInstancesRequest
- func (s *ListServiceInstancesRequest) SetSort(v string) *ListServiceInstancesRequest
- func (s ListServiceInstancesRequest) String() string
- type ListServiceInstancesResponse
- func (s ListServiceInstancesResponse) GoString() string
- func (s *ListServiceInstancesResponse) SetBody(v *ListServiceInstancesResponseBody) *ListServiceInstancesResponse
- func (s *ListServiceInstancesResponse) SetHeaders(v map[string]*string) *ListServiceInstancesResponse
- func (s *ListServiceInstancesResponse) SetStatusCode(v int32) *ListServiceInstancesResponse
- func (s ListServiceInstancesResponse) String() string
- type ListServiceInstancesResponseBody
- func (s ListServiceInstancesResponseBody) GoString() string
- func (s *ListServiceInstancesResponseBody) SetInstances(v []*Instance) *ListServiceInstancesResponseBody
- func (s *ListServiceInstancesResponseBody) SetPageNumber(v int32) *ListServiceInstancesResponseBody
- func (s *ListServiceInstancesResponseBody) SetPageSize(v int32) *ListServiceInstancesResponseBody
- func (s *ListServiceInstancesResponseBody) SetRequestId(v string) *ListServiceInstancesResponseBody
- func (s *ListServiceInstancesResponseBody) SetTotalCount(v int32) *ListServiceInstancesResponseBody
- func (s ListServiceInstancesResponseBody) String() string
- type ListServiceVersionsRequest
- type ListServiceVersionsResponse
- func (s ListServiceVersionsResponse) GoString() string
- func (s *ListServiceVersionsResponse) SetBody(v *ListServiceVersionsResponseBody) *ListServiceVersionsResponse
- func (s *ListServiceVersionsResponse) SetHeaders(v map[string]*string) *ListServiceVersionsResponse
- func (s *ListServiceVersionsResponse) SetStatusCode(v int32) *ListServiceVersionsResponse
- func (s ListServiceVersionsResponse) String() string
- type ListServiceVersionsResponseBody
- func (s ListServiceVersionsResponseBody) GoString() string
- func (s *ListServiceVersionsResponseBody) SetPageNumber(v int32) *ListServiceVersionsResponseBody
- func (s *ListServiceVersionsResponseBody) SetPageSize(v int32) *ListServiceVersionsResponseBody
- func (s *ListServiceVersionsResponseBody) SetRequestId(v string) *ListServiceVersionsResponseBody
- func (s *ListServiceVersionsResponseBody) SetTotalCount(v int64) *ListServiceVersionsResponseBody
- func (s *ListServiceVersionsResponseBody) SetVersions(v []*ListServiceVersionsResponseBodyVersions) *ListServiceVersionsResponseBody
- func (s ListServiceVersionsResponseBody) String() string
- type ListServiceVersionsResponseBodyVersions
- func (s ListServiceVersionsResponseBodyVersions) GoString() string
- func (s *ListServiceVersionsResponseBodyVersions) SetBuildTime(v string) *ListServiceVersionsResponseBodyVersions
- func (s *ListServiceVersionsResponseBodyVersions) SetImageAvailable(v string) *ListServiceVersionsResponseBodyVersions
- func (s *ListServiceVersionsResponseBodyVersions) SetImageId(v int32) *ListServiceVersionsResponseBodyVersions
- func (s *ListServiceVersionsResponseBodyVersions) SetMessage(v string) *ListServiceVersionsResponseBodyVersions
- func (s *ListServiceVersionsResponseBodyVersions) SetServiceConfig(v string) *ListServiceVersionsResponseBodyVersions
- func (s *ListServiceVersionsResponseBodyVersions) SetServiceRunnable(v string) *ListServiceVersionsResponseBodyVersions
- func (s ListServiceVersionsResponseBodyVersions) String() string
- type ListServicesRequest
- func (s ListServicesRequest) GoString() string
- func (s *ListServicesRequest) SetFilter(v string) *ListServicesRequest
- func (s *ListServicesRequest) SetGroupName(v string) *ListServicesRequest
- func (s *ListServicesRequest) SetLabel(v map[string]*string) *ListServicesRequest
- func (s *ListServicesRequest) SetOrder(v string) *ListServicesRequest
- func (s *ListServicesRequest) SetPageNumber(v int32) *ListServicesRequest
- func (s *ListServicesRequest) SetPageSize(v int32) *ListServicesRequest
- func (s *ListServicesRequest) SetParentServiceUid(v string) *ListServicesRequest
- func (s *ListServicesRequest) SetQuotaId(v string) *ListServicesRequest
- func (s *ListServicesRequest) SetResourceName(v string) *ListServicesRequest
- func (s *ListServicesRequest) SetServiceName(v string) *ListServicesRequest
- func (s *ListServicesRequest) SetServiceStatus(v string) *ListServicesRequest
- func (s *ListServicesRequest) SetServiceType(v string) *ListServicesRequest
- func (s *ListServicesRequest) SetServiceUid(v string) *ListServicesRequest
- func (s *ListServicesRequest) SetSort(v string) *ListServicesRequest
- func (s *ListServicesRequest) SetWorkspaceId(v string) *ListServicesRequest
- func (s ListServicesRequest) String() string
- type ListServicesResponse
- func (s ListServicesResponse) GoString() string
- func (s *ListServicesResponse) SetBody(v *ListServicesResponseBody) *ListServicesResponse
- func (s *ListServicesResponse) SetHeaders(v map[string]*string) *ListServicesResponse
- func (s *ListServicesResponse) SetStatusCode(v int32) *ListServicesResponse
- func (s ListServicesResponse) String() string
- type ListServicesResponseBody
- func (s ListServicesResponseBody) GoString() string
- func (s *ListServicesResponseBody) SetPageNumber(v int32) *ListServicesResponseBody
- func (s *ListServicesResponseBody) SetPageSize(v int32) *ListServicesResponseBody
- func (s *ListServicesResponseBody) SetRequestId(v string) *ListServicesResponseBody
- func (s *ListServicesResponseBody) SetServices(v []*Service) *ListServicesResponseBody
- func (s *ListServicesResponseBody) SetTotalCount(v int32) *ListServicesResponseBody
- func (s ListServicesResponseBody) String() string
- type ListServicesShrinkRequest
- func (s ListServicesShrinkRequest) GoString() string
- func (s *ListServicesShrinkRequest) SetFilter(v string) *ListServicesShrinkRequest
- func (s *ListServicesShrinkRequest) SetGroupName(v string) *ListServicesShrinkRequest
- func (s *ListServicesShrinkRequest) SetLabelShrink(v string) *ListServicesShrinkRequest
- func (s *ListServicesShrinkRequest) SetOrder(v string) *ListServicesShrinkRequest
- func (s *ListServicesShrinkRequest) SetPageNumber(v int32) *ListServicesShrinkRequest
- func (s *ListServicesShrinkRequest) SetPageSize(v int32) *ListServicesShrinkRequest
- func (s *ListServicesShrinkRequest) SetParentServiceUid(v string) *ListServicesShrinkRequest
- func (s *ListServicesShrinkRequest) SetQuotaId(v string) *ListServicesShrinkRequest
- func (s *ListServicesShrinkRequest) SetResourceName(v string) *ListServicesShrinkRequest
- func (s *ListServicesShrinkRequest) SetServiceName(v string) *ListServicesShrinkRequest
- func (s *ListServicesShrinkRequest) SetServiceStatus(v string) *ListServicesShrinkRequest
- func (s *ListServicesShrinkRequest) SetServiceType(v string) *ListServicesShrinkRequest
- func (s *ListServicesShrinkRequest) SetServiceUid(v string) *ListServicesShrinkRequest
- func (s *ListServicesShrinkRequest) SetSort(v string) *ListServicesShrinkRequest
- func (s *ListServicesShrinkRequest) SetWorkspaceId(v string) *ListServicesShrinkRequest
- func (s ListServicesShrinkRequest) String() string
- type ReleaseServiceRequest
- type ReleaseServiceResponse
- func (s ReleaseServiceResponse) GoString() string
- func (s *ReleaseServiceResponse) SetBody(v *ReleaseServiceResponseBody) *ReleaseServiceResponse
- func (s *ReleaseServiceResponse) SetHeaders(v map[string]*string) *ReleaseServiceResponse
- func (s *ReleaseServiceResponse) SetStatusCode(v int32) *ReleaseServiceResponse
- func (s ReleaseServiceResponse) String() string
- type ReleaseServiceResponseBody
- type Resource
- func (s Resource) GoString() string
- func (s *Resource) SetClusterId(v string) *Resource
- func (s *Resource) SetCpuCount(v int32) *Resource
- func (s *Resource) SetCreateTime(v string) *Resource
- func (s *Resource) SetExtraData(v map[string]interface{}) *Resource
- func (s *Resource) SetGpuCount(v int32) *Resource
- func (s *Resource) SetInstanceCount(v int32) *Resource
- func (s *Resource) SetMessage(v string) *Resource
- func (s *Resource) SetPostPaidInstanceCount(v int32) *Resource
- func (s *Resource) SetPrePaidInstanceCount(v int32) *Resource
- func (s *Resource) SetResourceId(v string) *Resource
- func (s *Resource) SetResourceName(v string) *Resource
- func (s *Resource) SetResourceType(v string) *Resource
- func (s *Resource) SetStatus(v string) *Resource
- func (s *Resource) SetUpdateTime(v string) *Resource
- func (s *Resource) SetVendor(v string) *Resource
- func (s Resource) String() string
- type ResourceInstance
- func (s ResourceInstance) GoString() string
- func (s *ResourceInstance) SetArch(v string) *ResourceInstance
- func (s *ResourceInstance) SetAutoRenewal(v bool) *ResourceInstance
- func (s *ResourceInstance) SetChargeType(v string) *ResourceInstance
- func (s *ResourceInstance) SetCreateTime(v string) *ResourceInstance
- func (s *ResourceInstance) SetExpiredTime(v string) *ResourceInstance
- func (s *ResourceInstance) SetInstanceCpuCount(v int32) *ResourceInstance
- func (s *ResourceInstance) SetInstanceGpuCount(v int32) *ResourceInstance
- func (s *ResourceInstance) SetInstanceGpuMemory(v string) *ResourceInstance
- func (s *ResourceInstance) SetInstanceId(v string) *ResourceInstance
- func (s *ResourceInstance) SetInstanceIp(v string) *ResourceInstance
- func (s *ResourceInstance) SetInstanceMemory(v string) *ResourceInstance
- func (s *ResourceInstance) SetInstanceName(v string) *ResourceInstance
- func (s *ResourceInstance) SetInstanceStatus(v string) *ResourceInstance
- func (s *ResourceInstance) SetInstanceSystemDiskSize(v int32) *ResourceInstance
- func (s *ResourceInstance) SetInstanceTenantIp(v string) *ResourceInstance
- func (s *ResourceInstance) SetInstanceType(v string) *ResourceInstance
- func (s *ResourceInstance) SetInstanceUsedCpu(v float32) *ResourceInstance
- func (s *ResourceInstance) SetInstanceUsedGpu(v float32) *ResourceInstance
- func (s *ResourceInstance) SetInstanceUsedGpuMemory(v string) *ResourceInstance
- func (s *ResourceInstance) SetInstanceUsedMemory(v string) *ResourceInstance
- func (s *ResourceInstance) SetRegion(v string) *ResourceInstance
- func (s *ResourceInstance) SetResourceId(v string) *ResourceInstance
- func (s *ResourceInstance) SetZone(v string) *ResourceInstance
- func (s ResourceInstance) String() string
- type ResourceInstanceWorker
- func (s ResourceInstanceWorker) GoString() string
- func (s *ResourceInstanceWorker) SetCpuLimit(v int32) *ResourceInstanceWorker
- func (s *ResourceInstanceWorker) SetCpuRequest(v int32) *ResourceInstanceWorker
- func (s *ResourceInstanceWorker) SetGpuLimit(v int32) *ResourceInstanceWorker
- func (s *ResourceInstanceWorker) SetGpuRequest(v int32) *ResourceInstanceWorker
- func (s *ResourceInstanceWorker) SetMemoryLimit(v int32) *ResourceInstanceWorker
- func (s *ResourceInstanceWorker) SetMemoryRquest(v int32) *ResourceInstanceWorker
- func (s *ResourceInstanceWorker) SetName(v string) *ResourceInstanceWorker
- func (s *ResourceInstanceWorker) SetReady(v bool) *ResourceInstanceWorker
- func (s *ResourceInstanceWorker) SetRestartCount(v int32) *ResourceInstanceWorker
- func (s *ResourceInstanceWorker) SetServiceName(v string) *ResourceInstanceWorker
- func (s *ResourceInstanceWorker) SetStartTime(v string) *ResourceInstanceWorker
- func (s *ResourceInstanceWorker) SetStatus(v string) *ResourceInstanceWorker
- func (s ResourceInstanceWorker) String() string
- type RestartServiceResponse
- func (s RestartServiceResponse) GoString() string
- func (s *RestartServiceResponse) SetBody(v *RestartServiceResponseBody) *RestartServiceResponse
- func (s *RestartServiceResponse) SetHeaders(v map[string]*string) *RestartServiceResponse
- func (s *RestartServiceResponse) SetStatusCode(v int32) *RestartServiceResponse
- func (s RestartServiceResponse) String() string
- type RestartServiceResponseBody
- type Service
- func (s Service) GoString() string
- func (s *Service) SetAccessToken(v string) *Service
- func (s *Service) SetAppConfig(v string) *Service
- func (s *Service) SetAppSpecName(v string) *Service
- func (s *Service) SetAppType(v string) *Service
- func (s *Service) SetAppVersion(v string) *Service
- func (s *Service) SetCallerUid(v string) *Service
- func (s *Service) SetCpu(v int32) *Service
- func (s *Service) SetCreateTime(v string) *Service
- func (s *Service) SetCurrentVersion(v int32) *Service
- func (s *Service) SetExtraData(v string) *Service
- func (s *Service) SetGpu(v int32) *Service
- func (s *Service) SetImage(v string) *Service
- func (s *Service) SetInternetEndpoint(v string) *Service
- func (s *Service) SetIntranetEndpoint(v string) *Service
- func (s *Service) SetLabels(v []*ServiceLabels) *Service
- func (s *Service) SetLatestVersion(v int32) *Service
- func (s *Service) SetMemory(v int32) *Service
- func (s *Service) SetMessage(v string) *Service
- func (s *Service) SetNamespace(v string) *Service
- func (s *Service) SetParentUid(v string) *Service
- func (s *Service) SetPendingInstance(v int32) *Service
- func (s *Service) SetReason(v string) *Service
- func (s *Service) SetRegion(v string) *Service
- func (s *Service) SetRequestId(v string) *Service
- func (s *Service) SetResource(v string) *Service
- func (s *Service) SetResourceAlias(v string) *Service
- func (s *Service) SetRole(v string) *Service
- func (s *Service) SetRoleAttrs(v string) *Service
- func (s *Service) SetRunningInstance(v int32) *Service
- func (s *Service) SetSafetyLock(v string) *Service
- func (s *Service) SetSecondaryInternetEndpoint(v string) *Service
- func (s *Service) SetSecondaryIntranetEndpoint(v string) *Service
- func (s *Service) SetServiceConfig(v string) *Service
- func (s *Service) SetServiceGroup(v string) *Service
- func (s *Service) SetServiceId(v string) *Service
- func (s *Service) SetServiceName(v string) *Service
- func (s *Service) SetServiceUid(v string) *Service
- func (s *Service) SetSource(v string) *Service
- func (s *Service) SetStatus(v string) *Service
- func (s *Service) SetTotalInstance(v int32) *Service
- func (s *Service) SetUpdateTime(v string) *Service
- func (s *Service) SetWeight(v int32) *Service
- func (s *Service) SetWorkspaceId(v string) *Service
- func (s Service) String() string
- type ServiceLabels
- type StartBenchmarkTaskResponse
- func (s StartBenchmarkTaskResponse) GoString() string
- func (s *StartBenchmarkTaskResponse) SetBody(v *StartBenchmarkTaskResponseBody) *StartBenchmarkTaskResponse
- func (s *StartBenchmarkTaskResponse) SetHeaders(v map[string]*string) *StartBenchmarkTaskResponse
- func (s *StartBenchmarkTaskResponse) SetStatusCode(v int32) *StartBenchmarkTaskResponse
- func (s StartBenchmarkTaskResponse) String() string
- type StartBenchmarkTaskResponseBody
- func (s StartBenchmarkTaskResponseBody) GoString() string
- func (s *StartBenchmarkTaskResponseBody) SetMessage(v string) *StartBenchmarkTaskResponseBody
- func (s *StartBenchmarkTaskResponseBody) SetRequestId(v string) *StartBenchmarkTaskResponseBody
- func (s StartBenchmarkTaskResponseBody) String() string
- type StartServiceResponse
- func (s StartServiceResponse) GoString() string
- func (s *StartServiceResponse) SetBody(v *StartServiceResponseBody) *StartServiceResponse
- func (s *StartServiceResponse) SetHeaders(v map[string]*string) *StartServiceResponse
- func (s *StartServiceResponse) SetStatusCode(v int32) *StartServiceResponse
- func (s StartServiceResponse) String() string
- type StartServiceResponseBody
- type StopBenchmarkTaskResponse
- func (s StopBenchmarkTaskResponse) GoString() string
- func (s *StopBenchmarkTaskResponse) SetBody(v *StopBenchmarkTaskResponseBody) *StopBenchmarkTaskResponse
- func (s *StopBenchmarkTaskResponse) SetHeaders(v map[string]*string) *StopBenchmarkTaskResponse
- func (s *StopBenchmarkTaskResponse) SetStatusCode(v int32) *StopBenchmarkTaskResponse
- func (s StopBenchmarkTaskResponse) String() string
- type StopBenchmarkTaskResponseBody
- type StopServiceResponse
- func (s StopServiceResponse) GoString() string
- func (s *StopServiceResponse) SetBody(v *StopServiceResponseBody) *StopServiceResponse
- func (s *StopServiceResponse) SetHeaders(v map[string]*string) *StopServiceResponse
- func (s *StopServiceResponse) SetStatusCode(v int32) *StopServiceResponse
- func (s StopServiceResponse) String() string
- type StopServiceResponseBody
- type UpdateAppServiceRequest
- func (s UpdateAppServiceRequest) GoString() string
- func (s *UpdateAppServiceRequest) SetAppType(v string) *UpdateAppServiceRequest
- func (s *UpdateAppServiceRequest) SetAppVersion(v string) *UpdateAppServiceRequest
- func (s *UpdateAppServiceRequest) SetConfig(v map[string]interface{}) *UpdateAppServiceRequest
- func (s *UpdateAppServiceRequest) SetQuotaId(v string) *UpdateAppServiceRequest
- func (s *UpdateAppServiceRequest) SetReplicas(v int32) *UpdateAppServiceRequest
- func (s *UpdateAppServiceRequest) SetServiceSpec(v string) *UpdateAppServiceRequest
- func (s *UpdateAppServiceRequest) SetWorkspaceId(v string) *UpdateAppServiceRequest
- func (s UpdateAppServiceRequest) String() string
- type UpdateAppServiceResponse
- func (s UpdateAppServiceResponse) GoString() string
- func (s *UpdateAppServiceResponse) SetBody(v *UpdateAppServiceResponseBody) *UpdateAppServiceResponse
- func (s *UpdateAppServiceResponse) SetHeaders(v map[string]*string) *UpdateAppServiceResponse
- func (s *UpdateAppServiceResponse) SetStatusCode(v int32) *UpdateAppServiceResponse
- func (s UpdateAppServiceResponse) String() string
- type UpdateAppServiceResponseBody
- type UpdateBenchmarkTaskRequest
- type UpdateBenchmarkTaskResponse
- func (s UpdateBenchmarkTaskResponse) GoString() string
- func (s *UpdateBenchmarkTaskResponse) SetBody(v *UpdateBenchmarkTaskResponseBody) *UpdateBenchmarkTaskResponse
- func (s *UpdateBenchmarkTaskResponse) SetHeaders(v map[string]*string) *UpdateBenchmarkTaskResponse
- func (s *UpdateBenchmarkTaskResponse) SetStatusCode(v int32) *UpdateBenchmarkTaskResponse
- func (s UpdateBenchmarkTaskResponse) String() string
- type UpdateBenchmarkTaskResponseBody
- func (s UpdateBenchmarkTaskResponseBody) GoString() string
- func (s *UpdateBenchmarkTaskResponseBody) SetMessage(v string) *UpdateBenchmarkTaskResponseBody
- func (s *UpdateBenchmarkTaskResponseBody) SetRequestId(v string) *UpdateBenchmarkTaskResponseBody
- func (s UpdateBenchmarkTaskResponseBody) String() string
- type UpdateGatewayRequest
- func (s UpdateGatewayRequest) GoString() string
- func (s *UpdateGatewayRequest) SetEnableInternet(v bool) *UpdateGatewayRequest
- func (s *UpdateGatewayRequest) SetEnableIntranet(v bool) *UpdateGatewayRequest
- func (s *UpdateGatewayRequest) SetInstanceType(v string) *UpdateGatewayRequest
- func (s *UpdateGatewayRequest) SetName(v string) *UpdateGatewayRequest
- func (s UpdateGatewayRequest) String() string
- type UpdateGatewayResponse
- func (s UpdateGatewayResponse) GoString() string
- func (s *UpdateGatewayResponse) SetBody(v *UpdateGatewayResponseBody) *UpdateGatewayResponse
- func (s *UpdateGatewayResponse) SetHeaders(v map[string]*string) *UpdateGatewayResponse
- func (s *UpdateGatewayResponse) SetStatusCode(v int32) *UpdateGatewayResponse
- func (s UpdateGatewayResponse) String() string
- type UpdateGatewayResponseBody
- func (s UpdateGatewayResponseBody) GoString() string
- func (s *UpdateGatewayResponseBody) SetGatewayId(v string) *UpdateGatewayResponseBody
- func (s *UpdateGatewayResponseBody) SetMessage(v string) *UpdateGatewayResponseBody
- func (s *UpdateGatewayResponseBody) SetRequestId(v string) *UpdateGatewayResponseBody
- func (s UpdateGatewayResponseBody) String() string
- type UpdateResourceDLinkRequest
- func (s UpdateResourceDLinkRequest) GoString() string
- func (s *UpdateResourceDLinkRequest) SetDestinationCIDRs(v string) *UpdateResourceDLinkRequest
- func (s *UpdateResourceDLinkRequest) SetSecurityGroupId(v string) *UpdateResourceDLinkRequest
- func (s *UpdateResourceDLinkRequest) SetVSwitchId(v string) *UpdateResourceDLinkRequest
- func (s *UpdateResourceDLinkRequest) SetVSwitchIdList(v []*string) *UpdateResourceDLinkRequest
- func (s UpdateResourceDLinkRequest) String() string
- type UpdateResourceDLinkResponse
- func (s UpdateResourceDLinkResponse) GoString() string
- func (s *UpdateResourceDLinkResponse) SetBody(v *UpdateResourceDLinkResponseBody) *UpdateResourceDLinkResponse
- func (s *UpdateResourceDLinkResponse) SetHeaders(v map[string]*string) *UpdateResourceDLinkResponse
- func (s *UpdateResourceDLinkResponse) SetStatusCode(v int32) *UpdateResourceDLinkResponse
- func (s UpdateResourceDLinkResponse) String() string
- type UpdateResourceDLinkResponseBody
- func (s UpdateResourceDLinkResponseBody) GoString() string
- func (s *UpdateResourceDLinkResponseBody) SetMessage(v string) *UpdateResourceDLinkResponseBody
- func (s *UpdateResourceDLinkResponseBody) SetRequestId(v string) *UpdateResourceDLinkResponseBody
- func (s UpdateResourceDLinkResponseBody) String() string
- type UpdateResourceInstanceRequest
- type UpdateResourceInstanceResponse
- func (s UpdateResourceInstanceResponse) GoString() string
- func (s *UpdateResourceInstanceResponse) SetBody(v *UpdateResourceInstanceResponseBody) *UpdateResourceInstanceResponse
- func (s *UpdateResourceInstanceResponse) SetHeaders(v map[string]*string) *UpdateResourceInstanceResponse
- func (s *UpdateResourceInstanceResponse) SetStatusCode(v int32) *UpdateResourceInstanceResponse
- func (s UpdateResourceInstanceResponse) String() string
- type UpdateResourceInstanceResponseBody
- func (s UpdateResourceInstanceResponseBody) GoString() string
- func (s *UpdateResourceInstanceResponseBody) SetInstanceId(v string) *UpdateResourceInstanceResponseBody
- func (s *UpdateResourceInstanceResponseBody) SetRequestId(v string) *UpdateResourceInstanceResponseBody
- func (s *UpdateResourceInstanceResponseBody) SetResourceId(v string) *UpdateResourceInstanceResponseBody
- func (s UpdateResourceInstanceResponseBody) String() string
- type UpdateResourceRequest
- func (s UpdateResourceRequest) GoString() string
- func (s *UpdateResourceRequest) SetResourceName(v string) *UpdateResourceRequest
- func (s *UpdateResourceRequest) SetSelfManagedResourceOptions(v *UpdateResourceRequestSelfManagedResourceOptions) *UpdateResourceRequest
- func (s UpdateResourceRequest) String() string
- type UpdateResourceRequestSelfManagedResourceOptions
- func (s UpdateResourceRequestSelfManagedResourceOptions) GoString() string
- func (s *UpdateResourceRequestSelfManagedResourceOptions) SetNodeMatchLabels(v map[string]*string) *UpdateResourceRequestSelfManagedResourceOptions
- func (s *UpdateResourceRequestSelfManagedResourceOptions) SetNodeTolerations(v []*UpdateResourceRequestSelfManagedResourceOptionsNodeTolerations) *UpdateResourceRequestSelfManagedResourceOptions
- func (s UpdateResourceRequestSelfManagedResourceOptions) String() string
- type UpdateResourceRequestSelfManagedResourceOptionsNodeTolerations
- func (s UpdateResourceRequestSelfManagedResourceOptionsNodeTolerations) GoString() string
- func (s *UpdateResourceRequestSelfManagedResourceOptionsNodeTolerations) SetEffect(v string) *UpdateResourceRequestSelfManagedResourceOptionsNodeTolerations
- func (s *UpdateResourceRequestSelfManagedResourceOptionsNodeTolerations) SetKey(v string) *UpdateResourceRequestSelfManagedResourceOptionsNodeTolerations
- func (s *UpdateResourceRequestSelfManagedResourceOptionsNodeTolerations) SetOperator(v string) *UpdateResourceRequestSelfManagedResourceOptionsNodeTolerations
- func (s *UpdateResourceRequestSelfManagedResourceOptionsNodeTolerations) SetValue(v string) *UpdateResourceRequestSelfManagedResourceOptionsNodeTolerations
- func (s UpdateResourceRequestSelfManagedResourceOptionsNodeTolerations) String() string
- type UpdateResourceResponse
- func (s UpdateResourceResponse) GoString() string
- func (s *UpdateResourceResponse) SetBody(v *UpdateResourceResponseBody) *UpdateResourceResponse
- func (s *UpdateResourceResponse) SetHeaders(v map[string]*string) *UpdateResourceResponse
- func (s *UpdateResourceResponse) SetStatusCode(v int32) *UpdateResourceResponse
- func (s UpdateResourceResponse) String() string
- type UpdateResourceResponseBody
- func (s UpdateResourceResponseBody) GoString() string
- func (s *UpdateResourceResponseBody) SetRequestId(v string) *UpdateResourceResponseBody
- func (s *UpdateResourceResponseBody) SetResourceId(v string) *UpdateResourceResponseBody
- func (s *UpdateResourceResponseBody) SetResourceName(v string) *UpdateResourceResponseBody
- func (s UpdateResourceResponseBody) String() string
- type UpdateServiceAutoScalerRequest
- func (s UpdateServiceAutoScalerRequest) GoString() string
- func (s *UpdateServiceAutoScalerRequest) SetBehavior(v *UpdateServiceAutoScalerRequestBehavior) *UpdateServiceAutoScalerRequest
- func (s *UpdateServiceAutoScalerRequest) SetMax(v int32) *UpdateServiceAutoScalerRequest
- func (s *UpdateServiceAutoScalerRequest) SetMin(v int32) *UpdateServiceAutoScalerRequest
- func (s *UpdateServiceAutoScalerRequest) SetScaleStrategies(v []*UpdateServiceAutoScalerRequestScaleStrategies) *UpdateServiceAutoScalerRequest
- func (s UpdateServiceAutoScalerRequest) String() string
- type UpdateServiceAutoScalerRequestBehavior
- func (s UpdateServiceAutoScalerRequestBehavior) GoString() string
- func (s *UpdateServiceAutoScalerRequestBehavior) SetOnZero(v *UpdateServiceAutoScalerRequestBehaviorOnZero) *UpdateServiceAutoScalerRequestBehavior
- func (s *UpdateServiceAutoScalerRequestBehavior) SetScaleDown(v *UpdateServiceAutoScalerRequestBehaviorScaleDown) *UpdateServiceAutoScalerRequestBehavior
- func (s *UpdateServiceAutoScalerRequestBehavior) SetScaleUp(v *UpdateServiceAutoScalerRequestBehaviorScaleUp) *UpdateServiceAutoScalerRequestBehavior
- func (s UpdateServiceAutoScalerRequestBehavior) String() string
- type UpdateServiceAutoScalerRequestBehaviorOnZero
- func (s UpdateServiceAutoScalerRequestBehaviorOnZero) GoString() string
- func (s *UpdateServiceAutoScalerRequestBehaviorOnZero) SetScaleDownGracePeriodSeconds(v int32) *UpdateServiceAutoScalerRequestBehaviorOnZero
- func (s *UpdateServiceAutoScalerRequestBehaviorOnZero) SetScaleUpActivationReplicas(v int32) *UpdateServiceAutoScalerRequestBehaviorOnZero
- func (s UpdateServiceAutoScalerRequestBehaviorOnZero) String() string
- type UpdateServiceAutoScalerRequestBehaviorScaleDown
- type UpdateServiceAutoScalerRequestBehaviorScaleUp
- type UpdateServiceAutoScalerRequestScaleStrategies
- func (s UpdateServiceAutoScalerRequestScaleStrategies) GoString() string
- func (s *UpdateServiceAutoScalerRequestScaleStrategies) SetMetricName(v string) *UpdateServiceAutoScalerRequestScaleStrategies
- func (s *UpdateServiceAutoScalerRequestScaleStrategies) SetService(v string) *UpdateServiceAutoScalerRequestScaleStrategies
- func (s *UpdateServiceAutoScalerRequestScaleStrategies) SetThreshold(v float32) *UpdateServiceAutoScalerRequestScaleStrategies
- func (s UpdateServiceAutoScalerRequestScaleStrategies) String() string
- type UpdateServiceAutoScalerResponse
- func (s UpdateServiceAutoScalerResponse) GoString() string
- func (s *UpdateServiceAutoScalerResponse) SetBody(v *UpdateServiceAutoScalerResponseBody) *UpdateServiceAutoScalerResponse
- func (s *UpdateServiceAutoScalerResponse) SetHeaders(v map[string]*string) *UpdateServiceAutoScalerResponse
- func (s *UpdateServiceAutoScalerResponse) SetStatusCode(v int32) *UpdateServiceAutoScalerResponse
- func (s UpdateServiceAutoScalerResponse) String() string
- type UpdateServiceAutoScalerResponseBody
- func (s UpdateServiceAutoScalerResponseBody) GoString() string
- func (s *UpdateServiceAutoScalerResponseBody) SetMessage(v string) *UpdateServiceAutoScalerResponseBody
- func (s *UpdateServiceAutoScalerResponseBody) SetRequestId(v string) *UpdateServiceAutoScalerResponseBody
- func (s UpdateServiceAutoScalerResponseBody) String() string
- type UpdateServiceCronScalerRequest
- func (s UpdateServiceCronScalerRequest) GoString() string
- func (s *UpdateServiceCronScalerRequest) SetExcludeDates(v []*string) *UpdateServiceCronScalerRequest
- func (s *UpdateServiceCronScalerRequest) SetScaleJobs(v []*UpdateServiceCronScalerRequestScaleJobs) *UpdateServiceCronScalerRequest
- func (s UpdateServiceCronScalerRequest) String() string
- type UpdateServiceCronScalerRequestScaleJobs
- func (s UpdateServiceCronScalerRequestScaleJobs) GoString() string
- func (s *UpdateServiceCronScalerRequestScaleJobs) SetName(v string) *UpdateServiceCronScalerRequestScaleJobs
- func (s *UpdateServiceCronScalerRequestScaleJobs) SetSchedule(v string) *UpdateServiceCronScalerRequestScaleJobs
- func (s *UpdateServiceCronScalerRequestScaleJobs) SetTargetSize(v int32) *UpdateServiceCronScalerRequestScaleJobs
- func (s UpdateServiceCronScalerRequestScaleJobs) String() string
- type UpdateServiceCronScalerResponse
- func (s UpdateServiceCronScalerResponse) GoString() string
- func (s *UpdateServiceCronScalerResponse) SetBody(v *UpdateServiceCronScalerResponseBody) *UpdateServiceCronScalerResponse
- func (s *UpdateServiceCronScalerResponse) SetHeaders(v map[string]*string) *UpdateServiceCronScalerResponse
- func (s *UpdateServiceCronScalerResponse) SetStatusCode(v int32) *UpdateServiceCronScalerResponse
- func (s UpdateServiceCronScalerResponse) String() string
- type UpdateServiceCronScalerResponseBody
- func (s UpdateServiceCronScalerResponseBody) GoString() string
- func (s *UpdateServiceCronScalerResponseBody) SetMessage(v string) *UpdateServiceCronScalerResponseBody
- func (s *UpdateServiceCronScalerResponseBody) SetRequestId(v string) *UpdateServiceCronScalerResponseBody
- func (s UpdateServiceCronScalerResponseBody) String() string
- type UpdateServiceInstanceRequest
- type UpdateServiceInstanceResponse
- func (s UpdateServiceInstanceResponse) GoString() string
- func (s *UpdateServiceInstanceResponse) SetBody(v *UpdateServiceInstanceResponseBody) *UpdateServiceInstanceResponse
- func (s *UpdateServiceInstanceResponse) SetHeaders(v map[string]*string) *UpdateServiceInstanceResponse
- func (s *UpdateServiceInstanceResponse) SetStatusCode(v int32) *UpdateServiceInstanceResponse
- func (s UpdateServiceInstanceResponse) String() string
- type UpdateServiceInstanceResponseBody
- func (s UpdateServiceInstanceResponseBody) GoString() string
- func (s *UpdateServiceInstanceResponseBody) SetMessage(v string) *UpdateServiceInstanceResponseBody
- func (s *UpdateServiceInstanceResponseBody) SetRequestId(v string) *UpdateServiceInstanceResponseBody
- func (s UpdateServiceInstanceResponseBody) String() string
- type UpdateServiceLabelRequest
- type UpdateServiceLabelResponse
- func (s UpdateServiceLabelResponse) GoString() string
- func (s *UpdateServiceLabelResponse) SetBody(v *UpdateServiceLabelResponseBody) *UpdateServiceLabelResponse
- func (s *UpdateServiceLabelResponse) SetHeaders(v map[string]*string) *UpdateServiceLabelResponse
- func (s *UpdateServiceLabelResponse) SetStatusCode(v int32) *UpdateServiceLabelResponse
- func (s UpdateServiceLabelResponse) String() string
- type UpdateServiceLabelResponseBody
- func (s UpdateServiceLabelResponseBody) GoString() string
- func (s *UpdateServiceLabelResponseBody) SetMessage(v string) *UpdateServiceLabelResponseBody
- func (s *UpdateServiceLabelResponseBody) SetRequestId(v string) *UpdateServiceLabelResponseBody
- func (s UpdateServiceLabelResponseBody) String() string
- type UpdateServiceMirrorRequest
- type UpdateServiceMirrorResponse
- func (s UpdateServiceMirrorResponse) GoString() string
- func (s *UpdateServiceMirrorResponse) SetBody(v *UpdateServiceMirrorResponseBody) *UpdateServiceMirrorResponse
- func (s *UpdateServiceMirrorResponse) SetHeaders(v map[string]*string) *UpdateServiceMirrorResponse
- func (s *UpdateServiceMirrorResponse) SetStatusCode(v int32) *UpdateServiceMirrorResponse
- func (s UpdateServiceMirrorResponse) String() string
- type UpdateServiceMirrorResponseBody
- func (s UpdateServiceMirrorResponseBody) GoString() string
- func (s *UpdateServiceMirrorResponseBody) SetMessage(v string) *UpdateServiceMirrorResponseBody
- func (s *UpdateServiceMirrorResponseBody) SetRequestId(v string) *UpdateServiceMirrorResponseBody
- func (s UpdateServiceMirrorResponseBody) String() string
- type UpdateServiceRequest
- type UpdateServiceResponse
- func (s UpdateServiceResponse) GoString() string
- func (s *UpdateServiceResponse) SetBody(v *UpdateServiceResponseBody) *UpdateServiceResponse
- func (s *UpdateServiceResponse) SetHeaders(v map[string]*string) *UpdateServiceResponse
- func (s *UpdateServiceResponse) SetStatusCode(v int32) *UpdateServiceResponse
- func (s UpdateServiceResponse) String() string
- type UpdateServiceResponseBody
- type UpdateServiceSafetyLockRequest
- type UpdateServiceSafetyLockResponse
- func (s UpdateServiceSafetyLockResponse) GoString() string
- func (s *UpdateServiceSafetyLockResponse) SetBody(v *UpdateServiceSafetyLockResponseBody) *UpdateServiceSafetyLockResponse
- func (s *UpdateServiceSafetyLockResponse) SetHeaders(v map[string]*string) *UpdateServiceSafetyLockResponse
- func (s *UpdateServiceSafetyLockResponse) SetStatusCode(v int32) *UpdateServiceSafetyLockResponse
- func (s UpdateServiceSafetyLockResponse) String() string
- type UpdateServiceSafetyLockResponseBody
- func (s UpdateServiceSafetyLockResponseBody) GoString() string
- func (s *UpdateServiceSafetyLockResponseBody) SetMessage(v string) *UpdateServiceSafetyLockResponseBody
- func (s *UpdateServiceSafetyLockResponseBody) SetRequestId(v string) *UpdateServiceSafetyLockResponseBody
- func (s UpdateServiceSafetyLockResponseBody) String() string
- type UpdateServiceVersionRequest
- type UpdateServiceVersionResponse
- func (s UpdateServiceVersionResponse) GoString() string
- func (s *UpdateServiceVersionResponse) SetBody(v *UpdateServiceVersionResponseBody) *UpdateServiceVersionResponse
- func (s *UpdateServiceVersionResponse) SetHeaders(v map[string]*string) *UpdateServiceVersionResponse
- func (s *UpdateServiceVersionResponse) SetStatusCode(v int32) *UpdateServiceVersionResponse
- func (s UpdateServiceVersionResponse) String() string
- type UpdateServiceVersionResponseBody
- func (s UpdateServiceVersionResponseBody) GoString() string
- func (s *UpdateServiceVersionResponseBody) SetMessage(v string) *UpdateServiceVersionResponseBody
- func (s *UpdateServiceVersionResponseBody) SetRequestId(v string) *UpdateServiceVersionResponseBody
- func (s UpdateServiceVersionResponseBody) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
func (*Client) CloneService ¶ added in v4.1.0
func (client *Client) CloneService(ClusterId *string, ServiceName *string, request *CloneServiceRequest) (_result *CloneServiceResponse, _err error)
Summary:
Clones a service.
@param request - CloneServiceRequest
@return CloneServiceResponse
func (*Client) CloneServiceWithOptions ¶ added in v4.1.0
func (client *Client) CloneServiceWithOptions(ClusterId *string, ServiceName *string, request *CloneServiceRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CloneServiceResponse, _err error)
Summary:
Clones a service.
@param request - CloneServiceRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return CloneServiceResponse
func (*Client) CommitService ¶
func (client *Client) CommitService(ClusterId *string, ServiceName *string) (_result *CommitServiceResponse, _err error)
Summary:
Commits the Worker0 container in the custom container service and deploys the container as a new image.
@return CommitServiceResponse
func (*Client) CommitServiceWithOptions ¶
func (client *Client) CommitServiceWithOptions(ClusterId *string, ServiceName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CommitServiceResponse, _err error)
Summary:
Commits the Worker0 container in the custom container service and deploys the container as a new image.
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return CommitServiceResponse
func (*Client) CreateAppService ¶
func (client *Client) CreateAppService(request *CreateAppServiceRequest) (_result *CreateAppServiceResponse, _err error)
Summary:
Creates an application service.
@param request - CreateAppServiceRequest
@return CreateAppServiceResponse
func (*Client) CreateAppServiceWithOptions ¶
func (client *Client) CreateAppServiceWithOptions(request *CreateAppServiceRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreateAppServiceResponse, _err error)
Summary:
Creates an application service.
@param request - CreateAppServiceRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return CreateAppServiceResponse
func (*Client) CreateBenchmarkTask ¶
func (client *Client) CreateBenchmarkTask(request *CreateBenchmarkTaskRequest) (_result *CreateBenchmarkTaskResponse, _err error)
Summary:
Creates a stress testing task.
@param request - CreateBenchmarkTaskRequest
@return CreateBenchmarkTaskResponse
func (*Client) CreateBenchmarkTaskWithOptions ¶
func (client *Client) CreateBenchmarkTaskWithOptions(request *CreateBenchmarkTaskRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreateBenchmarkTaskResponse, _err error)
Summary:
Creates a stress testing task.
@param request - CreateBenchmarkTaskRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return CreateBenchmarkTaskResponse
func (*Client) CreateGateway ¶
func (client *Client) CreateGateway(request *CreateGatewayRequest) (_result *CreateGatewayResponse, _err error)
Summary:
Creates a private gateway. You can create a private gateway only in a self-managed resource group.
@param request - CreateGatewayRequest
@return CreateGatewayResponse
func (*Client) CreateGatewayIntranetLinkedVpc ¶
func (client *Client) CreateGatewayIntranetLinkedVpc(ClusterId *string, GatewayId *string, request *CreateGatewayIntranetLinkedVpcRequest) (_result *CreateGatewayIntranetLinkedVpcResponse, _err error)
Summary:
Creates an internal endpoint of a private gateway.
@param request - CreateGatewayIntranetLinkedVpcRequest
@return CreateGatewayIntranetLinkedVpcResponse
func (*Client) CreateGatewayIntranetLinkedVpcWithOptions ¶
func (client *Client) CreateGatewayIntranetLinkedVpcWithOptions(ClusterId *string, GatewayId *string, request *CreateGatewayIntranetLinkedVpcRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreateGatewayIntranetLinkedVpcResponse, _err error)
Summary:
Creates an internal endpoint of a private gateway.
@param request - CreateGatewayIntranetLinkedVpcRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return CreateGatewayIntranetLinkedVpcResponse
func (*Client) CreateGatewayWithOptions ¶
func (client *Client) CreateGatewayWithOptions(request *CreateGatewayRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreateGatewayResponse, _err error)
Summary:
Creates a private gateway. You can create a private gateway only in a self-managed resource group.
@param request - CreateGatewayRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return CreateGatewayResponse
func (*Client) CreateResource ¶
func (client *Client) CreateResource(request *CreateResourceRequest) (_result *CreateResourceResponse, _err error)
Summary:
Creates a resource group.
Description:
*Before you call this operation, make sure that you are familiar with the [billing](https://help.aliyun.com/document_detail/144261.html) of Elastic Algorithm Service (EAS).
@param request - CreateResourceRequest
@return CreateResourceResponse
func (*Client) CreateResourceInstances ¶
func (client *Client) CreateResourceInstances(ClusterId *string, ResourceId *string, request *CreateResourceInstancesRequest) (_result *CreateResourceInstancesResponse, _err error)
Summary:
Creates instances in a dedicated resource group.
@param request - CreateResourceInstancesRequest
@return CreateResourceInstancesResponse
func (*Client) CreateResourceInstancesWithOptions ¶
func (client *Client) CreateResourceInstancesWithOptions(ClusterId *string, ResourceId *string, request *CreateResourceInstancesRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreateResourceInstancesResponse, _err error)
Summary:
Creates instances in a dedicated resource group.
@param request - CreateResourceInstancesRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return CreateResourceInstancesResponse
func (*Client) CreateResourceLog ¶
func (client *Client) CreateResourceLog(ClusterId *string, ResourceId *string, request *CreateResourceLogRequest) (_result *CreateResourceLogResponse, _err error)
Summary:
Enables the LogShipper feature of Log Service for a resource group.
@param request - CreateResourceLogRequest
@return CreateResourceLogResponse
func (*Client) CreateResourceLogWithOptions ¶
func (client *Client) CreateResourceLogWithOptions(ClusterId *string, ResourceId *string, request *CreateResourceLogRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreateResourceLogResponse, _err error)
Summary:
Enables the LogShipper feature of Log Service for a resource group.
@param request - CreateResourceLogRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return CreateResourceLogResponse
func (*Client) CreateResourceWithOptions ¶
func (client *Client) CreateResourceWithOptions(request *CreateResourceRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreateResourceResponse, _err error)
Summary:
Creates a resource group.
Description:
*Before you call this operation, make sure that you are familiar with the [billing](https://help.aliyun.com/document_detail/144261.html) of Elastic Algorithm Service (EAS).
@param request - CreateResourceRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return CreateResourceResponse
func (*Client) CreateService ¶
func (client *Client) CreateService(request *CreateServiceRequest) (_result *CreateServiceResponse, _err error)
Summary:
Creates a model service in Elastic Algorithm Service (EAS).
Description:
*Before you call this operation, make sure that you are familiar with the [billing](https://help.aliyun.com/document_detail/144261.html) of Elastic Algorithm Service (EAS).
@param request - CreateServiceRequest
@return CreateServiceResponse
func (*Client) CreateServiceAutoScaler ¶
func (client *Client) CreateServiceAutoScaler(ClusterId *string, ServiceName *string, request *CreateServiceAutoScalerRequest) (_result *CreateServiceAutoScalerResponse, _err error)
Summary:
Enables the Autoscaler feature and creates an Autoscaler controller for a service.
@param request - CreateServiceAutoScalerRequest
@return CreateServiceAutoScalerResponse
func (*Client) CreateServiceAutoScalerWithOptions ¶
func (client *Client) CreateServiceAutoScalerWithOptions(ClusterId *string, ServiceName *string, request *CreateServiceAutoScalerRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreateServiceAutoScalerResponse, _err error)
Summary:
Enables the Autoscaler feature and creates an Autoscaler controller for a service.
@param request - CreateServiceAutoScalerRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return CreateServiceAutoScalerResponse
func (*Client) CreateServiceCronScaler ¶
func (client *Client) CreateServiceCronScaler(ClusterId *string, ServiceName *string, request *CreateServiceCronScalerRequest) (_result *CreateServiceCronScalerResponse, _err error)
Summary:
Enables the Cron Horizontal Pod Autoscaler (CronHPA) feature for a service.
@param request - CreateServiceCronScalerRequest
@return CreateServiceCronScalerResponse
func (*Client) CreateServiceCronScalerWithOptions ¶
func (client *Client) CreateServiceCronScalerWithOptions(ClusterId *string, ServiceName *string, request *CreateServiceCronScalerRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreateServiceCronScalerResponse, _err error)
Summary:
Enables the Cron Horizontal Pod Autoscaler (CronHPA) feature for a service.
@param request - CreateServiceCronScalerRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return CreateServiceCronScalerResponse
func (*Client) CreateServiceMirror ¶
func (client *Client) CreateServiceMirror(ClusterId *string, ServiceName *string, request *CreateServiceMirrorRequest) (_result *CreateServiceMirrorResponse, _err error)
Summary:
Enables the traffic mirroring feature for a service. After the feature is enabled, requests received by the service can be mirrored to another service.
@param request - CreateServiceMirrorRequest
@return CreateServiceMirrorResponse
func (*Client) CreateServiceMirrorWithOptions ¶
func (client *Client) CreateServiceMirrorWithOptions(ClusterId *string, ServiceName *string, request *CreateServiceMirrorRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreateServiceMirrorResponse, _err error)
Summary:
Enables the traffic mirroring feature for a service. After the feature is enabled, requests received by the service can be mirrored to another service.
@param request - CreateServiceMirrorRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return CreateServiceMirrorResponse
func (*Client) CreateServiceWithOptions ¶
func (client *Client) CreateServiceWithOptions(tmpReq *CreateServiceRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreateServiceResponse, _err error)
Summary:
Creates a model service in Elastic Algorithm Service (EAS).
Description:
*Before you call this operation, make sure that you are familiar with the [billing](https://help.aliyun.com/document_detail/144261.html) of Elastic Algorithm Service (EAS).
@param tmpReq - CreateServiceRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return CreateServiceResponse
func (*Client) DeleteBenchmarkTask ¶
func (client *Client) DeleteBenchmarkTask(ClusterId *string, TaskName *string) (_result *DeleteBenchmarkTaskResponse, _err error)
Summary:
Deletes a stress testing task.
@return DeleteBenchmarkTaskResponse
func (*Client) DeleteBenchmarkTaskWithOptions ¶
func (client *Client) DeleteBenchmarkTaskWithOptions(ClusterId *string, TaskName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteBenchmarkTaskResponse, _err error)
Summary:
Deletes a stress testing task.
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DeleteBenchmarkTaskResponse
func (*Client) DeleteGateway ¶
func (client *Client) DeleteGateway(ClusterId *string, GatewayId *string) (_result *DeleteGatewayResponse, _err error)
Summary:
Deletes a private gateway.
@return DeleteGatewayResponse
func (*Client) DeleteGatewayIntranetLinkedVpc ¶
func (client *Client) DeleteGatewayIntranetLinkedVpc(ClusterId *string, GatewayId *string, request *DeleteGatewayIntranetLinkedVpcRequest) (_result *DeleteGatewayIntranetLinkedVpcResponse, _err error)
Summary:
删除网关内网访问端点
@param request - DeleteGatewayIntranetLinkedVpcRequest
@return DeleteGatewayIntranetLinkedVpcResponse
func (*Client) DeleteGatewayIntranetLinkedVpcWithOptions ¶
func (client *Client) DeleteGatewayIntranetLinkedVpcWithOptions(ClusterId *string, GatewayId *string, request *DeleteGatewayIntranetLinkedVpcRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteGatewayIntranetLinkedVpcResponse, _err error)
Summary:
删除网关内网访问端点
@param request - DeleteGatewayIntranetLinkedVpcRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DeleteGatewayIntranetLinkedVpcResponse
func (*Client) DeleteGatewayWithOptions ¶
func (client *Client) DeleteGatewayWithOptions(ClusterId *string, GatewayId *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteGatewayResponse, _err error)
Summary:
Deletes a private gateway.
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DeleteGatewayResponse
func (*Client) DeleteResource ¶
func (client *Client) DeleteResource(ClusterId *string, ResourceId *string) (_result *DeleteResourceResponse, _err error)
Summary:
Deletes a resource group that contains no resources or instances.
@return DeleteResourceResponse
func (*Client) DeleteResourceDLink ¶
func (client *Client) DeleteResourceDLink(ClusterId *string, ResourceId *string) (_result *DeleteResourceDLinkResponse, _err error)
Summary:
Disables the virtual private cloud (VPC) direct connection feature for a dedicated resource group.
@return DeleteResourceDLinkResponse
func (*Client) DeleteResourceDLinkWithOptions ¶
func (client *Client) DeleteResourceDLinkWithOptions(ClusterId *string, ResourceId *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteResourceDLinkResponse, _err error)
Summary:
Disables the virtual private cloud (VPC) direct connection feature for a dedicated resource group.
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DeleteResourceDLinkResponse
func (*Client) DeleteResourceInstances ¶
func (client *Client) DeleteResourceInstances(ClusterId *string, ResourceId *string, request *DeleteResourceInstancesRequest) (_result *DeleteResourceInstancesResponse, _err error)
Summary:
Deletes instances in a dedicated resource group. You can delete only pay-as-you-go instances as a regular user.
@param request - DeleteResourceInstancesRequest
@return DeleteResourceInstancesResponse
func (*Client) DeleteResourceInstancesWithOptions ¶
func (client *Client) DeleteResourceInstancesWithOptions(ClusterId *string, ResourceId *string, request *DeleteResourceInstancesRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteResourceInstancesResponse, _err error)
Summary:
Deletes instances in a dedicated resource group. You can delete only pay-as-you-go instances as a regular user.
@param request - DeleteResourceInstancesRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DeleteResourceInstancesResponse
func (*Client) DeleteResourceLog ¶
func (client *Client) DeleteResourceLog(ClusterId *string, ResourceId *string) (_result *DeleteResourceLogResponse, _err error)
Summary:
Disables the LogShipper feature of Log Service for a dedicated resource group.
@return DeleteResourceLogResponse
func (*Client) DeleteResourceLogWithOptions ¶
func (client *Client) DeleteResourceLogWithOptions(ClusterId *string, ResourceId *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteResourceLogResponse, _err error)
Summary:
Disables the LogShipper feature of Log Service for a dedicated resource group.
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DeleteResourceLogResponse
func (*Client) DeleteResourceWithOptions ¶
func (client *Client) DeleteResourceWithOptions(ClusterId *string, ResourceId *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteResourceResponse, _err error)
Summary:
Deletes a resource group that contains no resources or instances.
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DeleteResourceResponse
func (*Client) DeleteService ¶
func (client *Client) DeleteService(ClusterId *string, ServiceName *string) (_result *DeleteServiceResponse, _err error)
Summary:
Deletes a service.
@return DeleteServiceResponse
func (*Client) DeleteServiceAutoScaler ¶
func (client *Client) DeleteServiceAutoScaler(ClusterId *string, ServiceName *string) (_result *DeleteServiceAutoScalerResponse, _err error)
Summary:
Deletes the existing Autoscaler controller and disables the Autoscaler feature for a service.
@return DeleteServiceAutoScalerResponse
func (*Client) DeleteServiceAutoScalerWithOptions ¶
func (client *Client) DeleteServiceAutoScalerWithOptions(ClusterId *string, ServiceName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteServiceAutoScalerResponse, _err error)
Summary:
Deletes the existing Autoscaler controller and disables the Autoscaler feature for a service.
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DeleteServiceAutoScalerResponse
func (*Client) DeleteServiceCronScaler ¶
func (client *Client) DeleteServiceCronScaler(ClusterId *string, ServiceName *string) (_result *DeleteServiceCronScalerResponse, _err error)
Summary:
Disables the Cronscaler feature for a service.
@return DeleteServiceCronScalerResponse
func (*Client) DeleteServiceCronScalerWithOptions ¶
func (client *Client) DeleteServiceCronScalerWithOptions(ClusterId *string, ServiceName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteServiceCronScalerResponse, _err error)
Summary:
Disables the Cronscaler feature for a service.
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DeleteServiceCronScalerResponse
func (*Client) DeleteServiceInstances ¶
func (client *Client) DeleteServiceInstances(ClusterId *string, ServiceName *string, request *DeleteServiceInstancesRequest) (_result *DeleteServiceInstancesResponse, _err error)
Summary:
Restarts the instances of a service.
@param request - DeleteServiceInstancesRequest
@return DeleteServiceInstancesResponse
func (*Client) DeleteServiceInstancesWithOptions ¶
func (client *Client) DeleteServiceInstancesWithOptions(ClusterId *string, ServiceName *string, request *DeleteServiceInstancesRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteServiceInstancesResponse, _err error)
Summary:
Restarts the instances of a service.
@param request - DeleteServiceInstancesRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DeleteServiceInstancesResponse
func (*Client) DeleteServiceLabel ¶
func (client *Client) DeleteServiceLabel(ClusterId *string, ServiceName *string, request *DeleteServiceLabelRequest) (_result *DeleteServiceLabelResponse, _err error)
Summary:
Deletes existing service tags.
@param request - DeleteServiceLabelRequest
@return DeleteServiceLabelResponse
func (*Client) DeleteServiceLabelWithOptions ¶
func (client *Client) DeleteServiceLabelWithOptions(ClusterId *string, ServiceName *string, tmpReq *DeleteServiceLabelRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteServiceLabelResponse, _err error)
Summary:
Deletes existing service tags.
@param tmpReq - DeleteServiceLabelRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DeleteServiceLabelResponse
func (*Client) DeleteServiceMirror ¶
func (client *Client) DeleteServiceMirror(ClusterId *string, ServiceName *string) (_result *DeleteServiceMirrorResponse, _err error)
Summary:
Disables the traffic mirroring feature for a service.
@return DeleteServiceMirrorResponse
func (*Client) DeleteServiceMirrorWithOptions ¶
func (client *Client) DeleteServiceMirrorWithOptions(ClusterId *string, ServiceName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteServiceMirrorResponse, _err error)
Summary:
Disables the traffic mirroring feature for a service.
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DeleteServiceMirrorResponse
func (*Client) DeleteServiceWithOptions ¶
func (client *Client) DeleteServiceWithOptions(ClusterId *string, ServiceName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteServiceResponse, _err error)
Summary:
Deletes a service.
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DeleteServiceResponse
func (*Client) DescribeBenchmarkTask ¶
func (client *Client) DescribeBenchmarkTask(ClusterId *string, TaskName *string) (_result *DescribeBenchmarkTaskResponse, _err error)
Summary:
Queries details about the configurations of a stress testing task.
@return DescribeBenchmarkTaskResponse
func (*Client) DescribeBenchmarkTaskReport ¶
func (client *Client) DescribeBenchmarkTaskReport(ClusterId *string, TaskName *string, request *DescribeBenchmarkTaskReportRequest) (_result *DescribeBenchmarkTaskReportResponse, _err error)
Summary:
Queries the report of a stress testing task.
@param request - DescribeBenchmarkTaskReportRequest
@return DescribeBenchmarkTaskReportResponse
func (*Client) DescribeBenchmarkTaskReportWithOptions ¶
func (client *Client) DescribeBenchmarkTaskReportWithOptions(ClusterId *string, TaskName *string, request *DescribeBenchmarkTaskReportRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DescribeBenchmarkTaskReportResponse, _err error)
Summary:
Queries the report of a stress testing task.
@param request - DescribeBenchmarkTaskReportRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DescribeBenchmarkTaskReportResponse
func (*Client) DescribeBenchmarkTaskWithOptions ¶
func (client *Client) DescribeBenchmarkTaskWithOptions(ClusterId *string, TaskName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DescribeBenchmarkTaskResponse, _err error)
Summary:
Queries details about the configurations of a stress testing task.
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DescribeBenchmarkTaskResponse
func (*Client) DescribeGateway ¶
func (client *Client) DescribeGateway(ClusterId *string, GatewayId *string) (_result *DescribeGatewayResponse, _err error)
Summary:
Queries the details of a private gateway.
@return DescribeGatewayResponse
func (*Client) DescribeGatewayWithOptions ¶
func (client *Client) DescribeGatewayWithOptions(ClusterId *string, GatewayId *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DescribeGatewayResponse, _err error)
Summary:
Queries the details of a private gateway.
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DescribeGatewayResponse
func (*Client) DescribeGroup ¶
func (client *Client) DescribeGroup(ClusterId *string, GroupName *string) (_result *DescribeGroupResponse, _err error)
Summary:
Queries the information about a service group.
@return DescribeGroupResponse
func (*Client) DescribeGroupWithOptions ¶
func (client *Client) DescribeGroupWithOptions(ClusterId *string, GroupName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DescribeGroupResponse, _err error)
Summary:
Queries the information about a service group.
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DescribeGroupResponse
func (*Client) DescribeResource ¶
func (client *Client) DescribeResource(ClusterId *string, ResourceId *string) (_result *DescribeResourceResponse, _err error)
Summary:
Queries the information about a resource group.
@return DescribeResourceResponse
func (*Client) DescribeResourceDLink ¶
func (client *Client) DescribeResourceDLink(ClusterId *string, ResourceId *string) (_result *DescribeResourceDLinkResponse, _err error)
Summary:
Queries detailed configurations about a virtual private cloud (VPC) direct connection of a dedicated resource group.
@return DescribeResourceDLinkResponse
func (*Client) DescribeResourceDLinkWithOptions ¶
func (client *Client) DescribeResourceDLinkWithOptions(ClusterId *string, ResourceId *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DescribeResourceDLinkResponse, _err error)
Summary:
Queries detailed configurations about a virtual private cloud (VPC) direct connection of a dedicated resource group.
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DescribeResourceDLinkResponse
func (*Client) DescribeResourceLog ¶
func (client *Client) DescribeResourceLog(ClusterId *string, ResourceId *string) (_result *DescribeResourceLogResponse, _err error)
Summary:
Queries the details about the LogShipper configurations of Log Service for a dedicated resource group.
@return DescribeResourceLogResponse
func (*Client) DescribeResourceLogWithOptions ¶
func (client *Client) DescribeResourceLogWithOptions(ClusterId *string, ResourceId *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DescribeResourceLogResponse, _err error)
Summary:
Queries the details about the LogShipper configurations of Log Service for a dedicated resource group.
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DescribeResourceLogResponse
func (*Client) DescribeResourceWithOptions ¶
func (client *Client) DescribeResourceWithOptions(ClusterId *string, ResourceId *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DescribeResourceResponse, _err error)
Summary:
Queries the information about a resource group.
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DescribeResourceResponse
func (*Client) DescribeService ¶
func (client *Client) DescribeService(ClusterId *string, ServiceName *string) (_result *DescribeServiceResponse, _err error)
Summary:
Queries the details about a service.
@return DescribeServiceResponse
func (*Client) DescribeServiceAutoScaler ¶
func (client *Client) DescribeServiceAutoScaler(ClusterId *string, ServiceName *string) (_result *DescribeServiceAutoScalerResponse, _err error)
Summary:
Queries information about the Autoscaler configurations of a service.
@return DescribeServiceAutoScalerResponse
func (*Client) DescribeServiceAutoScalerWithOptions ¶
func (client *Client) DescribeServiceAutoScalerWithOptions(ClusterId *string, ServiceName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DescribeServiceAutoScalerResponse, _err error)
Summary:
Queries information about the Autoscaler configurations of a service.
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DescribeServiceAutoScalerResponse
func (*Client) DescribeServiceCronScaler ¶
func (client *Client) DescribeServiceCronScaler(ClusterId *string, ServiceName *string) (_result *DescribeServiceCronScalerResponse, _err error)
Summary:
Queries the Cron Horizontal Pod Autoscaler (CronHPA) configurations of a service.
@return DescribeServiceCronScalerResponse
func (*Client) DescribeServiceCronScalerWithOptions ¶
func (client *Client) DescribeServiceCronScalerWithOptions(ClusterId *string, ServiceName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DescribeServiceCronScalerResponse, _err error)
Summary:
Queries the Cron Horizontal Pod Autoscaler (CronHPA) configurations of a service.
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DescribeServiceCronScalerResponse
func (*Client) DescribeServiceDiagnosis ¶
func (client *Client) DescribeServiceDiagnosis(ClusterId *string, ServiceName *string) (_result *DescribeServiceDiagnosisResponse, _err error)
Summary:
Queries the diagnostics details of a service.
@return DescribeServiceDiagnosisResponse
func (*Client) DescribeServiceDiagnosisWithOptions ¶
func (client *Client) DescribeServiceDiagnosisWithOptions(ClusterId *string, ServiceName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DescribeServiceDiagnosisResponse, _err error)
Summary:
Queries the diagnostics details of a service.
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DescribeServiceDiagnosisResponse
func (*Client) DescribeServiceEvent ¶
func (client *Client) DescribeServiceEvent(ClusterId *string, ServiceName *string, request *DescribeServiceEventRequest) (_result *DescribeServiceEventResponse, _err error)
Summary:
Queries information about recent service deployment events.
@param request - DescribeServiceEventRequest
@return DescribeServiceEventResponse
func (*Client) DescribeServiceEventWithOptions ¶
func (client *Client) DescribeServiceEventWithOptions(ClusterId *string, ServiceName *string, request *DescribeServiceEventRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DescribeServiceEventResponse, _err error)
Summary:
Queries information about recent service deployment events.
@param request - DescribeServiceEventRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DescribeServiceEventResponse
func (*Client) DescribeServiceInstanceDiagnosis ¶
func (client *Client) DescribeServiceInstanceDiagnosis(ClusterId *string, ServiceName *string, InstanceName *string) (_result *DescribeServiceInstanceDiagnosisResponse, _err error)
Summary:
Queries the diagnostics details of an instance that runs Elastic Algorithm Service (EAS).
@return DescribeServiceInstanceDiagnosisResponse
func (*Client) DescribeServiceInstanceDiagnosisWithOptions ¶
func (client *Client) DescribeServiceInstanceDiagnosisWithOptions(ClusterId *string, ServiceName *string, InstanceName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DescribeServiceInstanceDiagnosisResponse, _err error)
Summary:
Queries the diagnostics details of an instance that runs Elastic Algorithm Service (EAS).
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DescribeServiceInstanceDiagnosisResponse
func (*Client) DescribeServiceLog ¶
func (client *Client) DescribeServiceLog(ClusterId *string, ServiceName *string, request *DescribeServiceLogRequest) (_result *DescribeServiceLogResponse, _err error)
Summary:
Queries the information about the logs of a service.
@param request - DescribeServiceLogRequest
@return DescribeServiceLogResponse
func (*Client) DescribeServiceLogWithOptions ¶
func (client *Client) DescribeServiceLogWithOptions(ClusterId *string, ServiceName *string, request *DescribeServiceLogRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DescribeServiceLogResponse, _err error)
Summary:
Queries the information about the logs of a service.
@param request - DescribeServiceLogRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DescribeServiceLogResponse
func (*Client) DescribeServiceMirror ¶
func (client *Client) DescribeServiceMirror(ClusterId *string, ServiceName *string) (_result *DescribeServiceMirrorResponse, _err error)
Summary:
Queries details about the traffic mirroring settings of a service.
@return DescribeServiceMirrorResponse
func (*Client) DescribeServiceMirrorWithOptions ¶
func (client *Client) DescribeServiceMirrorWithOptions(ClusterId *string, ServiceName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DescribeServiceMirrorResponse, _err error)
Summary:
Queries details about the traffic mirroring settings of a service.
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DescribeServiceMirrorResponse
func (*Client) DescribeServiceWithOptions ¶
func (client *Client) DescribeServiceWithOptions(ClusterId *string, ServiceName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DescribeServiceResponse, _err error)
Summary:
Queries the details about a service.
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DescribeServiceResponse
func (*Client) DescribeSpotDiscountHistory ¶ added in v4.2.0
func (client *Client) DescribeSpotDiscountHistory(request *DescribeSpotDiscountHistoryRequest) (_result *DescribeSpotDiscountHistoryResponse, _err error)
Summary:
Queries the historical prices of preemptible instances. For more information about preemptible instances, see Create and use preemptible instances.
@param request - DescribeSpotDiscountHistoryRequest
@return DescribeSpotDiscountHistoryResponse
func (*Client) DescribeSpotDiscountHistoryWithOptions ¶ added in v4.2.0
func (client *Client) DescribeSpotDiscountHistoryWithOptions(request *DescribeSpotDiscountHistoryRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DescribeSpotDiscountHistoryResponse, _err error)
Summary:
Queries the historical prices of preemptible instances. For more information about preemptible instances, see Create and use preemptible instances.
@param request - DescribeSpotDiscountHistoryRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DescribeSpotDiscountHistoryResponse
func (*Client) DevelopService ¶
func (client *Client) DevelopService(ClusterId *string, ServiceName *string, request *DevelopServiceRequest) (_result *DevelopServiceResponse, _err error)
Summary:
Switches a container service to development mode or exits development mode.
@param request - DevelopServiceRequest
@return DevelopServiceResponse
func (*Client) DevelopServiceWithOptions ¶
func (client *Client) DevelopServiceWithOptions(ClusterId *string, ServiceName *string, request *DevelopServiceRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DevelopServiceResponse, _err error)
Summary:
Switches a container service to development mode or exits development mode.
@param request - DevelopServiceRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DevelopServiceResponse
func (*Client) GetEndpoint ¶
func (*Client) ListBenchmarkTask ¶
func (client *Client) ListBenchmarkTask(request *ListBenchmarkTaskRequest) (_result *ListBenchmarkTaskResponse, _err error)
Summary:
Queries a list of stress testing tasks that are created by the current user.
@param request - ListBenchmarkTaskRequest
@return ListBenchmarkTaskResponse
func (*Client) ListBenchmarkTaskWithOptions ¶
func (client *Client) ListBenchmarkTaskWithOptions(request *ListBenchmarkTaskRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListBenchmarkTaskResponse, _err error)
Summary:
Queries a list of stress testing tasks that are created by the current user.
@param request - ListBenchmarkTaskRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListBenchmarkTaskResponse
func (*Client) ListGatewayIntranetLinkedVpc ¶
func (client *Client) ListGatewayIntranetLinkedVpc(ClusterId *string, GatewayId *string) (_result *ListGatewayIntranetLinkedVpcResponse, _err error)
Summary:
Queries a list of the internal endpoints of a private gateway.
@return ListGatewayIntranetLinkedVpcResponse
func (*Client) ListGatewayIntranetLinkedVpcWithOptions ¶
func (client *Client) ListGatewayIntranetLinkedVpcWithOptions(ClusterId *string, GatewayId *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListGatewayIntranetLinkedVpcResponse, _err error)
Summary:
Queries a list of the internal endpoints of a private gateway.
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListGatewayIntranetLinkedVpcResponse
func (*Client) ListGroups ¶
func (client *Client) ListGroups(request *ListGroupsRequest) (_result *ListGroupsResponse, _err error)
Summary:
Queries created service groups.
@param request - ListGroupsRequest
@return ListGroupsResponse
func (*Client) ListGroupsWithOptions ¶
func (client *Client) ListGroupsWithOptions(request *ListGroupsRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListGroupsResponse, _err error)
Summary:
Queries created service groups.
@param request - ListGroupsRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListGroupsResponse
func (*Client) ListResourceInstanceWorker ¶
func (client *Client) ListResourceInstanceWorker(ClusterId *string, ResourceId *string, InstanceName *string, request *ListResourceInstanceWorkerRequest) (_result *ListResourceInstanceWorkerResponse, _err error)
Summary:
Queries a list of workers in a resource group.
@param request - ListResourceInstanceWorkerRequest
@return ListResourceInstanceWorkerResponse
func (*Client) ListResourceInstanceWorkerWithOptions ¶
func (client *Client) ListResourceInstanceWorkerWithOptions(ClusterId *string, ResourceId *string, InstanceName *string, request *ListResourceInstanceWorkerRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListResourceInstanceWorkerResponse, _err error)
Summary:
Queries a list of workers in a resource group.
@param request - ListResourceInstanceWorkerRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListResourceInstanceWorkerResponse
func (*Client) ListResourceInstances ¶
func (client *Client) ListResourceInstances(ClusterId *string, ResourceId *string, request *ListResourceInstancesRequest) (_result *ListResourceInstancesResponse, _err error)
Summary:
Queries a list of instances in a dedicated resource group.
@param request - ListResourceInstancesRequest
@return ListResourceInstancesResponse
func (*Client) ListResourceInstancesWithOptions ¶
func (client *Client) ListResourceInstancesWithOptions(ClusterId *string, ResourceId *string, request *ListResourceInstancesRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListResourceInstancesResponse, _err error)
Summary:
Queries a list of instances in a dedicated resource group.
@param request - ListResourceInstancesRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListResourceInstancesResponse
func (*Client) ListResourceServices ¶
func (client *Client) ListResourceServices(ClusterId *string, ResourceId *string, request *ListResourceServicesRequest) (_result *ListResourceServicesResponse, _err error)
Summary:
Queries a list of services that are deployed in the dedicated resource group.
@param request - ListResourceServicesRequest
@return ListResourceServicesResponse
func (*Client) ListResourceServicesWithOptions ¶
func (client *Client) ListResourceServicesWithOptions(ClusterId *string, ResourceId *string, request *ListResourceServicesRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListResourceServicesResponse, _err error)
Summary:
Queries a list of services that are deployed in the dedicated resource group.
@param request - ListResourceServicesRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListResourceServicesResponse
func (*Client) ListResources ¶
func (client *Client) ListResources(request *ListResourcesRequest) (_result *ListResourcesResponse, _err error)
Summary:
Queries a list of dedicated resource groups for the current user.
@param request - ListResourcesRequest
@return ListResourcesResponse
func (*Client) ListResourcesWithOptions ¶
func (client *Client) ListResourcesWithOptions(request *ListResourcesRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListResourcesResponse, _err error)
Summary:
Queries a list of dedicated resource groups for the current user.
@param request - ListResourcesRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListResourcesResponse
func (*Client) ListServiceContainers ¶
func (client *Client) ListServiceContainers(ClusterId *string, ServiceName *string, InstanceName *string) (_result *ListServiceContainersResponse, _err error)
Summary:
Queries the containers of a service.
@return ListServiceContainersResponse
func (*Client) ListServiceContainersWithOptions ¶
func (client *Client) ListServiceContainersWithOptions(ClusterId *string, ServiceName *string, InstanceName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListServiceContainersResponse, _err error)
Summary:
Queries the containers of a service.
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListServiceContainersResponse
func (*Client) ListServiceInstances ¶
func (client *Client) ListServiceInstances(ClusterId *string, ServiceName *string, request *ListServiceInstancesRequest) (_result *ListServiceInstancesResponse, _err error)
Summary:
Queries instances of a service.
@param request - ListServiceInstancesRequest
@return ListServiceInstancesResponse
func (*Client) ListServiceInstancesWithOptions ¶
func (client *Client) ListServiceInstancesWithOptions(ClusterId *string, ServiceName *string, request *ListServiceInstancesRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListServiceInstancesResponse, _err error)
Summary:
Queries instances of a service.
@param request - ListServiceInstancesRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListServiceInstancesResponse
func (*Client) ListServiceVersions ¶
func (client *Client) ListServiceVersions(ClusterId *string, ServiceName *string, request *ListServiceVersionsRequest) (_result *ListServiceVersionsResponse, _err error)
Summary:
Queries the information about the historical versions of a service.
@param request - ListServiceVersionsRequest
@return ListServiceVersionsResponse
func (*Client) ListServiceVersionsWithOptions ¶
func (client *Client) ListServiceVersionsWithOptions(ClusterId *string, ServiceName *string, request *ListServiceVersionsRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListServiceVersionsResponse, _err error)
Summary:
Queries the information about the historical versions of a service.
@param request - ListServiceVersionsRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListServiceVersionsResponse
func (*Client) ListServices ¶
func (client *Client) ListServices(request *ListServicesRequest) (_result *ListServicesResponse, _err error)
Summary:
Queries a list of services that are created by the current user.
@param request - ListServicesRequest
@return ListServicesResponse
func (*Client) ListServicesWithOptions ¶
func (client *Client) ListServicesWithOptions(tmpReq *ListServicesRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListServicesResponse, _err error)
Summary:
Queries a list of services that are created by the current user.
@param tmpReq - ListServicesRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListServicesResponse
func (*Client) ReleaseService ¶
func (client *Client) ReleaseService(ClusterId *string, ServiceName *string, request *ReleaseServiceRequest) (_result *ReleaseServiceResponse, _err error)
Summary:
Performs canary release or blue-green release of a service.
@param request - ReleaseServiceRequest
@return ReleaseServiceResponse
func (*Client) ReleaseServiceWithOptions ¶
func (client *Client) ReleaseServiceWithOptions(ClusterId *string, ServiceName *string, request *ReleaseServiceRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ReleaseServiceResponse, _err error)
Summary:
Performs canary release or blue-green release of a service.
@param request - ReleaseServiceRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ReleaseServiceResponse
func (*Client) RestartService ¶
func (client *Client) RestartService(ClusterId *string, ServiceName *string) (_result *RestartServiceResponse, _err error)
Summary:
Restarts a service.
@return RestartServiceResponse
func (*Client) RestartServiceWithOptions ¶
func (client *Client) RestartServiceWithOptions(ClusterId *string, ServiceName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *RestartServiceResponse, _err error)
Summary:
Restarts a service.
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return RestartServiceResponse
func (*Client) StartBenchmarkTask ¶
func (client *Client) StartBenchmarkTask(ClusterId *string, TaskName *string) (_result *StartBenchmarkTaskResponse, _err error)
Summary:
Starts a stress testing task.
@return StartBenchmarkTaskResponse
func (*Client) StartBenchmarkTaskWithOptions ¶
func (client *Client) StartBenchmarkTaskWithOptions(ClusterId *string, TaskName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *StartBenchmarkTaskResponse, _err error)
Summary:
Starts a stress testing task.
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return StartBenchmarkTaskResponse
func (*Client) StartService ¶
func (client *Client) StartService(ClusterId *string, ServiceName *string) (_result *StartServiceResponse, _err error)
Summary:
Starts a service.
@return StartServiceResponse
func (*Client) StartServiceWithOptions ¶
func (client *Client) StartServiceWithOptions(ClusterId *string, ServiceName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *StartServiceResponse, _err error)
Summary:
Starts a service.
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return StartServiceResponse
func (*Client) StopBenchmarkTask ¶
func (client *Client) StopBenchmarkTask(ClusterId *string, TaskName *string) (_result *StopBenchmarkTaskResponse, _err error)
Summary:
Stops a stress testing task.
@return StopBenchmarkTaskResponse
func (*Client) StopBenchmarkTaskWithOptions ¶
func (client *Client) StopBenchmarkTaskWithOptions(ClusterId *string, TaskName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *StopBenchmarkTaskResponse, _err error)
Summary:
Stops a stress testing task.
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return StopBenchmarkTaskResponse
func (*Client) StopService ¶
func (client *Client) StopService(ClusterId *string, ServiceName *string) (_result *StopServiceResponse, _err error)
Summary:
Stops a running service.
@return StopServiceResponse
func (*Client) StopServiceWithOptions ¶
func (client *Client) StopServiceWithOptions(ClusterId *string, ServiceName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *StopServiceResponse, _err error)
Summary:
Stops a running service.
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return StopServiceResponse
func (*Client) UpdateAppService ¶
func (client *Client) UpdateAppService(ClusterId *string, ServiceName *string, request *UpdateAppServiceRequest) (_result *UpdateAppServiceResponse, _err error)
Summary:
Updates an application service.
@param request - UpdateAppServiceRequest
@return UpdateAppServiceResponse
func (*Client) UpdateAppServiceWithOptions ¶
func (client *Client) UpdateAppServiceWithOptions(ClusterId *string, ServiceName *string, request *UpdateAppServiceRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *UpdateAppServiceResponse, _err error)
Summary:
Updates an application service.
@param request - UpdateAppServiceRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return UpdateAppServiceResponse
func (*Client) UpdateBenchmarkTask ¶
func (client *Client) UpdateBenchmarkTask(ClusterId *string, TaskName *string, request *UpdateBenchmarkTaskRequest) (_result *UpdateBenchmarkTaskResponse, _err error)
Summary:
Updates a stress testing task.
@param request - UpdateBenchmarkTaskRequest
@return UpdateBenchmarkTaskResponse
func (*Client) UpdateBenchmarkTaskWithOptions ¶
func (client *Client) UpdateBenchmarkTaskWithOptions(ClusterId *string, TaskName *string, request *UpdateBenchmarkTaskRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *UpdateBenchmarkTaskResponse, _err error)
Summary:
Updates a stress testing task.
@param request - UpdateBenchmarkTaskRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return UpdateBenchmarkTaskResponse
func (*Client) UpdateGateway ¶
func (client *Client) UpdateGateway(GatewayId *string, ClusterId *string, request *UpdateGatewayRequest) (_result *UpdateGatewayResponse, _err error)
Summary:
Update a private gateway.
@param request - UpdateGatewayRequest
@return UpdateGatewayResponse
func (*Client) UpdateGatewayWithOptions ¶
func (client *Client) UpdateGatewayWithOptions(GatewayId *string, ClusterId *string, request *UpdateGatewayRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *UpdateGatewayResponse, _err error)
Summary:
Update a private gateway.
@param request - UpdateGatewayRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return UpdateGatewayResponse
func (*Client) UpdateResource ¶
func (client *Client) UpdateResource(ClusterId *string, ResourceId *string, request *UpdateResourceRequest) (_result *UpdateResourceResponse, _err error)
Summary:
Updates the information about a dedicated resource group. Only the name of a dedicated resource group can be updated.
@param request - UpdateResourceRequest
@return UpdateResourceResponse
func (*Client) UpdateResourceDLink ¶
func (client *Client) UpdateResourceDLink(ClusterId *string, ResourceId *string, request *UpdateResourceDLinkRequest) (_result *UpdateResourceDLinkResponse, _err error)
Summary:
Updates the configurations of a virtual private cloud (VPC) direct connection for a dedicated resource group.
@param request - UpdateResourceDLinkRequest
@return UpdateResourceDLinkResponse
func (*Client) UpdateResourceDLinkWithOptions ¶
func (client *Client) UpdateResourceDLinkWithOptions(ClusterId *string, ResourceId *string, request *UpdateResourceDLinkRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *UpdateResourceDLinkResponse, _err error)
Summary:
Updates the configurations of a virtual private cloud (VPC) direct connection for a dedicated resource group.
@param request - UpdateResourceDLinkRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return UpdateResourceDLinkResponse
func (*Client) UpdateResourceInstance ¶
func (client *Client) UpdateResourceInstance(ClusterId *string, ResourceId *string, InstanceId *string, request *UpdateResourceInstanceRequest) (_result *UpdateResourceInstanceResponse, _err error)
Summary:
Updates the service scheduling status of an instance in a dedicated resource group.
@param request - UpdateResourceInstanceRequest
@return UpdateResourceInstanceResponse
func (*Client) UpdateResourceInstanceWithOptions ¶
func (client *Client) UpdateResourceInstanceWithOptions(ClusterId *string, ResourceId *string, InstanceId *string, request *UpdateResourceInstanceRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *UpdateResourceInstanceResponse, _err error)
Summary:
Updates the service scheduling status of an instance in a dedicated resource group.
@param request - UpdateResourceInstanceRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return UpdateResourceInstanceResponse
func (*Client) UpdateResourceWithOptions ¶
func (client *Client) UpdateResourceWithOptions(ClusterId *string, ResourceId *string, request *UpdateResourceRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *UpdateResourceResponse, _err error)
Summary:
Updates the information about a dedicated resource group. Only the name of a dedicated resource group can be updated.
@param request - UpdateResourceRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return UpdateResourceResponse
func (*Client) UpdateService ¶
func (client *Client) UpdateService(ClusterId *string, ServiceName *string, request *UpdateServiceRequest) (_result *UpdateServiceResponse, _err error)
Summary:
Updates a model or processor of a service. If only the metadata.instance field is updated, manual scaling can be performed.
@param request - UpdateServiceRequest
@return UpdateServiceResponse
func (*Client) UpdateServiceAutoScaler ¶
func (client *Client) UpdateServiceAutoScaler(ClusterId *string, ServiceName *string, request *UpdateServiceAutoScalerRequest) (_result *UpdateServiceAutoScalerResponse, _err error)
Summary:
Updates the Autoscaler configurations of a service.
@param request - UpdateServiceAutoScalerRequest
@return UpdateServiceAutoScalerResponse
func (*Client) UpdateServiceAutoScalerWithOptions ¶
func (client *Client) UpdateServiceAutoScalerWithOptions(ClusterId *string, ServiceName *string, request *UpdateServiceAutoScalerRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *UpdateServiceAutoScalerResponse, _err error)
Summary:
Updates the Autoscaler configurations of a service.
@param request - UpdateServiceAutoScalerRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return UpdateServiceAutoScalerResponse
func (*Client) UpdateServiceCronScaler ¶
func (client *Client) UpdateServiceCronScaler(ClusterId *string, ServiceName *string, request *UpdateServiceCronScalerRequest) (_result *UpdateServiceCronScalerResponse, _err error)
Summary:
Updates the Cron Horizontal Pod Autoscaler (CronHPA) settings of a service.
@param request - UpdateServiceCronScalerRequest
@return UpdateServiceCronScalerResponse
func (*Client) UpdateServiceCronScalerWithOptions ¶
func (client *Client) UpdateServiceCronScalerWithOptions(ClusterId *string, ServiceName *string, request *UpdateServiceCronScalerRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *UpdateServiceCronScalerResponse, _err error)
Summary:
Updates the Cron Horizontal Pod Autoscaler (CronHPA) settings of a service.
@param request - UpdateServiceCronScalerRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return UpdateServiceCronScalerResponse
func (*Client) UpdateServiceInstance ¶
func (client *Client) UpdateServiceInstance(ClusterId *string, ServiceName *string, InstanceName *string, request *UpdateServiceInstanceRequest) (_result *UpdateServiceInstanceResponse, _err error)
Summary:
Updates attributes of service instances. Only isolation can be performed for service instances.
@param request - UpdateServiceInstanceRequest
@return UpdateServiceInstanceResponse
func (*Client) UpdateServiceInstanceWithOptions ¶
func (client *Client) UpdateServiceInstanceWithOptions(ClusterId *string, ServiceName *string, InstanceName *string, request *UpdateServiceInstanceRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *UpdateServiceInstanceResponse, _err error)
Summary:
Updates attributes of service instances. Only isolation can be performed for service instances.
@param request - UpdateServiceInstanceRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return UpdateServiceInstanceResponse
func (*Client) UpdateServiceLabel ¶
func (client *Client) UpdateServiceLabel(ClusterId *string, ServiceName *string, request *UpdateServiceLabelRequest) (_result *UpdateServiceLabelResponse, _err error)
Summary:
Adds service tags or updates existing service tags.
@param request - UpdateServiceLabelRequest
@return UpdateServiceLabelResponse
func (*Client) UpdateServiceLabelWithOptions ¶
func (client *Client) UpdateServiceLabelWithOptions(ClusterId *string, ServiceName *string, request *UpdateServiceLabelRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *UpdateServiceLabelResponse, _err error)
Summary:
Adds service tags or updates existing service tags.
@param request - UpdateServiceLabelRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return UpdateServiceLabelResponse
func (*Client) UpdateServiceMirror ¶
func (client *Client) UpdateServiceMirror(ClusterId *string, ServiceName *string, request *UpdateServiceMirrorRequest) (_result *UpdateServiceMirrorResponse, _err error)
Summary:
Updates the traffic mirroring configurations of a service.
@param request - UpdateServiceMirrorRequest
@return UpdateServiceMirrorResponse
func (*Client) UpdateServiceMirrorWithOptions ¶
func (client *Client) UpdateServiceMirrorWithOptions(ClusterId *string, ServiceName *string, request *UpdateServiceMirrorRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *UpdateServiceMirrorResponse, _err error)
Summary:
Updates the traffic mirroring configurations of a service.
@param request - UpdateServiceMirrorRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return UpdateServiceMirrorResponse
func (*Client) UpdateServiceSafetyLock ¶
func (client *Client) UpdateServiceSafetyLock(ClusterId *string, ServiceName *string, request *UpdateServiceSafetyLockRequest) (_result *UpdateServiceSafetyLockResponse, _err error)
Summary:
Updates the safety lock of a service to minimize misoperations on the service.
@param request - UpdateServiceSafetyLockRequest
@return UpdateServiceSafetyLockResponse
func (*Client) UpdateServiceSafetyLockWithOptions ¶
func (client *Client) UpdateServiceSafetyLockWithOptions(ClusterId *string, ServiceName *string, request *UpdateServiceSafetyLockRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *UpdateServiceSafetyLockResponse, _err error)
Summary:
Updates the safety lock of a service to minimize misoperations on the service.
@param request - UpdateServiceSafetyLockRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return UpdateServiceSafetyLockResponse
func (*Client) UpdateServiceVersion ¶
func (client *Client) UpdateServiceVersion(ClusterId *string, ServiceName *string, request *UpdateServiceVersionRequest) (_result *UpdateServiceVersionResponse, _err error)
Summary:
Updates the version of a service or rolls back the service to a specific version.
@param request - UpdateServiceVersionRequest
@return UpdateServiceVersionResponse
func (*Client) UpdateServiceVersionWithOptions ¶
func (client *Client) UpdateServiceVersionWithOptions(ClusterId *string, ServiceName *string, request *UpdateServiceVersionRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *UpdateServiceVersionResponse, _err error)
Summary:
Updates the version of a service or rolls back the service to a specific version.
@param request - UpdateServiceVersionRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return UpdateServiceVersionResponse
func (*Client) UpdateServiceWithOptions ¶
func (client *Client) UpdateServiceWithOptions(ClusterId *string, ServiceName *string, request *UpdateServiceRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *UpdateServiceResponse, _err error)
Summary:
Updates a model or processor of a service. If only the metadata.instance field is updated, manual scaling can be performed.
@param request - UpdateServiceRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return UpdateServiceResponse
type CloneServiceRequest ¶ added in v4.1.0
type CloneServiceRequest struct { // The request body. For more information, see [CreateService](https://help.aliyun.com/document_detail/412086.html). // // example: // // { "name": "foo", "model_path": "http://path/to/model.tar.gz", "processor": "tensorflow_cpu", "metadata": { "instance": 2, "memory": 7000, "cpu": 4 } } Body *string `json:"body,omitempty" xml:"body,omitempty"` }
func (CloneServiceRequest) GoString ¶ added in v4.1.0
func (s CloneServiceRequest) GoString() string
func (*CloneServiceRequest) SetBody ¶ added in v4.1.0
func (s *CloneServiceRequest) SetBody(v string) *CloneServiceRequest
func (CloneServiceRequest) String ¶ added in v4.1.0
func (s CloneServiceRequest) String() string
type CloneServiceResponse ¶ added in v4.1.0
type CloneServiceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CloneServiceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CloneServiceResponse) GoString ¶ added in v4.1.0
func (s CloneServiceResponse) GoString() string
func (*CloneServiceResponse) SetBody ¶ added in v4.1.0
func (s *CloneServiceResponse) SetBody(v *CloneServiceResponseBody) *CloneServiceResponse
func (*CloneServiceResponse) SetHeaders ¶ added in v4.1.0
func (s *CloneServiceResponse) SetHeaders(v map[string]*string) *CloneServiceResponse
func (*CloneServiceResponse) SetStatusCode ¶ added in v4.1.0
func (s *CloneServiceResponse) SetStatusCode(v int32) *CloneServiceResponse
func (CloneServiceResponse) String ¶ added in v4.1.0
func (s CloneServiceResponse) String() string
type CloneServiceResponseBody ¶ added in v4.1.0
type CloneServiceResponseBody struct { // The public endpoint of the service. // // example: // // http://10123*****.cn-shanghai.aliyuncs.com/api/predict/echo InternetEndpoint *string `json:"InternetEndpoint,omitempty" xml:"InternetEndpoint,omitempty"` // The private endpoint of the service. // // example: // // http://10123*****.vpc.cn-shanghai.aliyuncs.com/api/predict/echo IntranetEndpoint *string `json:"IntranetEndpoint,omitempty" xml:"IntranetEndpoint,omitempty"` // Id of the request // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // The service ID. // // example: // // eas-m-r9knx7n9guf2p***** ServiceId *string `json:"ServiceId,omitempty" xml:"ServiceId,omitempty"` // The service name. // // example: // // foo ServiceName *string `json:"ServiceName,omitempty" xml:"ServiceName,omitempty"` // The service status. // // example: // // Creating Status *string `json:"Status,omitempty" xml:"Status,omitempty"` }
func (CloneServiceResponseBody) GoString ¶ added in v4.1.0
func (s CloneServiceResponseBody) GoString() string
func (*CloneServiceResponseBody) SetInternetEndpoint ¶ added in v4.1.0
func (s *CloneServiceResponseBody) SetInternetEndpoint(v string) *CloneServiceResponseBody
func (*CloneServiceResponseBody) SetIntranetEndpoint ¶ added in v4.1.0
func (s *CloneServiceResponseBody) SetIntranetEndpoint(v string) *CloneServiceResponseBody
func (*CloneServiceResponseBody) SetRequestId ¶ added in v4.1.0
func (s *CloneServiceResponseBody) SetRequestId(v string) *CloneServiceResponseBody
func (*CloneServiceResponseBody) SetServiceId ¶ added in v4.1.0
func (s *CloneServiceResponseBody) SetServiceId(v string) *CloneServiceResponseBody
func (*CloneServiceResponseBody) SetServiceName ¶ added in v4.1.0
func (s *CloneServiceResponseBody) SetServiceName(v string) *CloneServiceResponseBody
func (*CloneServiceResponseBody) SetStatus ¶ added in v4.1.0
func (s *CloneServiceResponseBody) SetStatus(v string) *CloneServiceResponseBody
func (CloneServiceResponseBody) String ¶ added in v4.1.0
func (s CloneServiceResponseBody) String() string
type CommitServiceResponse ¶
type CommitServiceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CommitServiceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CommitServiceResponse) GoString ¶
func (s CommitServiceResponse) GoString() string
func (*CommitServiceResponse) SetBody ¶
func (s *CommitServiceResponse) SetBody(v *CommitServiceResponseBody) *CommitServiceResponse
func (*CommitServiceResponse) SetHeaders ¶
func (s *CommitServiceResponse) SetHeaders(v map[string]*string) *CommitServiceResponse
func (*CommitServiceResponse) SetStatusCode ¶
func (s *CommitServiceResponse) SetStatusCode(v int32) *CommitServiceResponse
func (CommitServiceResponse) String ¶
func (s CommitServiceResponse) String() string
type CommitServiceResponseBody ¶
type CommitServiceResponseBody struct { // The returned message. // // example: // // Success Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (CommitServiceResponseBody) GoString ¶
func (s CommitServiceResponseBody) GoString() string
func (*CommitServiceResponseBody) SetMessage ¶
func (s *CommitServiceResponseBody) SetMessage(v string) *CommitServiceResponseBody
func (*CommitServiceResponseBody) SetRequestId ¶
func (s *CommitServiceResponseBody) SetRequestId(v string) *CommitServiceResponseBody
func (CommitServiceResponseBody) String ¶
func (s CommitServiceResponseBody) String() string
type ContainerInfo ¶
type ContainerInfo struct { CurrentReaon *string `json:"CurrentReaon,omitempty" xml:"CurrentReaon,omitempty"` CurrentStatus *string `json:"CurrentStatus,omitempty" xml:"CurrentStatus,omitempty"` CurrentTimestamp *string `json:"CurrentTimestamp,omitempty" xml:"CurrentTimestamp,omitempty"` Image *string `json:"Image,omitempty" xml:"Image,omitempty"` LastReason *string `json:"LastReason,omitempty" xml:"LastReason,omitempty"` LastStatus *string `json:"LastStatus,omitempty" xml:"LastStatus,omitempty"` LastTimestamp *string `json:"LastTimestamp,omitempty" xml:"LastTimestamp,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` Port *int32 `json:"Port,omitempty" xml:"Port,omitempty"` Ready *bool `json:"Ready,omitempty" xml:"Ready,omitempty"` RestartCount *int32 `json:"RestartCount,omitempty" xml:"RestartCount,omitempty"` }
func (ContainerInfo) GoString ¶
func (s ContainerInfo) GoString() string
func (*ContainerInfo) SetCurrentReaon ¶
func (s *ContainerInfo) SetCurrentReaon(v string) *ContainerInfo
func (*ContainerInfo) SetCurrentStatus ¶
func (s *ContainerInfo) SetCurrentStatus(v string) *ContainerInfo
func (*ContainerInfo) SetCurrentTimestamp ¶
func (s *ContainerInfo) SetCurrentTimestamp(v string) *ContainerInfo
func (*ContainerInfo) SetImage ¶
func (s *ContainerInfo) SetImage(v string) *ContainerInfo
func (*ContainerInfo) SetLastReason ¶
func (s *ContainerInfo) SetLastReason(v string) *ContainerInfo
func (*ContainerInfo) SetLastStatus ¶
func (s *ContainerInfo) SetLastStatus(v string) *ContainerInfo
func (*ContainerInfo) SetLastTimestamp ¶
func (s *ContainerInfo) SetLastTimestamp(v string) *ContainerInfo
func (*ContainerInfo) SetName ¶
func (s *ContainerInfo) SetName(v string) *ContainerInfo
func (*ContainerInfo) SetPort ¶
func (s *ContainerInfo) SetPort(v int32) *ContainerInfo
func (*ContainerInfo) SetReady ¶
func (s *ContainerInfo) SetReady(v bool) *ContainerInfo
func (*ContainerInfo) SetRestartCount ¶
func (s *ContainerInfo) SetRestartCount(v int32) *ContainerInfo
func (ContainerInfo) String ¶
func (s ContainerInfo) String() string
type CreateAppServiceRequest ¶
type CreateAppServiceRequest struct { // The quota ID. // // example: // // abcdef QuotaId *string `json:"QuotaId,omitempty" xml:"QuotaId,omitempty"` // The workspace ID. // // example: // // 123456 WorkspaceId *string `json:"WorkspaceId,omitempty" xml:"WorkspaceId,omitempty"` // The application service type. // // Valid values: // // - LLM // // <!-- --> // // <!-- --> // // <!-- --> // // This parameter is required. // // example: // // LLM AppType *string `json:"AppType,omitempty" xml:"AppType,omitempty"` // The application version. // // example: // // v1 AppVersion *string `json:"AppVersion,omitempty" xml:"AppVersion,omitempty"` // The additional configurations that are required for service deployment. Config map[string]interface{} `json:"Config,omitempty" xml:"Config,omitempty"` // The number of instances. // // This parameter is required. // // example: // // 1 Replicas *int32 `json:"Replicas,omitempty" xml:"Replicas,omitempty"` // The service name. // // This parameter is required. // // example: // // foo ServiceName *string `json:"ServiceName,omitempty" xml:"ServiceName,omitempty"` // The service specifications. Valid values: // // - llama_7b_fp16 // // - llama_7b_int8 // // - llama_13b_fp16 // // - llama_7b_int8 // // - chatglm_6b_fp16 // // - chatglm_6b_int8 // // - chatglm2_6b_fp16 // // - baichuan_7b_int8 // // - baichuan_13b_fp16 // // - baichuan_7b_fp16 // // This parameter is required. // // example: // // llama_7b_fp16 ServiceSpec *string `json:"ServiceSpec,omitempty" xml:"ServiceSpec,omitempty"` }
func (CreateAppServiceRequest) GoString ¶
func (s CreateAppServiceRequest) GoString() string
func (*CreateAppServiceRequest) SetAppType ¶
func (s *CreateAppServiceRequest) SetAppType(v string) *CreateAppServiceRequest
func (*CreateAppServiceRequest) SetAppVersion ¶
func (s *CreateAppServiceRequest) SetAppVersion(v string) *CreateAppServiceRequest
func (*CreateAppServiceRequest) SetConfig ¶
func (s *CreateAppServiceRequest) SetConfig(v map[string]interface{}) *CreateAppServiceRequest
func (*CreateAppServiceRequest) SetQuotaId ¶
func (s *CreateAppServiceRequest) SetQuotaId(v string) *CreateAppServiceRequest
func (*CreateAppServiceRequest) SetReplicas ¶
func (s *CreateAppServiceRequest) SetReplicas(v int32) *CreateAppServiceRequest
func (*CreateAppServiceRequest) SetServiceName ¶
func (s *CreateAppServiceRequest) SetServiceName(v string) *CreateAppServiceRequest
func (*CreateAppServiceRequest) SetServiceSpec ¶
func (s *CreateAppServiceRequest) SetServiceSpec(v string) *CreateAppServiceRequest
func (*CreateAppServiceRequest) SetWorkspaceId ¶
func (s *CreateAppServiceRequest) SetWorkspaceId(v string) *CreateAppServiceRequest
func (CreateAppServiceRequest) String ¶
func (s CreateAppServiceRequest) String() string
type CreateAppServiceResponse ¶
type CreateAppServiceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateAppServiceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateAppServiceResponse) GoString ¶
func (s CreateAppServiceResponse) GoString() string
func (*CreateAppServiceResponse) SetBody ¶
func (s *CreateAppServiceResponse) SetBody(v *CreateAppServiceResponseBody) *CreateAppServiceResponse
func (*CreateAppServiceResponse) SetHeaders ¶
func (s *CreateAppServiceResponse) SetHeaders(v map[string]*string) *CreateAppServiceResponse
func (*CreateAppServiceResponse) SetStatusCode ¶
func (s *CreateAppServiceResponse) SetStatusCode(v int32) *CreateAppServiceResponse
func (CreateAppServiceResponse) String ¶
func (s CreateAppServiceResponse) String() string
type CreateAppServiceResponseBody ¶
type CreateAppServiceResponseBody struct { // The public endpoint of the service. // // example: // // http://pai-eas.cn-shanghai.**** InternetEndpoint *string `json:"InternetEndpoint,omitempty" xml:"InternetEndpoint,omitempty"` // The internal endpoint of the service. // // example: // // http://pai-eas-vpc.cn-shanghai.**** IntranetEndpoint *string `json:"IntranetEndpoint,omitempty" xml:"IntranetEndpoint,omitempty"` // The region ID of the service. // // example: // // cn-shanghai Region *string `json:"Region,omitempty" xml:"Region,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // The service ID. // // example: // // eas-m-aaxxxddf ServiceId *string `json:"ServiceId,omitempty" xml:"ServiceId,omitempty"` // The service name. // // example: // // foo ServiceName *string `json:"ServiceName,omitempty" xml:"ServiceName,omitempty"` // The service state. // // example: // // Creating Status *string `json:"Status,omitempty" xml:"Status,omitempty"` }
func (CreateAppServiceResponseBody) GoString ¶
func (s CreateAppServiceResponseBody) GoString() string
func (*CreateAppServiceResponseBody) SetInternetEndpoint ¶
func (s *CreateAppServiceResponseBody) SetInternetEndpoint(v string) *CreateAppServiceResponseBody
func (*CreateAppServiceResponseBody) SetIntranetEndpoint ¶
func (s *CreateAppServiceResponseBody) SetIntranetEndpoint(v string) *CreateAppServiceResponseBody
func (*CreateAppServiceResponseBody) SetRegion ¶
func (s *CreateAppServiceResponseBody) SetRegion(v string) *CreateAppServiceResponseBody
func (*CreateAppServiceResponseBody) SetRequestId ¶
func (s *CreateAppServiceResponseBody) SetRequestId(v string) *CreateAppServiceResponseBody
func (*CreateAppServiceResponseBody) SetServiceId ¶
func (s *CreateAppServiceResponseBody) SetServiceId(v string) *CreateAppServiceResponseBody
func (*CreateAppServiceResponseBody) SetServiceName ¶
func (s *CreateAppServiceResponseBody) SetServiceName(v string) *CreateAppServiceResponseBody
func (*CreateAppServiceResponseBody) SetStatus ¶
func (s *CreateAppServiceResponseBody) SetStatus(v string) *CreateAppServiceResponseBody
func (CreateAppServiceResponseBody) String ¶
func (s CreateAppServiceResponseBody) String() string
type CreateBenchmarkTaskRequest ¶
type CreateBenchmarkTaskRequest struct { // The request body. The body includes the parameters that are set to create a stress testing task. // // example: // // { // // "base": { // // "duration": 600 // // }, // // "service": { // // "serviceName": "test_service", // // "requestToken": "test_token" // // }, // // "data": { // // "path": "https://larec-benchmark-cd.oss-cn-chengdu.aliyuncs.com/youbei/sv_dbmtl/data/youbei.warmup.tf.bin", // // "dataType": "binary" // // }, // // "optional": { // // "maxRt": 100 // // } // // } Body *string `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateBenchmarkTaskRequest) GoString ¶
func (s CreateBenchmarkTaskRequest) GoString() string
func (*CreateBenchmarkTaskRequest) SetBody ¶
func (s *CreateBenchmarkTaskRequest) SetBody(v string) *CreateBenchmarkTaskRequest
func (CreateBenchmarkTaskRequest) String ¶
func (s CreateBenchmarkTaskRequest) String() string
type CreateBenchmarkTaskResponse ¶
type CreateBenchmarkTaskResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateBenchmarkTaskResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateBenchmarkTaskResponse) GoString ¶
func (s CreateBenchmarkTaskResponse) GoString() string
func (*CreateBenchmarkTaskResponse) SetBody ¶
func (s *CreateBenchmarkTaskResponse) SetBody(v *CreateBenchmarkTaskResponseBody) *CreateBenchmarkTaskResponse
func (*CreateBenchmarkTaskResponse) SetHeaders ¶
func (s *CreateBenchmarkTaskResponse) SetHeaders(v map[string]*string) *CreateBenchmarkTaskResponse
func (*CreateBenchmarkTaskResponse) SetStatusCode ¶
func (s *CreateBenchmarkTaskResponse) SetStatusCode(v int32) *CreateBenchmarkTaskResponse
func (CreateBenchmarkTaskResponse) String ¶
func (s CreateBenchmarkTaskResponse) String() string
type CreateBenchmarkTaskResponseBody ¶
type CreateBenchmarkTaskResponseBody struct { // The returned message. // // example: // // Benchmark task [foo] is Creating Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The ID of the region where the stress testing task is performed. // // example: // // cn-shanghai Region *string `json:"Region,omitempty" xml:"Region,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82******** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // The name of the stress testing task. // // example: // // benchmark-larec-test-1076 TaskName *string `json:"TaskName,omitempty" xml:"TaskName,omitempty"` }
func (CreateBenchmarkTaskResponseBody) GoString ¶
func (s CreateBenchmarkTaskResponseBody) GoString() string
func (*CreateBenchmarkTaskResponseBody) SetMessage ¶
func (s *CreateBenchmarkTaskResponseBody) SetMessage(v string) *CreateBenchmarkTaskResponseBody
func (*CreateBenchmarkTaskResponseBody) SetRegion ¶
func (s *CreateBenchmarkTaskResponseBody) SetRegion(v string) *CreateBenchmarkTaskResponseBody
func (*CreateBenchmarkTaskResponseBody) SetRequestId ¶
func (s *CreateBenchmarkTaskResponseBody) SetRequestId(v string) *CreateBenchmarkTaskResponseBody
func (*CreateBenchmarkTaskResponseBody) SetTaskName ¶
func (s *CreateBenchmarkTaskResponseBody) SetTaskName(v string) *CreateBenchmarkTaskResponseBody
func (CreateBenchmarkTaskResponseBody) String ¶
func (s CreateBenchmarkTaskResponseBody) String() string
type CreateGatewayIntranetLinkedVpcRequest ¶
type CreateGatewayIntranetLinkedVpcRequest struct { // The vSwitch ID. // // example: // // vsw-8vbqn2at0kljjxxxx**** VSwitchId *string `json:"VSwitchId,omitempty" xml:"VSwitchId,omitempty"` // The virtual private cloud (VPC) ID. // // example: // // vpc-uf66uio7md**** VpcId *string `json:"VpcId,omitempty" xml:"VpcId,omitempty"` }
func (CreateGatewayIntranetLinkedVpcRequest) GoString ¶
func (s CreateGatewayIntranetLinkedVpcRequest) GoString() string
func (*CreateGatewayIntranetLinkedVpcRequest) SetVSwitchId ¶
func (s *CreateGatewayIntranetLinkedVpcRequest) SetVSwitchId(v string) *CreateGatewayIntranetLinkedVpcRequest
func (*CreateGatewayIntranetLinkedVpcRequest) SetVpcId ¶
func (s *CreateGatewayIntranetLinkedVpcRequest) SetVpcId(v string) *CreateGatewayIntranetLinkedVpcRequest
func (CreateGatewayIntranetLinkedVpcRequest) String ¶
func (s CreateGatewayIntranetLinkedVpcRequest) String() string
type CreateGatewayIntranetLinkedVpcResponse ¶
type CreateGatewayIntranetLinkedVpcResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateGatewayIntranetLinkedVpcResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateGatewayIntranetLinkedVpcResponse) GoString ¶
func (s CreateGatewayIntranetLinkedVpcResponse) GoString() string
func (*CreateGatewayIntranetLinkedVpcResponse) SetHeaders ¶
func (s *CreateGatewayIntranetLinkedVpcResponse) SetHeaders(v map[string]*string) *CreateGatewayIntranetLinkedVpcResponse
func (*CreateGatewayIntranetLinkedVpcResponse) SetStatusCode ¶
func (s *CreateGatewayIntranetLinkedVpcResponse) SetStatusCode(v int32) *CreateGatewayIntranetLinkedVpcResponse
func (CreateGatewayIntranetLinkedVpcResponse) String ¶
func (s CreateGatewayIntranetLinkedVpcResponse) String() string
type CreateGatewayIntranetLinkedVpcResponseBody ¶
type CreateGatewayIntranetLinkedVpcResponseBody struct { // The private gateway ID. // // example: // // gw-1uhcqmsc7x22****** GatewayId *string `json:"GatewayId,omitempty" xml:"GatewayId,omitempty"` // The returned message. // // example: // // Successfully add intranet linked vpc for gateway Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (CreateGatewayIntranetLinkedVpcResponseBody) GoString ¶
func (s CreateGatewayIntranetLinkedVpcResponseBody) GoString() string
func (*CreateGatewayIntranetLinkedVpcResponseBody) SetGatewayId ¶
func (s *CreateGatewayIntranetLinkedVpcResponseBody) SetGatewayId(v string) *CreateGatewayIntranetLinkedVpcResponseBody
func (*CreateGatewayIntranetLinkedVpcResponseBody) SetMessage ¶
func (s *CreateGatewayIntranetLinkedVpcResponseBody) SetMessage(v string) *CreateGatewayIntranetLinkedVpcResponseBody
func (*CreateGatewayIntranetLinkedVpcResponseBody) SetRequestId ¶
func (s *CreateGatewayIntranetLinkedVpcResponseBody) SetRequestId(v string) *CreateGatewayIntranetLinkedVpcResponseBody
func (CreateGatewayIntranetLinkedVpcResponseBody) String ¶
func (s CreateGatewayIntranetLinkedVpcResponseBody) String() string
type CreateGatewayRequest ¶
type CreateGatewayRequest struct { // The name of the resource group. // // example: // // eas-r-4gt8twzwllfo****** ResourceName *string `json:"ResourceName,omitempty" xml:"ResourceName,omitempty"` // Specifies whether to enable Internet access. Default value: false. // // Valid values: // // - true // // <!-- --> // // <!-- --> // // <!-- --> // // - false // // <!-- --> // // <!-- --> // // <!-- --> // // example: // // false EnableInternet *bool `json:"EnableInternet,omitempty" xml:"EnableInternet,omitempty"` // Specifies whether to enable internal network access. Default value: true. // // example: // // true EnableIntranet *bool `json:"EnableIntranet,omitempty" xml:"EnableIntranet,omitempty"` // The instance type used for the private gateway. // // This parameter is required. // // example: // // ecs.c6.4xlarge InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` // The private gateway alias. // // example: // // mygateway1 Name *string `json:"Name,omitempty" xml:"Name,omitempty"` }
func (CreateGatewayRequest) GoString ¶
func (s CreateGatewayRequest) GoString() string
func (*CreateGatewayRequest) SetEnableInternet ¶
func (s *CreateGatewayRequest) SetEnableInternet(v bool) *CreateGatewayRequest
func (*CreateGatewayRequest) SetEnableIntranet ¶
func (s *CreateGatewayRequest) SetEnableIntranet(v bool) *CreateGatewayRequest
func (*CreateGatewayRequest) SetInstanceType ¶
func (s *CreateGatewayRequest) SetInstanceType(v string) *CreateGatewayRequest
func (*CreateGatewayRequest) SetName ¶
func (s *CreateGatewayRequest) SetName(v string) *CreateGatewayRequest
func (*CreateGatewayRequest) SetResourceName ¶
func (s *CreateGatewayRequest) SetResourceName(v string) *CreateGatewayRequest
func (CreateGatewayRequest) String ¶
func (s CreateGatewayRequest) String() string
type CreateGatewayResponse ¶
type CreateGatewayResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateGatewayResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateGatewayResponse) GoString ¶
func (s CreateGatewayResponse) GoString() string
func (*CreateGatewayResponse) SetBody ¶
func (s *CreateGatewayResponse) SetBody(v *CreateGatewayResponseBody) *CreateGatewayResponse
func (*CreateGatewayResponse) SetHeaders ¶
func (s *CreateGatewayResponse) SetHeaders(v map[string]*string) *CreateGatewayResponse
func (*CreateGatewayResponse) SetStatusCode ¶
func (s *CreateGatewayResponse) SetStatusCode(v int32) *CreateGatewayResponse
func (CreateGatewayResponse) String ¶
func (s CreateGatewayResponse) String() string
type CreateGatewayResponseBody ¶
type CreateGatewayResponseBody struct { // The region ID of the private gateway. // // example: // // cn-hangzhou ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` // The private gateway ID. // // example: // // gw-1uhcqmsc7x22****** GatewayId *string `json:"GatewayId,omitempty" xml:"GatewayId,omitempty"` // The returned message. // // example: // // Successfully create gateway. Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (CreateGatewayResponseBody) GoString ¶
func (s CreateGatewayResponseBody) GoString() string
func (*CreateGatewayResponseBody) SetClusterId ¶
func (s *CreateGatewayResponseBody) SetClusterId(v string) *CreateGatewayResponseBody
func (*CreateGatewayResponseBody) SetGatewayId ¶
func (s *CreateGatewayResponseBody) SetGatewayId(v string) *CreateGatewayResponseBody
func (*CreateGatewayResponseBody) SetMessage ¶
func (s *CreateGatewayResponseBody) SetMessage(v string) *CreateGatewayResponseBody
func (*CreateGatewayResponseBody) SetRequestId ¶
func (s *CreateGatewayResponseBody) SetRequestId(v string) *CreateGatewayResponseBody
func (CreateGatewayResponseBody) String ¶
func (s CreateGatewayResponseBody) String() string
type CreateResourceInstancesRequest ¶
type CreateResourceInstancesRequest struct { // Specifies whether to enable auto-renewal. Valid values: // // - false (default) // // - true // // example: // // false AutoRenewal *bool `json:"AutoRenewal,omitempty" xml:"AutoRenewal,omitempty"` // The billing method of the instance. Valid values: // // - PrePaid: subscription. // // - PostPaid: pay-as-you-go. // // This parameter is required. // // example: // // PrePaid ChargeType *string `json:"ChargeType,omitempty" xml:"ChargeType,omitempty"` // The number of instances that you want to create. Valid values: 1 to 100. // // This parameter is required. // // example: // // 5 EcsInstanceCount *int32 `json:"EcsInstanceCount,omitempty" xml:"EcsInstanceCount,omitempty"` // The type of the Elastic Compute Service (ECS) instance. // // This parameter is required. // // example: // // ecs.s6-c1m2.xlarge EcsInstanceType *string `json:"EcsInstanceType,omitempty" xml:"EcsInstanceType,omitempty"` // The size of the system disk. Unit: GiB. Valid values: 200 to 2000. Default value: 200. // // example: // // 200 SystemDiskSize *int32 `json:"SystemDiskSize,omitempty" xml:"SystemDiskSize,omitempty"` // The user-defined information. This parameter is not in use. // // example: // // x112223333 UserData *string `json:"UserData,omitempty" xml:"UserData,omitempty"` // The zone to which the instance belongs. // // example: // // cn-shanghai-f Zone *string `json:"Zone,omitempty" xml:"Zone,omitempty"` }
func (CreateResourceInstancesRequest) GoString ¶
func (s CreateResourceInstancesRequest) GoString() string
func (*CreateResourceInstancesRequest) SetAutoRenewal ¶
func (s *CreateResourceInstancesRequest) SetAutoRenewal(v bool) *CreateResourceInstancesRequest
func (*CreateResourceInstancesRequest) SetChargeType ¶
func (s *CreateResourceInstancesRequest) SetChargeType(v string) *CreateResourceInstancesRequest
func (*CreateResourceInstancesRequest) SetEcsInstanceCount ¶
func (s *CreateResourceInstancesRequest) SetEcsInstanceCount(v int32) *CreateResourceInstancesRequest
func (*CreateResourceInstancesRequest) SetEcsInstanceType ¶
func (s *CreateResourceInstancesRequest) SetEcsInstanceType(v string) *CreateResourceInstancesRequest
func (*CreateResourceInstancesRequest) SetSystemDiskSize ¶
func (s *CreateResourceInstancesRequest) SetSystemDiskSize(v int32) *CreateResourceInstancesRequest
func (*CreateResourceInstancesRequest) SetUserData ¶
func (s *CreateResourceInstancesRequest) SetUserData(v string) *CreateResourceInstancesRequest
func (*CreateResourceInstancesRequest) SetZone ¶
func (s *CreateResourceInstancesRequest) SetZone(v string) *CreateResourceInstancesRequest
func (CreateResourceInstancesRequest) String ¶
func (s CreateResourceInstancesRequest) String() string
type CreateResourceInstancesResponse ¶
type CreateResourceInstancesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateResourceInstancesResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateResourceInstancesResponse) GoString ¶
func (s CreateResourceInstancesResponse) GoString() string
func (*CreateResourceInstancesResponse) SetBody ¶
func (s *CreateResourceInstancesResponse) SetBody(v *CreateResourceInstancesResponseBody) *CreateResourceInstancesResponse
func (*CreateResourceInstancesResponse) SetHeaders ¶
func (s *CreateResourceInstancesResponse) SetHeaders(v map[string]*string) *CreateResourceInstancesResponse
func (*CreateResourceInstancesResponse) SetStatusCode ¶
func (s *CreateResourceInstancesResponse) SetStatusCode(v int32) *CreateResourceInstancesResponse
func (CreateResourceInstancesResponse) String ¶
func (s CreateResourceInstancesResponse) String() string
type CreateResourceInstancesResponseBody ¶
type CreateResourceInstancesResponseBody struct { // The instance IDs. InstanceIds []*string `json:"InstanceIds,omitempty" xml:"InstanceIds,omitempty" type:"Repeated"` // The returned message. // // example: // // Create 5 new ecs instance(s) in resource [eas-r-asdasdasd] successfully Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (CreateResourceInstancesResponseBody) GoString ¶
func (s CreateResourceInstancesResponseBody) GoString() string
func (*CreateResourceInstancesResponseBody) SetInstanceIds ¶
func (s *CreateResourceInstancesResponseBody) SetInstanceIds(v []*string) *CreateResourceInstancesResponseBody
func (*CreateResourceInstancesResponseBody) SetMessage ¶
func (s *CreateResourceInstancesResponseBody) SetMessage(v string) *CreateResourceInstancesResponseBody
func (*CreateResourceInstancesResponseBody) SetRequestId ¶
func (s *CreateResourceInstancesResponseBody) SetRequestId(v string) *CreateResourceInstancesResponseBody
func (CreateResourceInstancesResponseBody) String ¶
func (s CreateResourceInstancesResponseBody) String() string
type CreateResourceLogRequest ¶
type CreateResourceLogRequest struct { // The Logstore of Log Service. For more information about how to query a Logstore, see [ListLogStores](https://help.aliyun.com/document_detail/426970.html). // // This parameter is required. // // example: // // access_log LogStore *string `json:"LogStore,omitempty" xml:"LogStore,omitempty"` // The Log Service project that is associated with the resource group. For more information about how to query the project, see [ListProject](https://help.aliyun.com/document_detail/74955.html). // // This parameter is required. // // example: // // eas-r-asdasdasd-sls ProjectName *string `json:"ProjectName,omitempty" xml:"ProjectName,omitempty"` }
func (CreateResourceLogRequest) GoString ¶
func (s CreateResourceLogRequest) GoString() string
func (*CreateResourceLogRequest) SetLogStore ¶
func (s *CreateResourceLogRequest) SetLogStore(v string) *CreateResourceLogRequest
func (*CreateResourceLogRequest) SetProjectName ¶
func (s *CreateResourceLogRequest) SetProjectName(v string) *CreateResourceLogRequest
func (CreateResourceLogRequest) String ¶
func (s CreateResourceLogRequest) String() string
type CreateResourceLogResponse ¶
type CreateResourceLogResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateResourceLogResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateResourceLogResponse) GoString ¶
func (s CreateResourceLogResponse) GoString() string
func (*CreateResourceLogResponse) SetBody ¶
func (s *CreateResourceLogResponse) SetBody(v *CreateResourceLogResponseBody) *CreateResourceLogResponse
func (*CreateResourceLogResponse) SetHeaders ¶
func (s *CreateResourceLogResponse) SetHeaders(v map[string]*string) *CreateResourceLogResponse
func (*CreateResourceLogResponse) SetStatusCode ¶
func (s *CreateResourceLogResponse) SetStatusCode(v int32) *CreateResourceLogResponse
func (CreateResourceLogResponse) String ¶
func (s CreateResourceLogResponse) String() string
type CreateResourceLogResponseBody ¶
type CreateResourceLogResponseBody struct { // The returned message. // // example: // // Resource [eas-r-asdasdasd] is deleted. Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (CreateResourceLogResponseBody) GoString ¶
func (s CreateResourceLogResponseBody) GoString() string
func (*CreateResourceLogResponseBody) SetMessage ¶
func (s *CreateResourceLogResponseBody) SetMessage(v string) *CreateResourceLogResponseBody
func (*CreateResourceLogResponseBody) SetRequestId ¶
func (s *CreateResourceLogResponseBody) SetRequestId(v string) *CreateResourceLogResponseBody
func (CreateResourceLogResponseBody) String ¶
func (s CreateResourceLogResponseBody) String() string
type CreateResourceRequest ¶
type CreateResourceRequest struct { // Specifies whether to enable auto-renewal. Valid values: // // - false (default) // // - true // // example: // // false AutoRenewal *bool `json:"AutoRenewal,omitempty" xml:"AutoRenewal,omitempty"` // The billing method. Valid values: // // - PrePaid: the subscription billing method. // // - PostPaid: the pay-as-you-go billing method. // // > This parameter is required when the ResourceType parameter is set to Dedicated. // // example: // // PostPaid ChargeType *string `json:"ChargeType,omitempty" xml:"ChargeType,omitempty"` // The number of ECS instances. // // > This parameter is required when the ResourceType parameter is set to Dedicated. // // example: // // 5 EcsInstanceCount *int32 `json:"EcsInstanceCount,omitempty" xml:"EcsInstanceCount,omitempty"` // The type of the Elastic Compute Service (ECS) instance. // // > This parameter is required when the ResourceType parameter is set to Dedicated. // // example: // // ecs.c6.8xlarge EcsInstanceType *string `json:"EcsInstanceType,omitempty" xml:"EcsInstanceType,omitempty"` // The type of the resource group. Valid values: // // - Dedicated: the dedicated resource group. // // - SelfManaged: the self-managed resource group. // // > If you use a self-managed resource group, you must configure a whitelist. // // example: // // Dedicated ResourceType *string `json:"ResourceType,omitempty" xml:"ResourceType,omitempty"` // The configurations of the self-managed resource group. SelfManagedResourceOptions *CreateResourceRequestSelfManagedResourceOptions `json:"SelfManagedResourceOptions,omitempty" xml:"SelfManagedResourceOptions,omitempty" type:"Struct"` // The size of the system disk. Unit: GiB. Valid values: 200 to 2000. Default value: 200. // // example: // // 200 SystemDiskSize *int32 `json:"SystemDiskSize,omitempty" xml:"SystemDiskSize,omitempty"` // The ID of the zone in which the instance resides. // // example: // // cn-shanghai-f Zone *string `json:"Zone,omitempty" xml:"Zone,omitempty"` }
func (CreateResourceRequest) GoString ¶
func (s CreateResourceRequest) GoString() string
func (*CreateResourceRequest) SetAutoRenewal ¶
func (s *CreateResourceRequest) SetAutoRenewal(v bool) *CreateResourceRequest
func (*CreateResourceRequest) SetChargeType ¶
func (s *CreateResourceRequest) SetChargeType(v string) *CreateResourceRequest
func (*CreateResourceRequest) SetEcsInstanceCount ¶
func (s *CreateResourceRequest) SetEcsInstanceCount(v int32) *CreateResourceRequest
func (*CreateResourceRequest) SetEcsInstanceType ¶
func (s *CreateResourceRequest) SetEcsInstanceType(v string) *CreateResourceRequest
func (*CreateResourceRequest) SetResourceType ¶
func (s *CreateResourceRequest) SetResourceType(v string) *CreateResourceRequest
func (*CreateResourceRequest) SetSelfManagedResourceOptions ¶
func (s *CreateResourceRequest) SetSelfManagedResourceOptions(v *CreateResourceRequestSelfManagedResourceOptions) *CreateResourceRequest
func (*CreateResourceRequest) SetSystemDiskSize ¶
func (s *CreateResourceRequest) SetSystemDiskSize(v int32) *CreateResourceRequest
func (*CreateResourceRequest) SetZone ¶
func (s *CreateResourceRequest) SetZone(v string) *CreateResourceRequest
func (CreateResourceRequest) String ¶
func (s CreateResourceRequest) String() string
type CreateResourceRequestSelfManagedResourceOptions ¶
type CreateResourceRequestSelfManagedResourceOptions struct { // The ID of the self-managed cluster. // // example: // // cf0386f250f2545689ca7fdd1cd****** ExternalClusterId *string `json:"ExternalClusterId,omitempty" xml:"ExternalClusterId,omitempty"` // The tag key-value pairs for nodes. NodeMatchLabels map[string]*string `json:"NodeMatchLabels,omitempty" xml:"NodeMatchLabels,omitempty"` // Tolerations for nodes. NodeTolerations []*CreateResourceRequestSelfManagedResourceOptionsNodeTolerations `json:"NodeTolerations,omitempty" xml:"NodeTolerations,omitempty" type:"Repeated"` // The name of the RAM user to which the permissions on Elastic Algorithm Service of Platform for AI (PAI-EAS) are granted. // // example: // // clusterrole RoleName *string `json:"RoleName,omitempty" xml:"RoleName,omitempty"` }
func (CreateResourceRequestSelfManagedResourceOptions) GoString ¶
func (s CreateResourceRequestSelfManagedResourceOptions) GoString() string
func (*CreateResourceRequestSelfManagedResourceOptions) SetExternalClusterId ¶
func (s *CreateResourceRequestSelfManagedResourceOptions) SetExternalClusterId(v string) *CreateResourceRequestSelfManagedResourceOptions
func (*CreateResourceRequestSelfManagedResourceOptions) SetNodeMatchLabels ¶
func (s *CreateResourceRequestSelfManagedResourceOptions) SetNodeMatchLabels(v map[string]*string) *CreateResourceRequestSelfManagedResourceOptions
func (*CreateResourceRequestSelfManagedResourceOptions) SetNodeTolerations ¶
func (*CreateResourceRequestSelfManagedResourceOptions) SetRoleName ¶
func (s *CreateResourceRequestSelfManagedResourceOptions) SetRoleName(v string) *CreateResourceRequestSelfManagedResourceOptions
func (CreateResourceRequestSelfManagedResourceOptions) String ¶
func (s CreateResourceRequestSelfManagedResourceOptions) String() string
type CreateResourceRequestSelfManagedResourceOptionsNodeTolerations ¶
type CreateResourceRequestSelfManagedResourceOptionsNodeTolerations struct { // The result. // // Valid values: // // - PreferNoSchedule // // - NoSchedule // // - NoExecute // // example: // // NoSchedule Effect *string `json:"effect,omitempty" xml:"effect,omitempty"` // The key name. // // example: // // key1 Key *string `json:"key,omitempty" xml:"key,omitempty"` // The relationship between key names and key values. // // Valid values: // // - Equal // // - Exists // // example: // // Equal Operator *string `json:"operator,omitempty" xml:"operator,omitempty"` // The key value. // // example: // // value1 Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (CreateResourceRequestSelfManagedResourceOptionsNodeTolerations) GoString ¶
func (s CreateResourceRequestSelfManagedResourceOptionsNodeTolerations) GoString() string
func (*CreateResourceRequestSelfManagedResourceOptionsNodeTolerations) SetOperator ¶
func (CreateResourceRequestSelfManagedResourceOptionsNodeTolerations) String ¶
func (s CreateResourceRequestSelfManagedResourceOptionsNodeTolerations) String() string
type CreateResourceResponse ¶
type CreateResourceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateResourceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateResourceResponse) GoString ¶
func (s CreateResourceResponse) GoString() string
func (*CreateResourceResponse) SetBody ¶
func (s *CreateResourceResponse) SetBody(v *CreateResourceResponseBody) *CreateResourceResponse
func (*CreateResourceResponse) SetHeaders ¶
func (s *CreateResourceResponse) SetHeaders(v map[string]*string) *CreateResourceResponse
func (*CreateResourceResponse) SetStatusCode ¶
func (s *CreateResourceResponse) SetStatusCode(v int32) *CreateResourceResponse
func (CreateResourceResponse) String ¶
func (s CreateResourceResponse) String() string
type CreateResourceResponseBody ¶
type CreateResourceResponseBody struct { // The ID of the cluster to which the resource group belongs. // // example: // // cn-shanghai ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` // The instance IDs. InstanceIds []*string `json:"InstanceIds,omitempty" xml:"InstanceIds,omitempty" type:"Repeated"` // The user ID (UID) of the resource group owner. // // example: // // 14401087478**** OwnerUid *string `json:"OwnerUid,omitempty" xml:"OwnerUid,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // The ID of the resource group. // // example: // // eas-r-h7lcw24dyqztwxxxxxx ResourceId *string `json:"ResourceId,omitempty" xml:"ResourceId,omitempty"` // The name of the resource group. // // example: // // MyResource ResourceName *string `json:"ResourceName,omitempty" xml:"ResourceName,omitempty"` }
func (CreateResourceResponseBody) GoString ¶
func (s CreateResourceResponseBody) GoString() string
func (*CreateResourceResponseBody) SetClusterId ¶
func (s *CreateResourceResponseBody) SetClusterId(v string) *CreateResourceResponseBody
func (*CreateResourceResponseBody) SetInstanceIds ¶
func (s *CreateResourceResponseBody) SetInstanceIds(v []*string) *CreateResourceResponseBody
func (*CreateResourceResponseBody) SetOwnerUid ¶
func (s *CreateResourceResponseBody) SetOwnerUid(v string) *CreateResourceResponseBody
func (*CreateResourceResponseBody) SetRequestId ¶
func (s *CreateResourceResponseBody) SetRequestId(v string) *CreateResourceResponseBody
func (*CreateResourceResponseBody) SetResourceId ¶
func (s *CreateResourceResponseBody) SetResourceId(v string) *CreateResourceResponseBody
func (*CreateResourceResponseBody) SetResourceName ¶
func (s *CreateResourceResponseBody) SetResourceName(v string) *CreateResourceResponseBody
func (CreateResourceResponseBody) String ¶
func (s CreateResourceResponseBody) String() string
type CreateServiceAutoScalerRequest ¶
type CreateServiceAutoScalerRequest struct { // The Autoscaler operation. Behavior *CreateServiceAutoScalerRequestBehavior `json:"behavior,omitempty" xml:"behavior,omitempty" type:"Struct"` // The maximum number of instances in the service. The value of max must be greater than the value of min. // // This parameter is required. // // example: // // 8 Max *int32 `json:"max,omitempty" xml:"max,omitempty"` // The minimum number of instances in the service. // // This parameter is required. // // example: // // 2 Min *int32 `json:"min,omitempty" xml:"min,omitempty"` // The service for which the metric is specified. If you do not set this parameter, the current service is specified by default. // // This parameter is required. ScaleStrategies []*CreateServiceAutoScalerRequestScaleStrategies `json:"scaleStrategies,omitempty" xml:"scaleStrategies,omitempty" type:"Repeated"` }
func (CreateServiceAutoScalerRequest) GoString ¶
func (s CreateServiceAutoScalerRequest) GoString() string
func (*CreateServiceAutoScalerRequest) SetBehavior ¶
func (s *CreateServiceAutoScalerRequest) SetBehavior(v *CreateServiceAutoScalerRequestBehavior) *CreateServiceAutoScalerRequest
func (*CreateServiceAutoScalerRequest) SetMax ¶
func (s *CreateServiceAutoScalerRequest) SetMax(v int32) *CreateServiceAutoScalerRequest
func (*CreateServiceAutoScalerRequest) SetMin ¶
func (s *CreateServiceAutoScalerRequest) SetMin(v int32) *CreateServiceAutoScalerRequest
func (*CreateServiceAutoScalerRequest) SetScaleStrategies ¶
func (s *CreateServiceAutoScalerRequest) SetScaleStrategies(v []*CreateServiceAutoScalerRequestScaleStrategies) *CreateServiceAutoScalerRequest
func (CreateServiceAutoScalerRequest) String ¶
func (s CreateServiceAutoScalerRequest) String() string
type CreateServiceAutoScalerRequestBehavior ¶
type CreateServiceAutoScalerRequestBehavior struct { // The operation that reduces the number of instances to 0. OnZero *CreateServiceAutoScalerRequestBehaviorOnZero `json:"onZero,omitempty" xml:"onZero,omitempty" type:"Struct"` // The scale-in operation. ScaleDown *CreateServiceAutoScalerRequestBehaviorScaleDown `json:"scaleDown,omitempty" xml:"scaleDown,omitempty" type:"Struct"` // The scale-out operation. ScaleUp *CreateServiceAutoScalerRequestBehaviorScaleUp `json:"scaleUp,omitempty" xml:"scaleUp,omitempty" type:"Struct"` }
func (CreateServiceAutoScalerRequestBehavior) GoString ¶
func (s CreateServiceAutoScalerRequestBehavior) GoString() string
func (*CreateServiceAutoScalerRequestBehavior) SetScaleDown ¶
func (*CreateServiceAutoScalerRequestBehavior) SetScaleUp ¶
func (CreateServiceAutoScalerRequestBehavior) String ¶
func (s CreateServiceAutoScalerRequestBehavior) String() string
type CreateServiceAutoScalerRequestBehaviorOnZero ¶
type CreateServiceAutoScalerRequestBehaviorOnZero struct { // The time window that is required before the number of instances is reduced to 0. The number of instances can be reduced to 0 only if no request is available or no traffic exists in the specified time window. Default value: 600. // // example: // // 600 ScaleDownGracePeriodSeconds *int32 `json:"scaleDownGracePeriodSeconds,omitempty" xml:"scaleDownGracePeriodSeconds,omitempty"` // The number of instances that you want to create at a time if the number of instances is 0. Default value: 1. // // example: // // 1 ScaleUpActivationReplicas *int32 `json:"scaleUpActivationReplicas,omitempty" xml:"scaleUpActivationReplicas,omitempty"` }
func (CreateServiceAutoScalerRequestBehaviorOnZero) GoString ¶
func (s CreateServiceAutoScalerRequestBehaviorOnZero) GoString() string
func (*CreateServiceAutoScalerRequestBehaviorOnZero) SetScaleDownGracePeriodSeconds ¶
func (s *CreateServiceAutoScalerRequestBehaviorOnZero) SetScaleDownGracePeriodSeconds(v int32) *CreateServiceAutoScalerRequestBehaviorOnZero
func (*CreateServiceAutoScalerRequestBehaviorOnZero) SetScaleUpActivationReplicas ¶
func (s *CreateServiceAutoScalerRequestBehaviorOnZero) SetScaleUpActivationReplicas(v int32) *CreateServiceAutoScalerRequestBehaviorOnZero
func (CreateServiceAutoScalerRequestBehaviorOnZero) String ¶
func (s CreateServiceAutoScalerRequestBehaviorOnZero) String() string
type CreateServiceAutoScalerRequestBehaviorScaleDown ¶
type CreateServiceAutoScalerRequestBehaviorScaleDown struct { // The time window that is required before the scale-in operation is performed. The scale-in operation can be performed only if the specified metric drops below the specified threshold in the specified time window. Default value: 300. // // example: // // 300 StabilizationWindowSeconds *int32 `json:"stabilizationWindowSeconds,omitempty" xml:"stabilizationWindowSeconds,omitempty"` }
func (CreateServiceAutoScalerRequestBehaviorScaleDown) GoString ¶
func (s CreateServiceAutoScalerRequestBehaviorScaleDown) GoString() string
func (*CreateServiceAutoScalerRequestBehaviorScaleDown) SetStabilizationWindowSeconds ¶
func (s *CreateServiceAutoScalerRequestBehaviorScaleDown) SetStabilizationWindowSeconds(v int32) *CreateServiceAutoScalerRequestBehaviorScaleDown
func (CreateServiceAutoScalerRequestBehaviorScaleDown) String ¶
func (s CreateServiceAutoScalerRequestBehaviorScaleDown) String() string
type CreateServiceAutoScalerRequestBehaviorScaleUp ¶
type CreateServiceAutoScalerRequestBehaviorScaleUp struct { // The time window that is required before the scale-out operation is performed. The scale-out operation can be performed only if the specified metric exceeds the specified threshold in the specified time window. Default value: 0. // // example: // // 0 StabilizationWindowSeconds *int32 `json:"stabilizationWindowSeconds,omitempty" xml:"stabilizationWindowSeconds,omitempty"` }
func (CreateServiceAutoScalerRequestBehaviorScaleUp) GoString ¶
func (s CreateServiceAutoScalerRequestBehaviorScaleUp) GoString() string
func (*CreateServiceAutoScalerRequestBehaviorScaleUp) SetStabilizationWindowSeconds ¶
func (s *CreateServiceAutoScalerRequestBehaviorScaleUp) SetStabilizationWindowSeconds(v int32) *CreateServiceAutoScalerRequestBehaviorScaleUp
func (CreateServiceAutoScalerRequestBehaviorScaleUp) String ¶
func (s CreateServiceAutoScalerRequestBehaviorScaleUp) String() string
type CreateServiceAutoScalerRequestScaleStrategies ¶
type CreateServiceAutoScalerRequestScaleStrategies struct { // The name of the metric for triggering auto scaling. Valid values: // // - qps: the queries per second (qps) for an individual instance. // // - cpu: the cpu utilization. // // - gpu[util]: gpu utilization. // // This parameter is required. // // example: // // qps MetricName *string `json:"metricName,omitempty" xml:"metricName,omitempty"` // The service for which the metric is specified. If you do not set this parameter, the current service is specified by default. // // example: // // demo_svc Service *string `json:"service,omitempty" xml:"service,omitempty"` // The threshold of the metric that triggers auto scaling. // // - If you set metricName to qps, scale-out is triggered when the average qps for a single instance is greater than this threshold. // // - If you set metricName to cpu, scale-out is triggered when the average cpu utilization for a single instance is greater than this threshold. // // - If you set metricName to gpu, scale-out is triggered when the average cpu utilization for a single instance is greater than this threshold. // // This parameter is required. // // example: // // 10 Threshold *float32 `json:"threshold,omitempty" xml:"threshold,omitempty"` }
func (CreateServiceAutoScalerRequestScaleStrategies) GoString ¶
func (s CreateServiceAutoScalerRequestScaleStrategies) GoString() string
func (*CreateServiceAutoScalerRequestScaleStrategies) SetMetricName ¶
func (s *CreateServiceAutoScalerRequestScaleStrategies) SetMetricName(v string) *CreateServiceAutoScalerRequestScaleStrategies
func (*CreateServiceAutoScalerRequestScaleStrategies) SetService ¶
func (s *CreateServiceAutoScalerRequestScaleStrategies) SetService(v string) *CreateServiceAutoScalerRequestScaleStrategies
func (*CreateServiceAutoScalerRequestScaleStrategies) SetThreshold ¶
func (s *CreateServiceAutoScalerRequestScaleStrategies) SetThreshold(v float32) *CreateServiceAutoScalerRequestScaleStrategies
func (CreateServiceAutoScalerRequestScaleStrategies) String ¶
func (s CreateServiceAutoScalerRequestScaleStrategies) String() string
type CreateServiceAutoScalerResponse ¶
type CreateServiceAutoScalerResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateServiceAutoScalerResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateServiceAutoScalerResponse) GoString ¶
func (s CreateServiceAutoScalerResponse) GoString() string
func (*CreateServiceAutoScalerResponse) SetBody ¶
func (s *CreateServiceAutoScalerResponse) SetBody(v *CreateServiceAutoScalerResponseBody) *CreateServiceAutoScalerResponse
func (*CreateServiceAutoScalerResponse) SetHeaders ¶
func (s *CreateServiceAutoScalerResponse) SetHeaders(v map[string]*string) *CreateServiceAutoScalerResponse
func (*CreateServiceAutoScalerResponse) SetStatusCode ¶
func (s *CreateServiceAutoScalerResponse) SetStatusCode(v int32) *CreateServiceAutoScalerResponse
func (CreateServiceAutoScalerResponse) String ¶
func (s CreateServiceAutoScalerResponse) String() string
type CreateServiceAutoScalerResponseBody ¶
type CreateServiceAutoScalerResponseBody struct { // The returned message. // // example: // // Succeed to auto scale service [foo] Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (CreateServiceAutoScalerResponseBody) GoString ¶
func (s CreateServiceAutoScalerResponseBody) GoString() string
func (*CreateServiceAutoScalerResponseBody) SetMessage ¶
func (s *CreateServiceAutoScalerResponseBody) SetMessage(v string) *CreateServiceAutoScalerResponseBody
func (*CreateServiceAutoScalerResponseBody) SetRequestId ¶
func (s *CreateServiceAutoScalerResponseBody) SetRequestId(v string) *CreateServiceAutoScalerResponseBody
func (CreateServiceAutoScalerResponseBody) String ¶
func (s CreateServiceAutoScalerResponseBody) String() string
type CreateServiceCronScalerRequest ¶
type CreateServiceCronScalerRequest struct { // The points in time that are excluded when you schedule a CronHPA job. The points in time must be specified by using a cron expression. ExcludeDates []*string `json:"ExcludeDates,omitempty" xml:"ExcludeDates,omitempty" type:"Repeated"` // The description of the CronHPA job. // // This parameter is required. ScaleJobs []*CreateServiceCronScalerRequestScaleJobs `json:"ScaleJobs,omitempty" xml:"ScaleJobs,omitempty" type:"Repeated"` }
func (CreateServiceCronScalerRequest) GoString ¶
func (s CreateServiceCronScalerRequest) GoString() string
func (*CreateServiceCronScalerRequest) SetExcludeDates ¶
func (s *CreateServiceCronScalerRequest) SetExcludeDates(v []*string) *CreateServiceCronScalerRequest
func (*CreateServiceCronScalerRequest) SetScaleJobs ¶
func (s *CreateServiceCronScalerRequest) SetScaleJobs(v []*CreateServiceCronScalerRequestScaleJobs) *CreateServiceCronScalerRequest
func (CreateServiceCronScalerRequest) String ¶
func (s CreateServiceCronScalerRequest) String() string
type CreateServiceCronScalerRequestScaleJobs ¶
type CreateServiceCronScalerRequestScaleJobs struct { // The name of the CronHPA job. // // example: // // scale-job-1 Name *string `json:"Name,omitempty" xml:"Name,omitempty"` // The cron expression that is used to configure the execution time of the CronHPA job. For more information about how to configure cron expressions, see **Description of special characters* - in this topic. // // This parameter is required. // // example: // // 0 18 - - - * Schedule *string `json:"Schedule,omitempty" xml:"Schedule,omitempty"` // The number of instances that you want to configure for the CronHPA job. // // This parameter is required. // // example: // // 1 TargetSize *int32 `json:"TargetSize,omitempty" xml:"TargetSize,omitempty"` }
func (CreateServiceCronScalerRequestScaleJobs) GoString ¶
func (s CreateServiceCronScalerRequestScaleJobs) GoString() string
func (*CreateServiceCronScalerRequestScaleJobs) SetName ¶
func (s *CreateServiceCronScalerRequestScaleJobs) SetName(v string) *CreateServiceCronScalerRequestScaleJobs
func (*CreateServiceCronScalerRequestScaleJobs) SetSchedule ¶
func (s *CreateServiceCronScalerRequestScaleJobs) SetSchedule(v string) *CreateServiceCronScalerRequestScaleJobs
func (*CreateServiceCronScalerRequestScaleJobs) SetTargetSize ¶
func (s *CreateServiceCronScalerRequestScaleJobs) SetTargetSize(v int32) *CreateServiceCronScalerRequestScaleJobs
func (CreateServiceCronScalerRequestScaleJobs) String ¶
func (s CreateServiceCronScalerRequestScaleJobs) String() string
type CreateServiceCronScalerResponse ¶
type CreateServiceCronScalerResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateServiceCronScalerResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateServiceCronScalerResponse) GoString ¶
func (s CreateServiceCronScalerResponse) GoString() string
func (*CreateServiceCronScalerResponse) SetBody ¶
func (s *CreateServiceCronScalerResponse) SetBody(v *CreateServiceCronScalerResponseBody) *CreateServiceCronScalerResponse
func (*CreateServiceCronScalerResponse) SetHeaders ¶
func (s *CreateServiceCronScalerResponse) SetHeaders(v map[string]*string) *CreateServiceCronScalerResponse
func (*CreateServiceCronScalerResponse) SetStatusCode ¶
func (s *CreateServiceCronScalerResponse) SetStatusCode(v int32) *CreateServiceCronScalerResponse
func (CreateServiceCronScalerResponse) String ¶
func (s CreateServiceCronScalerResponse) String() string
type CreateServiceCronScalerResponseBody ¶
type CreateServiceCronScalerResponseBody struct { // The returned message. // // example: // // Create cron scaler for service [foo] successfully Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (CreateServiceCronScalerResponseBody) GoString ¶
func (s CreateServiceCronScalerResponseBody) GoString() string
func (*CreateServiceCronScalerResponseBody) SetMessage ¶
func (s *CreateServiceCronScalerResponseBody) SetMessage(v string) *CreateServiceCronScalerResponseBody
func (*CreateServiceCronScalerResponseBody) SetRequestId ¶
func (s *CreateServiceCronScalerResponseBody) SetRequestId(v string) *CreateServiceCronScalerResponseBody
func (CreateServiceCronScalerResponseBody) String ¶
func (s CreateServiceCronScalerResponseBody) String() string
type CreateServiceMirrorRequest ¶
type CreateServiceMirrorRequest struct { // The percentage of the traffic that is mirrored to the destination service. Valid values: 0 to 100. // // example: // // 30 Ratio *int32 `json:"Ratio,omitempty" xml:"Ratio,omitempty"` // The instances. Target []*string `json:"Target,omitempty" xml:"Target,omitempty" type:"Repeated"` }
func (CreateServiceMirrorRequest) GoString ¶
func (s CreateServiceMirrorRequest) GoString() string
func (*CreateServiceMirrorRequest) SetRatio ¶
func (s *CreateServiceMirrorRequest) SetRatio(v int32) *CreateServiceMirrorRequest
func (*CreateServiceMirrorRequest) SetTarget ¶
func (s *CreateServiceMirrorRequest) SetTarget(v []*string) *CreateServiceMirrorRequest
func (CreateServiceMirrorRequest) String ¶
func (s CreateServiceMirrorRequest) String() string
type CreateServiceMirrorResponse ¶
type CreateServiceMirrorResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateServiceMirrorResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateServiceMirrorResponse) GoString ¶
func (s CreateServiceMirrorResponse) GoString() string
func (*CreateServiceMirrorResponse) SetBody ¶
func (s *CreateServiceMirrorResponse) SetBody(v *CreateServiceMirrorResponseBody) *CreateServiceMirrorResponse
func (*CreateServiceMirrorResponse) SetHeaders ¶
func (s *CreateServiceMirrorResponse) SetHeaders(v map[string]*string) *CreateServiceMirrorResponse
func (*CreateServiceMirrorResponse) SetStatusCode ¶
func (s *CreateServiceMirrorResponse) SetStatusCode(v int32) *CreateServiceMirrorResponse
func (CreateServiceMirrorResponse) String ¶
func (s CreateServiceMirrorResponse) String() string
type CreateServiceMirrorResponseBody ¶
type CreateServiceMirrorResponseBody struct { // The returned message. // // example: // // Traffic mirroring is ON for service [foo] in region [cn-shanghia], ratio [70%] Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82*** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (CreateServiceMirrorResponseBody) GoString ¶
func (s CreateServiceMirrorResponseBody) GoString() string
func (*CreateServiceMirrorResponseBody) SetMessage ¶
func (s *CreateServiceMirrorResponseBody) SetMessage(v string) *CreateServiceMirrorResponseBody
func (*CreateServiceMirrorResponseBody) SetRequestId ¶
func (s *CreateServiceMirrorResponseBody) SetRequestId(v string) *CreateServiceMirrorResponseBody
func (CreateServiceMirrorResponseBody) String ¶
func (s CreateServiceMirrorResponseBody) String() string
type CreateServiceRequest ¶
type CreateServiceRequest struct { // Specifies whether to enter development mode. // // Valid values: // // - true // // <!-- --> // // <!-- --> // // <!-- --> // // - false // // <!-- --> // // <!-- --> // // <!-- --> // // example: // // true Develop *string `json:"Develop,omitempty" xml:"Develop,omitempty"` // The custom label. Labels map[string]*string `json:"Labels,omitempty" xml:"Labels,omitempty"` // The workspace ID. // // example: // // 123456 WorkspaceId *string `json:"WorkspaceId,omitempty" xml:"WorkspaceId,omitempty"` // The request body. For more information about the key request parameters, see **Table 1. Request body parameters* - and **Table 2. Metadata parameters**. For more information about all related parameters, see [Parameters of model services](https://help.aliyun.com/document_detail/450525.html). // // example: // // Service deployment by using an image: // // { // // "name": "foo", // // "metadata": { // // "instance": 2, // // "memory": 7000, // // "cpu": 4 // // }, // // "containers": [ // // { // // "image": "****", // // "script": "*** - --listen=0.0.0.0 --server_port=8000 --headless", // // "port": 8000 // // } // // ], // // "storage": [ // // { // // "oss": { // // "path": "oss://examplebuket/data111/", // // "readOnly": false // // }, // // "properties": { // // "resource_type": "model" // // }, // // "mount_path": "/data" // // } // // ] // // } // // AI-Web application deployment by using an image: // // { // // "name": "foo", // // "metadata": { // // "instance": 1, // // "memory": 7000, // // "cpu": 4, // // "enable_webservice": true // // }, // // "containers": [ // // { // // "image": "****", // // "script": "*** - --listen=0.0.0.0 --server_port=8000 --headless", // // "port": 8000 // // } // // ], // // "storage": [ // // { // // "oss": { // // "path": "oss://examplebucket/data111/", // // "readOnly": false // // }, // // "properties": { // // "resource_type": "model" // // }, // // "mount_path": "/data" // // } // // ] // // } // // Service deployment by using models and processors: // // { // // "metadata": { // // "instance": 1, // // "memory": 7000, // // "cpu": 4 // // }, // // "name": "foo", // // "model_config": {}, // // "processor_type": "python", // // "processor_path": "oss://****", // // "processor_entry": "a.py", // // "model_path": "oss://****" // // } Body *string `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateServiceRequest) GoString ¶
func (s CreateServiceRequest) GoString() string
func (*CreateServiceRequest) SetBody ¶
func (s *CreateServiceRequest) SetBody(v string) *CreateServiceRequest
func (*CreateServiceRequest) SetDevelop ¶
func (s *CreateServiceRequest) SetDevelop(v string) *CreateServiceRequest
func (*CreateServiceRequest) SetLabels ¶
func (s *CreateServiceRequest) SetLabels(v map[string]*string) *CreateServiceRequest
func (*CreateServiceRequest) SetWorkspaceId ¶
func (s *CreateServiceRequest) SetWorkspaceId(v string) *CreateServiceRequest
func (CreateServiceRequest) String ¶
func (s CreateServiceRequest) String() string
type CreateServiceResponse ¶
type CreateServiceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateServiceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateServiceResponse) GoString ¶
func (s CreateServiceResponse) GoString() string
func (*CreateServiceResponse) SetBody ¶
func (s *CreateServiceResponse) SetBody(v *CreateServiceResponseBody) *CreateServiceResponse
func (*CreateServiceResponse) SetHeaders ¶
func (s *CreateServiceResponse) SetHeaders(v map[string]*string) *CreateServiceResponse
func (*CreateServiceResponse) SetStatusCode ¶
func (s *CreateServiceResponse) SetStatusCode(v int32) *CreateServiceResponse
func (CreateServiceResponse) String ¶
func (s CreateServiceResponse) String() string
type CreateServiceResponseBody ¶
type CreateServiceResponseBody struct { // The public endpoint of the created service. // // example: // // http://pai-eas.vpc.cn-shanghai.**** InternetEndpoint *string `json:"InternetEndpoint,omitempty" xml:"InternetEndpoint,omitempty"` // The internal endpoint of the created service. // // example: // // http://pai-eas.cn-shanghai.**** IntranetEndpoint *string `json:"IntranetEndpoint,omitempty" xml:"IntranetEndpoint,omitempty"` // The region ID of the created service. // // example: // // cn-shanghai Region *string `json:"Region,omitempty" xml:"Region,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // The ID of the created service. // // example: // // eas-m-aaxxxddf ServiceId *string `json:"ServiceId,omitempty" xml:"ServiceId,omitempty"` // The name of the created service. // // example: // // yourname ServiceName *string `json:"ServiceName,omitempty" xml:"ServiceName,omitempty"` // The service state. // // example: // // Creating Status *string `json:"Status,omitempty" xml:"Status,omitempty"` }
func (CreateServiceResponseBody) GoString ¶
func (s CreateServiceResponseBody) GoString() string
func (*CreateServiceResponseBody) SetInternetEndpoint ¶
func (s *CreateServiceResponseBody) SetInternetEndpoint(v string) *CreateServiceResponseBody
func (*CreateServiceResponseBody) SetIntranetEndpoint ¶
func (s *CreateServiceResponseBody) SetIntranetEndpoint(v string) *CreateServiceResponseBody
func (*CreateServiceResponseBody) SetRegion ¶
func (s *CreateServiceResponseBody) SetRegion(v string) *CreateServiceResponseBody
func (*CreateServiceResponseBody) SetRequestId ¶
func (s *CreateServiceResponseBody) SetRequestId(v string) *CreateServiceResponseBody
func (*CreateServiceResponseBody) SetServiceId ¶
func (s *CreateServiceResponseBody) SetServiceId(v string) *CreateServiceResponseBody
func (*CreateServiceResponseBody) SetServiceName ¶
func (s *CreateServiceResponseBody) SetServiceName(v string) *CreateServiceResponseBody
func (*CreateServiceResponseBody) SetStatus ¶
func (s *CreateServiceResponseBody) SetStatus(v string) *CreateServiceResponseBody
func (CreateServiceResponseBody) String ¶
func (s CreateServiceResponseBody) String() string
type CreateServiceShrinkRequest ¶
type CreateServiceShrinkRequest struct { // Specifies whether to enter development mode. // // Valid values: // // - true // // <!-- --> // // <!-- --> // // <!-- --> // // - false // // <!-- --> // // <!-- --> // // <!-- --> // // example: // // true Develop *string `json:"Develop,omitempty" xml:"Develop,omitempty"` // The custom label. LabelsShrink *string `json:"Labels,omitempty" xml:"Labels,omitempty"` // The workspace ID. // // example: // // 123456 WorkspaceId *string `json:"WorkspaceId,omitempty" xml:"WorkspaceId,omitempty"` // The request body. For more information about the key request parameters, see **Table 1. Request body parameters* - and **Table 2. Metadata parameters**. For more information about all related parameters, see [Parameters of model services](https://help.aliyun.com/document_detail/450525.html). // // example: // // Service deployment by using an image: // // { // // "name": "foo", // // "metadata": { // // "instance": 2, // // "memory": 7000, // // "cpu": 4 // // }, // // "containers": [ // // { // // "image": "****", // // "script": "*** - --listen=0.0.0.0 --server_port=8000 --headless", // // "port": 8000 // // } // // ], // // "storage": [ // // { // // "oss": { // // "path": "oss://examplebuket/data111/", // // "readOnly": false // // }, // // "properties": { // // "resource_type": "model" // // }, // // "mount_path": "/data" // // } // // ] // // } // // AI-Web application deployment by using an image: // // { // // "name": "foo", // // "metadata": { // // "instance": 1, // // "memory": 7000, // // "cpu": 4, // // "enable_webservice": true // // }, // // "containers": [ // // { // // "image": "****", // // "script": "*** - --listen=0.0.0.0 --server_port=8000 --headless", // // "port": 8000 // // } // // ], // // "storage": [ // // { // // "oss": { // // "path": "oss://examplebucket/data111/", // // "readOnly": false // // }, // // "properties": { // // "resource_type": "model" // // }, // // "mount_path": "/data" // // } // // ] // // } // // Service deployment by using models and processors: // // { // // "metadata": { // // "instance": 1, // // "memory": 7000, // // "cpu": 4 // // }, // // "name": "foo", // // "model_config": {}, // // "processor_type": "python", // // "processor_path": "oss://****", // // "processor_entry": "a.py", // // "model_path": "oss://****" // // } Body *string `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateServiceShrinkRequest) GoString ¶
func (s CreateServiceShrinkRequest) GoString() string
func (*CreateServiceShrinkRequest) SetBody ¶
func (s *CreateServiceShrinkRequest) SetBody(v string) *CreateServiceShrinkRequest
func (*CreateServiceShrinkRequest) SetDevelop ¶
func (s *CreateServiceShrinkRequest) SetDevelop(v string) *CreateServiceShrinkRequest
func (*CreateServiceShrinkRequest) SetLabelsShrink ¶
func (s *CreateServiceShrinkRequest) SetLabelsShrink(v string) *CreateServiceShrinkRequest
func (*CreateServiceShrinkRequest) SetWorkspaceId ¶
func (s *CreateServiceShrinkRequest) SetWorkspaceId(v string) *CreateServiceShrinkRequest
func (CreateServiceShrinkRequest) String ¶
func (s CreateServiceShrinkRequest) String() string
type DeleteBenchmarkTaskResponse ¶
type DeleteBenchmarkTaskResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteBenchmarkTaskResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteBenchmarkTaskResponse) GoString ¶
func (s DeleteBenchmarkTaskResponse) GoString() string
func (*DeleteBenchmarkTaskResponse) SetBody ¶
func (s *DeleteBenchmarkTaskResponse) SetBody(v *DeleteBenchmarkTaskResponseBody) *DeleteBenchmarkTaskResponse
func (*DeleteBenchmarkTaskResponse) SetHeaders ¶
func (s *DeleteBenchmarkTaskResponse) SetHeaders(v map[string]*string) *DeleteBenchmarkTaskResponse
func (*DeleteBenchmarkTaskResponse) SetStatusCode ¶
func (s *DeleteBenchmarkTaskResponse) SetStatusCode(v int32) *DeleteBenchmarkTaskResponse
func (DeleteBenchmarkTaskResponse) String ¶
func (s DeleteBenchmarkTaskResponse) String() string
type DeleteBenchmarkTaskResponseBody ¶
type DeleteBenchmarkTaskResponseBody struct { // The returned message. // // example: // // Benchmark task [benchmark-test-service-234c] is Deleting Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DeleteBenchmarkTaskResponseBody) GoString ¶
func (s DeleteBenchmarkTaskResponseBody) GoString() string
func (*DeleteBenchmarkTaskResponseBody) SetMessage ¶
func (s *DeleteBenchmarkTaskResponseBody) SetMessage(v string) *DeleteBenchmarkTaskResponseBody
func (*DeleteBenchmarkTaskResponseBody) SetRequestId ¶
func (s *DeleteBenchmarkTaskResponseBody) SetRequestId(v string) *DeleteBenchmarkTaskResponseBody
func (DeleteBenchmarkTaskResponseBody) String ¶
func (s DeleteBenchmarkTaskResponseBody) String() string
type DeleteGatewayIntranetLinkedVpcRequest ¶
type DeleteGatewayIntranetLinkedVpcRequest struct { // The ID of the vSwitch. // // example: // // vsw-8vbqn2at0kljjxxxx**** VSwitchId *string `json:"VSwitchId,omitempty" xml:"VSwitchId,omitempty"` // The virtual private cloud (VPC) ID. // // example: // // vpc-uf66uio7md**** VpcId *string `json:"VpcId,omitempty" xml:"VpcId,omitempty"` }
func (DeleteGatewayIntranetLinkedVpcRequest) GoString ¶
func (s DeleteGatewayIntranetLinkedVpcRequest) GoString() string
func (*DeleteGatewayIntranetLinkedVpcRequest) SetVSwitchId ¶
func (s *DeleteGatewayIntranetLinkedVpcRequest) SetVSwitchId(v string) *DeleteGatewayIntranetLinkedVpcRequest
func (*DeleteGatewayIntranetLinkedVpcRequest) SetVpcId ¶
func (s *DeleteGatewayIntranetLinkedVpcRequest) SetVpcId(v string) *DeleteGatewayIntranetLinkedVpcRequest
func (DeleteGatewayIntranetLinkedVpcRequest) String ¶
func (s DeleteGatewayIntranetLinkedVpcRequest) String() string
type DeleteGatewayIntranetLinkedVpcResponse ¶
type DeleteGatewayIntranetLinkedVpcResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteGatewayIntranetLinkedVpcResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteGatewayIntranetLinkedVpcResponse) GoString ¶
func (s DeleteGatewayIntranetLinkedVpcResponse) GoString() string
func (*DeleteGatewayIntranetLinkedVpcResponse) SetHeaders ¶
func (s *DeleteGatewayIntranetLinkedVpcResponse) SetHeaders(v map[string]*string) *DeleteGatewayIntranetLinkedVpcResponse
func (*DeleteGatewayIntranetLinkedVpcResponse) SetStatusCode ¶
func (s *DeleteGatewayIntranetLinkedVpcResponse) SetStatusCode(v int32) *DeleteGatewayIntranetLinkedVpcResponse
func (DeleteGatewayIntranetLinkedVpcResponse) String ¶
func (s DeleteGatewayIntranetLinkedVpcResponse) String() string
type DeleteGatewayIntranetLinkedVpcResponseBody ¶
type DeleteGatewayIntranetLinkedVpcResponseBody struct { // The private gateway ID. // // example: // // gw-1uhcqmsc7x22****** GatewayId *string `json:"GatewayId,omitempty" xml:"GatewayId,omitempty"` // The returned message. // // example: // // Successfully delete intranet linked vpc for gateway Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DeleteGatewayIntranetLinkedVpcResponseBody) GoString ¶
func (s DeleteGatewayIntranetLinkedVpcResponseBody) GoString() string
func (*DeleteGatewayIntranetLinkedVpcResponseBody) SetGatewayId ¶
func (s *DeleteGatewayIntranetLinkedVpcResponseBody) SetGatewayId(v string) *DeleteGatewayIntranetLinkedVpcResponseBody
func (*DeleteGatewayIntranetLinkedVpcResponseBody) SetMessage ¶
func (s *DeleteGatewayIntranetLinkedVpcResponseBody) SetMessage(v string) *DeleteGatewayIntranetLinkedVpcResponseBody
func (*DeleteGatewayIntranetLinkedVpcResponseBody) SetRequestId ¶
func (s *DeleteGatewayIntranetLinkedVpcResponseBody) SetRequestId(v string) *DeleteGatewayIntranetLinkedVpcResponseBody
func (DeleteGatewayIntranetLinkedVpcResponseBody) String ¶
func (s DeleteGatewayIntranetLinkedVpcResponseBody) String() string
type DeleteGatewayResponse ¶
type DeleteGatewayResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteGatewayResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteGatewayResponse) GoString ¶
func (s DeleteGatewayResponse) GoString() string
func (*DeleteGatewayResponse) SetBody ¶
func (s *DeleteGatewayResponse) SetBody(v *DeleteGatewayResponseBody) *DeleteGatewayResponse
func (*DeleteGatewayResponse) SetHeaders ¶
func (s *DeleteGatewayResponse) SetHeaders(v map[string]*string) *DeleteGatewayResponse
func (*DeleteGatewayResponse) SetStatusCode ¶
func (s *DeleteGatewayResponse) SetStatusCode(v int32) *DeleteGatewayResponse
func (DeleteGatewayResponse) String ¶
func (s DeleteGatewayResponse) String() string
type DeleteGatewayResponseBody ¶
type DeleteGatewayResponseBody struct { // The private gateway ID. // // example: // // gw-1uhcqmsc7x22****** GatewayId *string `json:"GatewayId,omitempty" xml:"GatewayId,omitempty"` // The returned message. // // example: // // Gateway is deleted. Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DeleteGatewayResponseBody) GoString ¶
func (s DeleteGatewayResponseBody) GoString() string
func (*DeleteGatewayResponseBody) SetGatewayId ¶
func (s *DeleteGatewayResponseBody) SetGatewayId(v string) *DeleteGatewayResponseBody
func (*DeleteGatewayResponseBody) SetMessage ¶
func (s *DeleteGatewayResponseBody) SetMessage(v string) *DeleteGatewayResponseBody
func (*DeleteGatewayResponseBody) SetRequestId ¶
func (s *DeleteGatewayResponseBody) SetRequestId(v string) *DeleteGatewayResponseBody
func (DeleteGatewayResponseBody) String ¶
func (s DeleteGatewayResponseBody) String() string
type DeleteResourceDLinkResponse ¶
type DeleteResourceDLinkResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteResourceDLinkResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteResourceDLinkResponse) GoString ¶
func (s DeleteResourceDLinkResponse) GoString() string
func (*DeleteResourceDLinkResponse) SetBody ¶
func (s *DeleteResourceDLinkResponse) SetBody(v *DeleteResourceDLinkResponseBody) *DeleteResourceDLinkResponse
func (*DeleteResourceDLinkResponse) SetHeaders ¶
func (s *DeleteResourceDLinkResponse) SetHeaders(v map[string]*string) *DeleteResourceDLinkResponse
func (*DeleteResourceDLinkResponse) SetStatusCode ¶
func (s *DeleteResourceDLinkResponse) SetStatusCode(v int32) *DeleteResourceDLinkResponse
func (DeleteResourceDLinkResponse) String ¶
func (s DeleteResourceDLinkResponse) String() string
type DeleteResourceDLinkResponseBody ¶
type DeleteResourceDLinkResponseBody struct { // The returned message. // // example: // // Network interfaces are deleting Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DeleteResourceDLinkResponseBody) GoString ¶
func (s DeleteResourceDLinkResponseBody) GoString() string
func (*DeleteResourceDLinkResponseBody) SetMessage ¶
func (s *DeleteResourceDLinkResponseBody) SetMessage(v string) *DeleteResourceDLinkResponseBody
func (*DeleteResourceDLinkResponseBody) SetRequestId ¶
func (s *DeleteResourceDLinkResponseBody) SetRequestId(v string) *DeleteResourceDLinkResponseBody
func (DeleteResourceDLinkResponseBody) String ¶
func (s DeleteResourceDLinkResponseBody) String() string
type DeleteResourceInstancesRequest ¶
type DeleteResourceInstancesRequest struct { // Specifies whether to delete all the instances that fail to be created. Valid values: // // - true // // - false // // example: // // true AllFailed *bool `json:"AllFailed,omitempty" xml:"AllFailed,omitempty"` // The instances. Separate multiple instances with commas (,), such as `instanceId1,instanceId2`. For more information about how to query the instances, see [ListResourceInstances](https://help.aliyun.com/document_detail/412129.html). // // example: // // eas-i-xxxxxxx,eas-i-xxxxxxx InstanceList *string `json:"InstanceList,omitempty" xml:"InstanceList,omitempty"` }
func (DeleteResourceInstancesRequest) GoString ¶
func (s DeleteResourceInstancesRequest) GoString() string
func (*DeleteResourceInstancesRequest) SetAllFailed ¶
func (s *DeleteResourceInstancesRequest) SetAllFailed(v bool) *DeleteResourceInstancesRequest
func (*DeleteResourceInstancesRequest) SetInstanceList ¶
func (s *DeleteResourceInstancesRequest) SetInstanceList(v string) *DeleteResourceInstancesRequest
func (DeleteResourceInstancesRequest) String ¶
func (s DeleteResourceInstancesRequest) String() string
type DeleteResourceInstancesResponse ¶
type DeleteResourceInstancesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteResourceInstancesResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteResourceInstancesResponse) GoString ¶
func (s DeleteResourceInstancesResponse) GoString() string
func (*DeleteResourceInstancesResponse) SetBody ¶
func (s *DeleteResourceInstancesResponse) SetBody(v *DeleteResourceInstancesResponseBody) *DeleteResourceInstancesResponse
func (*DeleteResourceInstancesResponse) SetHeaders ¶
func (s *DeleteResourceInstancesResponse) SetHeaders(v map[string]*string) *DeleteResourceInstancesResponse
func (*DeleteResourceInstancesResponse) SetStatusCode ¶
func (s *DeleteResourceInstancesResponse) SetStatusCode(v int32) *DeleteResourceInstancesResponse
func (DeleteResourceInstancesResponse) String ¶
func (s DeleteResourceInstancesResponse) String() string
type DeleteResourceInstancesResponseBody ¶
type DeleteResourceInstancesResponseBody struct { // The returned message. // // example: // // Instances eas-i-011227132046,eas-i-011227132046 are deleting Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DeleteResourceInstancesResponseBody) GoString ¶
func (s DeleteResourceInstancesResponseBody) GoString() string
func (*DeleteResourceInstancesResponseBody) SetMessage ¶
func (s *DeleteResourceInstancesResponseBody) SetMessage(v string) *DeleteResourceInstancesResponseBody
func (*DeleteResourceInstancesResponseBody) SetRequestId ¶
func (s *DeleteResourceInstancesResponseBody) SetRequestId(v string) *DeleteResourceInstancesResponseBody
func (DeleteResourceInstancesResponseBody) String ¶
func (s DeleteResourceInstancesResponseBody) String() string
type DeleteResourceLogResponse ¶
type DeleteResourceLogResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteResourceLogResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteResourceLogResponse) GoString ¶
func (s DeleteResourceLogResponse) GoString() string
func (*DeleteResourceLogResponse) SetBody ¶
func (s *DeleteResourceLogResponse) SetBody(v *DeleteResourceLogResponseBody) *DeleteResourceLogResponse
func (*DeleteResourceLogResponse) SetHeaders ¶
func (s *DeleteResourceLogResponse) SetHeaders(v map[string]*string) *DeleteResourceLogResponse
func (*DeleteResourceLogResponse) SetStatusCode ¶
func (s *DeleteResourceLogResponse) SetStatusCode(v int32) *DeleteResourceLogResponse
func (DeleteResourceLogResponse) String ¶
func (s DeleteResourceLogResponse) String() string
type DeleteResourceLogResponseBody ¶
type DeleteResourceLogResponseBody struct { // The returned message. // // example: // // Log service for resource [eas-r-asdasdasd] is deleting Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DeleteResourceLogResponseBody) GoString ¶
func (s DeleteResourceLogResponseBody) GoString() string
func (*DeleteResourceLogResponseBody) SetMessage ¶
func (s *DeleteResourceLogResponseBody) SetMessage(v string) *DeleteResourceLogResponseBody
func (*DeleteResourceLogResponseBody) SetRequestId ¶
func (s *DeleteResourceLogResponseBody) SetRequestId(v string) *DeleteResourceLogResponseBody
func (DeleteResourceLogResponseBody) String ¶
func (s DeleteResourceLogResponseBody) String() string
type DeleteResourceResponse ¶
type DeleteResourceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteResourceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteResourceResponse) GoString ¶
func (s DeleteResourceResponse) GoString() string
func (*DeleteResourceResponse) SetBody ¶
func (s *DeleteResourceResponse) SetBody(v *DeleteResourceResponseBody) *DeleteResourceResponse
func (*DeleteResourceResponse) SetHeaders ¶
func (s *DeleteResourceResponse) SetHeaders(v map[string]*string) *DeleteResourceResponse
func (*DeleteResourceResponse) SetStatusCode ¶
func (s *DeleteResourceResponse) SetStatusCode(v int32) *DeleteResourceResponse
func (DeleteResourceResponse) String ¶
func (s DeleteResourceResponse) String() string
type DeleteResourceResponseBody ¶
type DeleteResourceResponseBody struct { // The returned message. // // example: // // Resource [eas-r-asdasdasd] is deleted. Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82-9624-EC2B1779848E RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DeleteResourceResponseBody) GoString ¶
func (s DeleteResourceResponseBody) GoString() string
func (*DeleteResourceResponseBody) SetMessage ¶
func (s *DeleteResourceResponseBody) SetMessage(v string) *DeleteResourceResponseBody
func (*DeleteResourceResponseBody) SetRequestId ¶
func (s *DeleteResourceResponseBody) SetRequestId(v string) *DeleteResourceResponseBody
func (DeleteResourceResponseBody) String ¶
func (s DeleteResourceResponseBody) String() string
type DeleteServiceAutoScalerResponse ¶
type DeleteServiceAutoScalerResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteServiceAutoScalerResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteServiceAutoScalerResponse) GoString ¶
func (s DeleteServiceAutoScalerResponse) GoString() string
func (*DeleteServiceAutoScalerResponse) SetBody ¶
func (s *DeleteServiceAutoScalerResponse) SetBody(v *DeleteServiceAutoScalerResponseBody) *DeleteServiceAutoScalerResponse
func (*DeleteServiceAutoScalerResponse) SetHeaders ¶
func (s *DeleteServiceAutoScalerResponse) SetHeaders(v map[string]*string) *DeleteServiceAutoScalerResponse
func (*DeleteServiceAutoScalerResponse) SetStatusCode ¶
func (s *DeleteServiceAutoScalerResponse) SetStatusCode(v int32) *DeleteServiceAutoScalerResponse
func (DeleteServiceAutoScalerResponse) String ¶
func (s DeleteServiceAutoScalerResponse) String() string
type DeleteServiceAutoScalerResponseBody ¶
type DeleteServiceAutoScalerResponseBody struct { // The returned message. // // example: // // Autoscaler for service [foo] deleted successfully Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DeleteServiceAutoScalerResponseBody) GoString ¶
func (s DeleteServiceAutoScalerResponseBody) GoString() string
func (*DeleteServiceAutoScalerResponseBody) SetMessage ¶
func (s *DeleteServiceAutoScalerResponseBody) SetMessage(v string) *DeleteServiceAutoScalerResponseBody
func (*DeleteServiceAutoScalerResponseBody) SetRequestId ¶
func (s *DeleteServiceAutoScalerResponseBody) SetRequestId(v string) *DeleteServiceAutoScalerResponseBody
func (DeleteServiceAutoScalerResponseBody) String ¶
func (s DeleteServiceAutoScalerResponseBody) String() string
type DeleteServiceCronScalerResponse ¶
type DeleteServiceCronScalerResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteServiceCronScalerResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteServiceCronScalerResponse) GoString ¶
func (s DeleteServiceCronScalerResponse) GoString() string
func (*DeleteServiceCronScalerResponse) SetBody ¶
func (s *DeleteServiceCronScalerResponse) SetBody(v *DeleteServiceCronScalerResponseBody) *DeleteServiceCronScalerResponse
func (*DeleteServiceCronScalerResponse) SetHeaders ¶
func (s *DeleteServiceCronScalerResponse) SetHeaders(v map[string]*string) *DeleteServiceCronScalerResponse
func (*DeleteServiceCronScalerResponse) SetStatusCode ¶
func (s *DeleteServiceCronScalerResponse) SetStatusCode(v int32) *DeleteServiceCronScalerResponse
func (DeleteServiceCronScalerResponse) String ¶
func (s DeleteServiceCronScalerResponse) String() string
type DeleteServiceCronScalerResponseBody ¶
type DeleteServiceCronScalerResponseBody struct { // The returned message. // // example: // // Cronscaler for service [foo] deleted successfully Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DeleteServiceCronScalerResponseBody) GoString ¶
func (s DeleteServiceCronScalerResponseBody) GoString() string
func (*DeleteServiceCronScalerResponseBody) SetMessage ¶
func (s *DeleteServiceCronScalerResponseBody) SetMessage(v string) *DeleteServiceCronScalerResponseBody
func (*DeleteServiceCronScalerResponseBody) SetRequestId ¶
func (s *DeleteServiceCronScalerResponseBody) SetRequestId(v string) *DeleteServiceCronScalerResponseBody
func (DeleteServiceCronScalerResponseBody) String ¶
func (s DeleteServiceCronScalerResponseBody) String() string
type DeleteServiceInstancesRequest ¶
type DeleteServiceInstancesRequest struct { // The name of the container whose process needs to be restarted. This parameter takes effect only if the SoftRestart parameter is set to true. // // example: // // worker0 Container *string `json:"Container,omitempty" xml:"Container,omitempty"` // The instances that you want to restart. Separate multiple instance names with commas (,). For more information about how to query the instance name, see [ListServiceInstances](https://help.aliyun.com/document_detail/412108.html). // // This parameter is required. // // example: // // foo-rdsbxxxx,foo-rdsaxxxx InstanceList *string `json:"InstanceList,omitempty" xml:"InstanceList,omitempty"` // Specifies whether to restart only the container process without recreating the instance. Default value: false. Valid values: true and false. // // example: // // true SoftRestart *bool `json:"SoftRestart,omitempty" xml:"SoftRestart,omitempty"` }
func (DeleteServiceInstancesRequest) GoString ¶
func (s DeleteServiceInstancesRequest) GoString() string
func (*DeleteServiceInstancesRequest) SetContainer ¶
func (s *DeleteServiceInstancesRequest) SetContainer(v string) *DeleteServiceInstancesRequest
func (*DeleteServiceInstancesRequest) SetInstanceList ¶
func (s *DeleteServiceInstancesRequest) SetInstanceList(v string) *DeleteServiceInstancesRequest
func (*DeleteServiceInstancesRequest) SetSoftRestart ¶
func (s *DeleteServiceInstancesRequest) SetSoftRestart(v bool) *DeleteServiceInstancesRequest
func (DeleteServiceInstancesRequest) String ¶
func (s DeleteServiceInstancesRequest) String() string
type DeleteServiceInstancesResponse ¶
type DeleteServiceInstancesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteServiceInstancesResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteServiceInstancesResponse) GoString ¶
func (s DeleteServiceInstancesResponse) GoString() string
func (*DeleteServiceInstancesResponse) SetBody ¶
func (s *DeleteServiceInstancesResponse) SetBody(v *DeleteServiceInstancesResponseBody) *DeleteServiceInstancesResponse
func (*DeleteServiceInstancesResponse) SetHeaders ¶
func (s *DeleteServiceInstancesResponse) SetHeaders(v map[string]*string) *DeleteServiceInstancesResponse
func (*DeleteServiceInstancesResponse) SetStatusCode ¶
func (s *DeleteServiceInstancesResponse) SetStatusCode(v int32) *DeleteServiceInstancesResponse
func (DeleteServiceInstancesResponse) String ¶
func (s DeleteServiceInstancesResponse) String() string
type DeleteServiceInstancesResponseBody ¶
type DeleteServiceInstancesResponseBody struct { // The returned message. // // example: // // Instance(s) [foo-rdsb,foo-rdsa] for service [foo] in region [cn-shanghai] was deleted successfully Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DeleteServiceInstancesResponseBody) GoString ¶
func (s DeleteServiceInstancesResponseBody) GoString() string
func (*DeleteServiceInstancesResponseBody) SetMessage ¶
func (s *DeleteServiceInstancesResponseBody) SetMessage(v string) *DeleteServiceInstancesResponseBody
func (*DeleteServiceInstancesResponseBody) SetRequestId ¶
func (s *DeleteServiceInstancesResponseBody) SetRequestId(v string) *DeleteServiceInstancesResponseBody
func (DeleteServiceInstancesResponseBody) String ¶
func (s DeleteServiceInstancesResponseBody) String() string
type DeleteServiceLabelRequest ¶
type DeleteServiceLabelRequest struct { // The service tags that you want to delete. // // This parameter is required. Keys []*string `json:"Keys,omitempty" xml:"Keys,omitempty" type:"Repeated"` }
func (DeleteServiceLabelRequest) GoString ¶
func (s DeleteServiceLabelRequest) GoString() string
func (*DeleteServiceLabelRequest) SetKeys ¶
func (s *DeleteServiceLabelRequest) SetKeys(v []*string) *DeleteServiceLabelRequest
func (DeleteServiceLabelRequest) String ¶
func (s DeleteServiceLabelRequest) String() string
type DeleteServiceLabelResponse ¶
type DeleteServiceLabelResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteServiceLabelResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteServiceLabelResponse) GoString ¶
func (s DeleteServiceLabelResponse) GoString() string
func (*DeleteServiceLabelResponse) SetBody ¶
func (s *DeleteServiceLabelResponse) SetBody(v *DeleteServiceLabelResponseBody) *DeleteServiceLabelResponse
func (*DeleteServiceLabelResponse) SetHeaders ¶
func (s *DeleteServiceLabelResponse) SetHeaders(v map[string]*string) *DeleteServiceLabelResponse
func (*DeleteServiceLabelResponse) SetStatusCode ¶
func (s *DeleteServiceLabelResponse) SetStatusCode(v int32) *DeleteServiceLabelResponse
func (DeleteServiceLabelResponse) String ¶
func (s DeleteServiceLabelResponse) String() string
type DeleteServiceLabelResponseBody ¶
type DeleteServiceLabelResponseBody struct { // The returned message. // // example: // // Succeed to delete service [service_from_zxxx] labels. Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DeleteServiceLabelResponseBody) GoString ¶
func (s DeleteServiceLabelResponseBody) GoString() string
func (*DeleteServiceLabelResponseBody) SetMessage ¶
func (s *DeleteServiceLabelResponseBody) SetMessage(v string) *DeleteServiceLabelResponseBody
func (*DeleteServiceLabelResponseBody) SetRequestId ¶
func (s *DeleteServiceLabelResponseBody) SetRequestId(v string) *DeleteServiceLabelResponseBody
func (DeleteServiceLabelResponseBody) String ¶
func (s DeleteServiceLabelResponseBody) String() string
type DeleteServiceLabelShrinkRequest ¶
type DeleteServiceLabelShrinkRequest struct { // The service tags that you want to delete. // // This parameter is required. KeysShrink *string `json:"Keys,omitempty" xml:"Keys,omitempty"` }
func (DeleteServiceLabelShrinkRequest) GoString ¶
func (s DeleteServiceLabelShrinkRequest) GoString() string
func (*DeleteServiceLabelShrinkRequest) SetKeysShrink ¶
func (s *DeleteServiceLabelShrinkRequest) SetKeysShrink(v string) *DeleteServiceLabelShrinkRequest
func (DeleteServiceLabelShrinkRequest) String ¶
func (s DeleteServiceLabelShrinkRequest) String() string
type DeleteServiceMirrorResponse ¶
type DeleteServiceMirrorResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteServiceMirrorResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteServiceMirrorResponse) GoString ¶
func (s DeleteServiceMirrorResponse) GoString() string
func (*DeleteServiceMirrorResponse) SetBody ¶
func (s *DeleteServiceMirrorResponse) SetBody(v *DeleteServiceMirrorResponseBody) *DeleteServiceMirrorResponse
func (*DeleteServiceMirrorResponse) SetHeaders ¶
func (s *DeleteServiceMirrorResponse) SetHeaders(v map[string]*string) *DeleteServiceMirrorResponse
func (*DeleteServiceMirrorResponse) SetStatusCode ¶
func (s *DeleteServiceMirrorResponse) SetStatusCode(v int32) *DeleteServiceMirrorResponse
func (DeleteServiceMirrorResponse) String ¶
func (s DeleteServiceMirrorResponse) String() string
type DeleteServiceMirrorResponseBody ¶
type DeleteServiceMirrorResponseBody struct { // The returned message. // // example: // // Traffic mirroring is OFF for service [foo] in region [cn-shanghia], ratio [70%] Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82*** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DeleteServiceMirrorResponseBody) GoString ¶
func (s DeleteServiceMirrorResponseBody) GoString() string
func (*DeleteServiceMirrorResponseBody) SetMessage ¶
func (s *DeleteServiceMirrorResponseBody) SetMessage(v string) *DeleteServiceMirrorResponseBody
func (*DeleteServiceMirrorResponseBody) SetRequestId ¶
func (s *DeleteServiceMirrorResponseBody) SetRequestId(v string) *DeleteServiceMirrorResponseBody
func (DeleteServiceMirrorResponseBody) String ¶
func (s DeleteServiceMirrorResponseBody) String() string
type DeleteServiceResponse ¶
type DeleteServiceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteServiceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteServiceResponse) GoString ¶
func (s DeleteServiceResponse) GoString() string
func (*DeleteServiceResponse) SetBody ¶
func (s *DeleteServiceResponse) SetBody(v *DeleteServiceResponseBody) *DeleteServiceResponse
func (*DeleteServiceResponse) SetHeaders ¶
func (s *DeleteServiceResponse) SetHeaders(v map[string]*string) *DeleteServiceResponse
func (*DeleteServiceResponse) SetStatusCode ¶
func (s *DeleteServiceResponse) SetStatusCode(v int32) *DeleteServiceResponse
func (DeleteServiceResponse) String ¶
func (s DeleteServiceResponse) String() string
type DeleteServiceResponseBody ¶
type DeleteServiceResponseBody struct { // The returned message. // // example: // // Service [foo] in region [cn-shanghai] is terminating Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DeleteServiceResponseBody) GoString ¶
func (s DeleteServiceResponseBody) GoString() string
func (*DeleteServiceResponseBody) SetMessage ¶
func (s *DeleteServiceResponseBody) SetMessage(v string) *DeleteServiceResponseBody
func (*DeleteServiceResponseBody) SetRequestId ¶
func (s *DeleteServiceResponseBody) SetRequestId(v string) *DeleteServiceResponseBody
func (DeleteServiceResponseBody) String ¶
func (s DeleteServiceResponseBody) String() string
type DescribeBenchmarkTaskReportRequest ¶
type DescribeBenchmarkTaskReportRequest struct { // The report type of the stress testing task. Valid values: RAW and Report. // // example: // // report ReportType *string `json:"ReportType,omitempty" xml:"ReportType,omitempty"` }
func (DescribeBenchmarkTaskReportRequest) GoString ¶
func (s DescribeBenchmarkTaskReportRequest) GoString() string
func (*DescribeBenchmarkTaskReportRequest) SetReportType ¶
func (s *DescribeBenchmarkTaskReportRequest) SetReportType(v string) *DescribeBenchmarkTaskReportRequest
func (DescribeBenchmarkTaskReportRequest) String ¶
func (s DescribeBenchmarkTaskReportRequest) String() string
type DescribeBenchmarkTaskReportResponse ¶
type DescribeBenchmarkTaskReportResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DescribeBenchmarkTaskReportResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DescribeBenchmarkTaskReportResponse) GoString ¶
func (s DescribeBenchmarkTaskReportResponse) GoString() string
func (*DescribeBenchmarkTaskReportResponse) SetHeaders ¶
func (s *DescribeBenchmarkTaskReportResponse) SetHeaders(v map[string]*string) *DescribeBenchmarkTaskReportResponse
func (*DescribeBenchmarkTaskReportResponse) SetStatusCode ¶
func (s *DescribeBenchmarkTaskReportResponse) SetStatusCode(v int32) *DescribeBenchmarkTaskReportResponse
func (DescribeBenchmarkTaskReportResponse) String ¶
func (s DescribeBenchmarkTaskReportResponse) String() string
type DescribeBenchmarkTaskReportResponseBody ¶
type DescribeBenchmarkTaskReportResponseBody struct { // If the value of ReportType is set to RAW, the details about the stress testing report are returned. // // example: // // { // // "TimestampList": ["int64"], // // "QPSList": ["float32"], // // "RTList": [ // // { // // "AVG": "float32", // // "TP100": "float32", // // "TP99": "float32", // // "TP90": "float32", // // "TP50": "float32", // // "TP10": "float32" // // } // // ], // // "TrafficList": [ // // { // // "Send": "float64", // // "Receive": "float64" // // } // // ], // // "StatusCode": { // // "200": "uint64", // // "450": "uint64", // // "500": "uint64" // // }, // // "Count": "uint64", // // "Total": "float64", // // "MinRT": "float32", // // "AvgRT": "float32", // // "MaxRT": "float32", // // "QPS": "float32", // // "TotalSend": "float64", // // "TotalReceive": "float64", // // "RTDistribution": [ // // { // // "Latency": "float32", // // "Percentage": "int" // // } // // ], // // "RTHistogram": [ // // { // // "Count": "int", // // "Mark": "float32", // // "Frequency": "float32" // // } // // ] // // } Data interface{} `json:"Data,omitempty" xml:"Data,omitempty"` // If the value of ReportType is set to Report, the URL of the stress testing report is returned. // // example: // // http://eas-benchmark.oss-cn-chengdu.aliyuncs.com/summary/benchmark-larec-test-015d-10007.html ReportUrl *string `json:"ReportUrl,omitempty" xml:"ReportUrl,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82******** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeBenchmarkTaskReportResponseBody) GoString ¶
func (s DescribeBenchmarkTaskReportResponseBody) GoString() string
func (*DescribeBenchmarkTaskReportResponseBody) SetData ¶
func (s *DescribeBenchmarkTaskReportResponseBody) SetData(v interface{}) *DescribeBenchmarkTaskReportResponseBody
func (*DescribeBenchmarkTaskReportResponseBody) SetReportUrl ¶
func (s *DescribeBenchmarkTaskReportResponseBody) SetReportUrl(v string) *DescribeBenchmarkTaskReportResponseBody
func (*DescribeBenchmarkTaskReportResponseBody) SetRequestId ¶
func (s *DescribeBenchmarkTaskReportResponseBody) SetRequestId(v string) *DescribeBenchmarkTaskReportResponseBody
func (DescribeBenchmarkTaskReportResponseBody) String ¶
func (s DescribeBenchmarkTaskReportResponseBody) String() string
type DescribeBenchmarkTaskResponse ¶
type DescribeBenchmarkTaskResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DescribeBenchmarkTaskResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DescribeBenchmarkTaskResponse) GoString ¶
func (s DescribeBenchmarkTaskResponse) GoString() string
func (*DescribeBenchmarkTaskResponse) SetBody ¶
func (s *DescribeBenchmarkTaskResponse) SetBody(v *DescribeBenchmarkTaskResponseBody) *DescribeBenchmarkTaskResponse
func (*DescribeBenchmarkTaskResponse) SetHeaders ¶
func (s *DescribeBenchmarkTaskResponse) SetHeaders(v map[string]*string) *DescribeBenchmarkTaskResponse
func (*DescribeBenchmarkTaskResponse) SetStatusCode ¶
func (s *DescribeBenchmarkTaskResponse) SetStatusCode(v int32) *DescribeBenchmarkTaskResponse
func (DescribeBenchmarkTaskResponse) String ¶
func (s DescribeBenchmarkTaskResponse) String() string
type DescribeBenchmarkTaskResponseBody ¶
type DescribeBenchmarkTaskResponseBody struct { // The number of instances that you can test. // // example: // // 4 AvailableAgent *int64 `json:"AvailableAgent,omitempty" xml:"AvailableAgent,omitempty"` // The ID of the operation caller. // // example: // // 1640133467**** CallerUid *string `json:"CallerUid,omitempty" xml:"CallerUid,omitempty"` // The number of instances that you want to test. // // example: // // 4 DesiredAgent *int64 `json:"DesiredAgent,omitempty" xml:"DesiredAgent,omitempty"` // The endpoint of the service gateway. // // example: // // 192342311234.pai-eas.cn-chengdu.aliyuncs.com Endpoint *string `json:"Endpoint,omitempty" xml:"Endpoint,omitempty"` // The returned message. // // example: // // Benchmar task is Running Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The ID of the Alibaba Cloud account that is used to call the operation. // // example: // // 1029728669**** ParentUid *string `json:"ParentUid,omitempty" xml:"ParentUid,omitempty"` // The event or reason that causes the current state of the stress testing task. // // example: // // RUNNING Reason *string `json:"Reason,omitempty" xml:"Reason,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // The name of the service that you want to test. // // example: // // foo ServiceName *string `json:"ServiceName,omitempty" xml:"ServiceName,omitempty"` // The state of the stress testing task. // // Valid values: // // - Creating // // <!-- --> // // <!-- --> // // <!-- --> // // - Starting // // <!-- --> // // <!-- --> // // <!-- --> // // - DeleteFailed // // <!-- --> // // <!-- --> // // <!-- --> // // - Running // // <!-- --> // // <!-- --> // // <!-- --> // // - Stopping // // <!-- --> // // <!-- --> // // <!-- --> // // - Error // // <!-- --> // // <!-- --> // // <!-- --> // // - Updating // // <!-- --> // // <!-- --> // // <!-- --> // // - Deleting // // <!-- --> // // <!-- --> // // <!-- --> // // - CreateFailed // // <!-- --> // // <!-- --> // // <!-- --> // // example: // // Running Status *string `json:"Status,omitempty" xml:"Status,omitempty"` // The ID of the stress testing task. // // example: // // eas-b-gv4y86u**** TaskId *string `json:"TaskId,omitempty" xml:"TaskId,omitempty"` // The name of the stress testing task. // // example: // // benchmark-larec-test-ae70 TaskName *string `json:"TaskName,omitempty" xml:"TaskName,omitempty"` // The token for authentication when a stress testing task is created. // // example: // // 6062787a-9301**** Token *string `json:"Token,omitempty" xml:"Token,omitempty"` }
func (DescribeBenchmarkTaskResponseBody) GoString ¶
func (s DescribeBenchmarkTaskResponseBody) GoString() string
func (*DescribeBenchmarkTaskResponseBody) SetAvailableAgent ¶
func (s *DescribeBenchmarkTaskResponseBody) SetAvailableAgent(v int64) *DescribeBenchmarkTaskResponseBody
func (*DescribeBenchmarkTaskResponseBody) SetCallerUid ¶
func (s *DescribeBenchmarkTaskResponseBody) SetCallerUid(v string) *DescribeBenchmarkTaskResponseBody
func (*DescribeBenchmarkTaskResponseBody) SetDesiredAgent ¶
func (s *DescribeBenchmarkTaskResponseBody) SetDesiredAgent(v int64) *DescribeBenchmarkTaskResponseBody
func (*DescribeBenchmarkTaskResponseBody) SetEndpoint ¶
func (s *DescribeBenchmarkTaskResponseBody) SetEndpoint(v string) *DescribeBenchmarkTaskResponseBody
func (*DescribeBenchmarkTaskResponseBody) SetMessage ¶
func (s *DescribeBenchmarkTaskResponseBody) SetMessage(v string) *DescribeBenchmarkTaskResponseBody
func (*DescribeBenchmarkTaskResponseBody) SetParentUid ¶
func (s *DescribeBenchmarkTaskResponseBody) SetParentUid(v string) *DescribeBenchmarkTaskResponseBody
func (*DescribeBenchmarkTaskResponseBody) SetReason ¶
func (s *DescribeBenchmarkTaskResponseBody) SetReason(v string) *DescribeBenchmarkTaskResponseBody
func (*DescribeBenchmarkTaskResponseBody) SetRequestId ¶
func (s *DescribeBenchmarkTaskResponseBody) SetRequestId(v string) *DescribeBenchmarkTaskResponseBody
func (*DescribeBenchmarkTaskResponseBody) SetServiceName ¶
func (s *DescribeBenchmarkTaskResponseBody) SetServiceName(v string) *DescribeBenchmarkTaskResponseBody
func (*DescribeBenchmarkTaskResponseBody) SetStatus ¶
func (s *DescribeBenchmarkTaskResponseBody) SetStatus(v string) *DescribeBenchmarkTaskResponseBody
func (*DescribeBenchmarkTaskResponseBody) SetTaskId ¶
func (s *DescribeBenchmarkTaskResponseBody) SetTaskId(v string) *DescribeBenchmarkTaskResponseBody
func (*DescribeBenchmarkTaskResponseBody) SetTaskName ¶
func (s *DescribeBenchmarkTaskResponseBody) SetTaskName(v string) *DescribeBenchmarkTaskResponseBody
func (*DescribeBenchmarkTaskResponseBody) SetToken ¶
func (s *DescribeBenchmarkTaskResponseBody) SetToken(v string) *DescribeBenchmarkTaskResponseBody
func (DescribeBenchmarkTaskResponseBody) String ¶
func (s DescribeBenchmarkTaskResponseBody) String() string
type DescribeGatewayResponse ¶
type DescribeGatewayResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DescribeGatewayResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DescribeGatewayResponse) GoString ¶
func (s DescribeGatewayResponse) GoString() string
func (*DescribeGatewayResponse) SetBody ¶
func (s *DescribeGatewayResponse) SetBody(v *DescribeGatewayResponseBody) *DescribeGatewayResponse
func (*DescribeGatewayResponse) SetHeaders ¶
func (s *DescribeGatewayResponse) SetHeaders(v map[string]*string) *DescribeGatewayResponse
func (*DescribeGatewayResponse) SetStatusCode ¶
func (s *DescribeGatewayResponse) SetStatusCode(v int32) *DescribeGatewayResponse
func (DescribeGatewayResponse) String ¶
func (s DescribeGatewayResponse) String() string
type DescribeGatewayResponseBody ¶
type DescribeGatewayResponseBody struct { // The UID of the account that is used to create the private gateway. // // example: // // 20123******* CallerUid *string `json:"CallerUid,omitempty" xml:"CallerUid,omitempty"` // The time when the private gateway was created. The time is displayed in UTC. // // example: // // 2020-05-19T14:19:42Z CreateTime *string `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` // The ID of the self-managed cluster. // // example: // // c935eadf284c14c2da57a2a13ad6****** ExternalClusterId *string `json:"ExternalClusterId,omitempty" xml:"ExternalClusterId,omitempty"` // The ID of the private gateway. // // example: // // gw-1uhcqmsc7x22****** GatewayId *string `json:"GatewayId,omitempty" xml:"GatewayId,omitempty"` // The private gateway alias. // // example: // // mygateway1 GatewayName *string `json:"GatewayName,omitempty" xml:"GatewayName,omitempty"` // The instance type used for the private gateway. // // example: // // ecs.c6.4xlarge InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` // The Internet access control policies. InternetAclPolicyList []*DescribeGatewayResponseBodyInternetAclPolicyList `json:"InternetAclPolicyList,omitempty" xml:"InternetAclPolicyList,omitempty" type:"Repeated"` // The public endpoint. // // example: // // gw-1uhcqmsc7x22******-1801786532******.cn-hangzhou.pai-eas.aliyuncs.com InternetDomain *string `json:"InternetDomain,omitempty" xml:"InternetDomain,omitempty"` // Indicates whether Internet access is enabled. // // example: // // true InternetEnabled *bool `json:"InternetEnabled,omitempty" xml:"InternetEnabled,omitempty"` // The internal endpoint. // // example: // // gw-1uhcqmsc7x22******-1801786532******-vpc.cn-hangzhou.pai-eas.aliyuncs.com IntranetDomain *string `json:"IntranetDomain,omitempty" xml:"IntranetDomain,omitempty"` // Indicates whether internal network access is enabled. // // example: // // true IntranetEnabled *bool `json:"IntranetEnabled,omitempty" xml:"IntranetEnabled,omitempty"` // The internal endpoints. IntranetLinkedVpcList []*DescribeGatewayResponseBodyIntranetLinkedVpcList `json:"IntranetLinkedVpcList,omitempty" xml:"IntranetLinkedVpcList,omitempty" type:"Repeated"` // The user ID (UID) of the Alibaba Cloud account that is used to create the private gateway. // // example: // // 11234******* ParentUid *string `json:"ParentUid,omitempty" xml:"ParentUid,omitempty"` // The region ID of the private gateway. // // This parameter is required. // // example: // // cn-hangzhou Region *string `json:"Region,omitempty" xml:"Region,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // The state of the private gateway. // // example: // // PrivateGatewayRunning Status *string `json:"Status,omitempty" xml:"Status,omitempty"` // The time when the private gateway was updated. The time is displayed in UTC. // // example: // // 2021-02-24T11:52:17Z UpdateTime *string `json:"UpdateTime,omitempty" xml:"UpdateTime,omitempty"` }
func (DescribeGatewayResponseBody) GoString ¶
func (s DescribeGatewayResponseBody) GoString() string
func (*DescribeGatewayResponseBody) SetCallerUid ¶
func (s *DescribeGatewayResponseBody) SetCallerUid(v string) *DescribeGatewayResponseBody
func (*DescribeGatewayResponseBody) SetCreateTime ¶
func (s *DescribeGatewayResponseBody) SetCreateTime(v string) *DescribeGatewayResponseBody
func (*DescribeGatewayResponseBody) SetExternalClusterId ¶
func (s *DescribeGatewayResponseBody) SetExternalClusterId(v string) *DescribeGatewayResponseBody
func (*DescribeGatewayResponseBody) SetGatewayId ¶
func (s *DescribeGatewayResponseBody) SetGatewayId(v string) *DescribeGatewayResponseBody
func (*DescribeGatewayResponseBody) SetGatewayName ¶
func (s *DescribeGatewayResponseBody) SetGatewayName(v string) *DescribeGatewayResponseBody
func (*DescribeGatewayResponseBody) SetInstanceType ¶
func (s *DescribeGatewayResponseBody) SetInstanceType(v string) *DescribeGatewayResponseBody
func (*DescribeGatewayResponseBody) SetInternetAclPolicyList ¶
func (s *DescribeGatewayResponseBody) SetInternetAclPolicyList(v []*DescribeGatewayResponseBodyInternetAclPolicyList) *DescribeGatewayResponseBody
func (*DescribeGatewayResponseBody) SetInternetDomain ¶
func (s *DescribeGatewayResponseBody) SetInternetDomain(v string) *DescribeGatewayResponseBody
func (*DescribeGatewayResponseBody) SetInternetEnabled ¶
func (s *DescribeGatewayResponseBody) SetInternetEnabled(v bool) *DescribeGatewayResponseBody
func (*DescribeGatewayResponseBody) SetIntranetDomain ¶
func (s *DescribeGatewayResponseBody) SetIntranetDomain(v string) *DescribeGatewayResponseBody
func (*DescribeGatewayResponseBody) SetIntranetEnabled ¶
func (s *DescribeGatewayResponseBody) SetIntranetEnabled(v bool) *DescribeGatewayResponseBody
func (*DescribeGatewayResponseBody) SetIntranetLinkedVpcList ¶
func (s *DescribeGatewayResponseBody) SetIntranetLinkedVpcList(v []*DescribeGatewayResponseBodyIntranetLinkedVpcList) *DescribeGatewayResponseBody
func (*DescribeGatewayResponseBody) SetParentUid ¶
func (s *DescribeGatewayResponseBody) SetParentUid(v string) *DescribeGatewayResponseBody
func (*DescribeGatewayResponseBody) SetRegion ¶
func (s *DescribeGatewayResponseBody) SetRegion(v string) *DescribeGatewayResponseBody
func (*DescribeGatewayResponseBody) SetRequestId ¶
func (s *DescribeGatewayResponseBody) SetRequestId(v string) *DescribeGatewayResponseBody
func (*DescribeGatewayResponseBody) SetStatus ¶
func (s *DescribeGatewayResponseBody) SetStatus(v string) *DescribeGatewayResponseBody
func (*DescribeGatewayResponseBody) SetUpdateTime ¶
func (s *DescribeGatewayResponseBody) SetUpdateTime(v string) *DescribeGatewayResponseBody
func (DescribeGatewayResponseBody) String ¶
func (s DescribeGatewayResponseBody) String() string
type DescribeGatewayResponseBodyInternetAclPolicyList ¶
type DescribeGatewayResponseBodyInternetAclPolicyList struct { // The description. // // example: // // test Comment *string `json:"Comment,omitempty" xml:"Comment,omitempty"` // The Classless Inter-Domain Routing (CIDR) block that is allowed to access the private gateway. // // example: // // 192.168.1.1/32 Entry *string `json:"Entry,omitempty" xml:"Entry,omitempty"` // The state of the private gateway. // // Valid values: // // - Creating // // <!-- --> // // <!-- --> // // <!-- --> // // - Running // // <!-- --> // // <!-- --> // // <!-- --> // // example: // // Running Status *string `json:"Status,omitempty" xml:"Status,omitempty"` }
func (DescribeGatewayResponseBodyInternetAclPolicyList) GoString ¶
func (s DescribeGatewayResponseBodyInternetAclPolicyList) GoString() string
func (*DescribeGatewayResponseBodyInternetAclPolicyList) SetComment ¶
func (s *DescribeGatewayResponseBodyInternetAclPolicyList) SetComment(v string) *DescribeGatewayResponseBodyInternetAclPolicyList
func (*DescribeGatewayResponseBodyInternetAclPolicyList) SetStatus ¶
func (s *DescribeGatewayResponseBodyInternetAclPolicyList) SetStatus(v string) *DescribeGatewayResponseBodyInternetAclPolicyList
func (DescribeGatewayResponseBodyInternetAclPolicyList) String ¶
func (s DescribeGatewayResponseBodyInternetAclPolicyList) String() string
type DescribeGatewayResponseBodyIntranetLinkedVpcList ¶
type DescribeGatewayResponseBodyIntranetLinkedVpcList struct { // The IP address. // // example: // // 192.168.10.11 Ip *string `json:"Ip,omitempty" xml:"Ip,omitempty"` // The security group ID. // // example: // // sg-2ze4pgstgszvgq****** SecurityGroupId *string `json:"SecurityGroupId,omitempty" xml:"SecurityGroupId,omitempty"` // The state of the private gateway. Valid values: // // - Creating // // - Running // // example: // // Running Status *string `json:"Status,omitempty" xml:"Status,omitempty"` // The vSwitch ID. // // example: // // vsw-bp1txzxsdck43pp****** VSwitchId *string `json:"VSwitchId,omitempty" xml:"VSwitchId,omitempty"` // The ID of the virtual private cloud (VPC). // // example: // // vpc-bp1g11zvka6zr3i****** VpcId *string `json:"VpcId,omitempty" xml:"VpcId,omitempty"` }
func (DescribeGatewayResponseBodyIntranetLinkedVpcList) GoString ¶
func (s DescribeGatewayResponseBodyIntranetLinkedVpcList) GoString() string
func (*DescribeGatewayResponseBodyIntranetLinkedVpcList) SetSecurityGroupId ¶
func (s *DescribeGatewayResponseBodyIntranetLinkedVpcList) SetSecurityGroupId(v string) *DescribeGatewayResponseBodyIntranetLinkedVpcList
func (*DescribeGatewayResponseBodyIntranetLinkedVpcList) SetStatus ¶
func (s *DescribeGatewayResponseBodyIntranetLinkedVpcList) SetStatus(v string) *DescribeGatewayResponseBodyIntranetLinkedVpcList
func (*DescribeGatewayResponseBodyIntranetLinkedVpcList) SetVSwitchId ¶
func (s *DescribeGatewayResponseBodyIntranetLinkedVpcList) SetVSwitchId(v string) *DescribeGatewayResponseBodyIntranetLinkedVpcList
func (DescribeGatewayResponseBodyIntranetLinkedVpcList) String ¶
func (s DescribeGatewayResponseBodyIntranetLinkedVpcList) String() string
type DescribeGroupResponse ¶
type DescribeGroupResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *Group `json:"body,omitempty" xml:"body,omitempty"` }
func (DescribeGroupResponse) GoString ¶
func (s DescribeGroupResponse) GoString() string
func (*DescribeGroupResponse) SetBody ¶
func (s *DescribeGroupResponse) SetBody(v *Group) *DescribeGroupResponse
func (*DescribeGroupResponse) SetHeaders ¶
func (s *DescribeGroupResponse) SetHeaders(v map[string]*string) *DescribeGroupResponse
func (*DescribeGroupResponse) SetStatusCode ¶
func (s *DescribeGroupResponse) SetStatusCode(v int32) *DescribeGroupResponse
func (DescribeGroupResponse) String ¶
func (s DescribeGroupResponse) String() string
type DescribeResourceDLinkResponse ¶
type DescribeResourceDLinkResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DescribeResourceDLinkResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DescribeResourceDLinkResponse) GoString ¶
func (s DescribeResourceDLinkResponse) GoString() string
func (*DescribeResourceDLinkResponse) SetBody ¶
func (s *DescribeResourceDLinkResponse) SetBody(v *DescribeResourceDLinkResponseBody) *DescribeResourceDLinkResponse
func (*DescribeResourceDLinkResponse) SetHeaders ¶
func (s *DescribeResourceDLinkResponse) SetHeaders(v map[string]*string) *DescribeResourceDLinkResponse
func (*DescribeResourceDLinkResponse) SetStatusCode ¶
func (s *DescribeResourceDLinkResponse) SetStatusCode(v int32) *DescribeResourceDLinkResponse
func (DescribeResourceDLinkResponse) String ¶
func (s DescribeResourceDLinkResponse) String() string
type DescribeResourceDLinkResponseBody ¶
type DescribeResourceDLinkResponseBody struct { // The IDs of the secondary vSwitches that are directly connected. AuxVSwitchList []*string `json:"AuxVSwitchList,omitempty" xml:"AuxVSwitchList,omitempty" type:"Repeated"` // The CIDR blocks of the clients that you want to connect to. After this parameter is specified, the CIDR blocks are added to the back-to-origin route of the server. Either this parameter or the VSwitchIdList parameter can be used to determine CIDR blocks. // // example: // // 72.16.0.0/16 DestinationCIDRs *string `json:"DestinationCIDRs,omitempty" xml:"DestinationCIDRs,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // The ID of the security group that is directly connected. // // example: // // sg-bp1j1z7297hcink9d**** SecurityGroupId *string `json:"SecurityGroupId,omitempty" xml:"SecurityGroupId,omitempty"` // The ID of the primary vSwitch that is directly connected. // // example: // // vsw-8vbqn2at0kljjxxxx**** VSwitchId *string `json:"VSwitchId,omitempty" xml:"VSwitchId,omitempty"` // The ID of the VPC that is directly connected. // // example: // // vpc-uf66uio7md**** VpcId *string `json:"VpcId,omitempty" xml:"VpcId,omitempty"` }
func (DescribeResourceDLinkResponseBody) GoString ¶
func (s DescribeResourceDLinkResponseBody) GoString() string
func (*DescribeResourceDLinkResponseBody) SetAuxVSwitchList ¶
func (s *DescribeResourceDLinkResponseBody) SetAuxVSwitchList(v []*string) *DescribeResourceDLinkResponseBody
func (*DescribeResourceDLinkResponseBody) SetDestinationCIDRs ¶
func (s *DescribeResourceDLinkResponseBody) SetDestinationCIDRs(v string) *DescribeResourceDLinkResponseBody
func (*DescribeResourceDLinkResponseBody) SetRequestId ¶
func (s *DescribeResourceDLinkResponseBody) SetRequestId(v string) *DescribeResourceDLinkResponseBody
func (*DescribeResourceDLinkResponseBody) SetSecurityGroupId ¶
func (s *DescribeResourceDLinkResponseBody) SetSecurityGroupId(v string) *DescribeResourceDLinkResponseBody
func (*DescribeResourceDLinkResponseBody) SetVSwitchId ¶
func (s *DescribeResourceDLinkResponseBody) SetVSwitchId(v string) *DescribeResourceDLinkResponseBody
func (*DescribeResourceDLinkResponseBody) SetVpcId ¶
func (s *DescribeResourceDLinkResponseBody) SetVpcId(v string) *DescribeResourceDLinkResponseBody
func (DescribeResourceDLinkResponseBody) String ¶
func (s DescribeResourceDLinkResponseBody) String() string
type DescribeResourceLogResponse ¶
type DescribeResourceLogResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DescribeResourceLogResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DescribeResourceLogResponse) GoString ¶
func (s DescribeResourceLogResponse) GoString() string
func (*DescribeResourceLogResponse) SetBody ¶
func (s *DescribeResourceLogResponse) SetBody(v *DescribeResourceLogResponseBody) *DescribeResourceLogResponse
func (*DescribeResourceLogResponse) SetHeaders ¶
func (s *DescribeResourceLogResponse) SetHeaders(v map[string]*string) *DescribeResourceLogResponse
func (*DescribeResourceLogResponse) SetStatusCode ¶
func (s *DescribeResourceLogResponse) SetStatusCode(v int32) *DescribeResourceLogResponse
func (DescribeResourceLogResponse) String ¶
func (s DescribeResourceLogResponse) String() string
type DescribeResourceLogResponseBody ¶
type DescribeResourceLogResponseBody struct { // The Logstore of Log Service. // // example: // // access_log LogStore *string `json:"LogStore,omitempty" xml:"LogStore,omitempty"` // The returned message. // // example: // // Network interfaces are updating Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The Log Service project that is associated with the resource group. // // example: // // eas-r-asdasdasd-sls ProjectName *string `json:"ProjectName,omitempty" xml:"ProjectName,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // The state of the resource group. // // example: // // ResourceReady Status *string `json:"Status,omitempty" xml:"Status,omitempty"` }
func (DescribeResourceLogResponseBody) GoString ¶
func (s DescribeResourceLogResponseBody) GoString() string
func (*DescribeResourceLogResponseBody) SetLogStore ¶
func (s *DescribeResourceLogResponseBody) SetLogStore(v string) *DescribeResourceLogResponseBody
func (*DescribeResourceLogResponseBody) SetMessage ¶
func (s *DescribeResourceLogResponseBody) SetMessage(v string) *DescribeResourceLogResponseBody
func (*DescribeResourceLogResponseBody) SetProjectName ¶
func (s *DescribeResourceLogResponseBody) SetProjectName(v string) *DescribeResourceLogResponseBody
func (*DescribeResourceLogResponseBody) SetRequestId ¶
func (s *DescribeResourceLogResponseBody) SetRequestId(v string) *DescribeResourceLogResponseBody
func (*DescribeResourceLogResponseBody) SetStatus ¶
func (s *DescribeResourceLogResponseBody) SetStatus(v string) *DescribeResourceLogResponseBody
func (DescribeResourceLogResponseBody) String ¶
func (s DescribeResourceLogResponseBody) String() string
type DescribeResourceResponse ¶
type DescribeResourceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DescribeResourceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DescribeResourceResponse) GoString ¶
func (s DescribeResourceResponse) GoString() string
func (*DescribeResourceResponse) SetBody ¶
func (s *DescribeResourceResponse) SetBody(v *DescribeResourceResponseBody) *DescribeResourceResponse
func (*DescribeResourceResponse) SetHeaders ¶
func (s *DescribeResourceResponse) SetHeaders(v map[string]*string) *DescribeResourceResponse
func (*DescribeResourceResponse) SetStatusCode ¶
func (s *DescribeResourceResponse) SetStatusCode(v int32) *DescribeResourceResponse
func (DescribeResourceResponse) String ¶
func (s DescribeResourceResponse) String() string
type DescribeResourceResponseBody ¶
type DescribeResourceResponseBody struct { // The ID of the cluster to which the resource group belongs. // // example: // // cn-beijing ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` // The total number of CPU cores. // // example: // // 16 CpuCount *int32 `json:"CpuCount,omitempty" xml:"CpuCount,omitempty"` // The time when the resource group was created. // // example: // // 2020-05-19T14:19:42Z CreateTime *string `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` // The additional information, such as the connection status of a virtual private cloud (VPC) and the log status of Log Service. // // example: // // {"vswitch_id":"vsw-bp17uo6xebcusy****","gpu_share":true,"aux_vswitch_id_list":["vsw-bp13b3pvjap3vxn****","vsw-bp1nls8o5hk8mt8*****"],"security_group_id":"sg-bp1j1z7297hcink*****","vpc_id":"vpc-bp1kjr3rfyhx01*****","destination_cidr":"172.16.0.12/28","role_arn":"acs:ram::1157703270*****:role/AliyunServiceRoleForPaiEas","sls_project":"","sls_logstore":"","sls_status":"ResourceReady","sls_message":"","update_time":""} ExtraData *string `json:"ExtraData,omitempty" xml:"ExtraData,omitempty"` // The total number of GPUs. // // example: // // 1 GpuCount *int32 `json:"GpuCount,omitempty" xml:"GpuCount,omitempty"` // The total number of instances in the resource group. // // example: // // 4 InstanceCount *int32 `json:"InstanceCount,omitempty" xml:"InstanceCount,omitempty"` // The returned message. // // example: // // Resource is ready Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The ID of the resource group owner. // // example: // // 14401087478**** OwnerUid *string `json:"OwnerUid,omitempty" xml:"OwnerUid,omitempty"` // The total number of pay-as-you-go instances in the resource group. // // example: // // 3 PostPaidInstanceCount *int32 `json:"PostPaidInstanceCount,omitempty" xml:"PostPaidInstanceCount,omitempty"` // The total number of subscription instances in the resource group. // // example: // // 1 PrePaidInstanceCount *int32 `json:"PrePaidInstanceCount,omitempty" xml:"PrePaidInstanceCount,omitempty"` // The request ID. // // example: // // 902976F2-6FAF-5404-8A4D-6CC223*** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // The ID of the Elastic Algorithm Service (EAS) resource. // // example: // // eas-r-glkfpsxuw57x1h***** ResourceId *string `json:"ResourceId,omitempty" xml:"ResourceId,omitempty"` // The name of the EAS resource. // // example: // // my-resouce**** ResourceName *string `json:"ResourceName,omitempty" xml:"ResourceName,omitempty"` // The type of the resource group. Valid values: // // - Dedicated: the dedicated resource group. // // - SelfManaged: the self-managed resource group. // // example: // // Dedicated ResourceType *string `json:"ResourceType,omitempty" xml:"ResourceType,omitempty"` // The state of the resource group. // // example: // // ResourceReady Status *string `json:"Status,omitempty" xml:"Status,omitempty"` // The time when the resource group was last updated. // // example: // // 2021-02-24T11:52:17Z UpdateTime *string `json:"UpdateTime,omitempty" xml:"UpdateTime,omitempty"` }
func (DescribeResourceResponseBody) GoString ¶
func (s DescribeResourceResponseBody) GoString() string
func (*DescribeResourceResponseBody) SetClusterId ¶
func (s *DescribeResourceResponseBody) SetClusterId(v string) *DescribeResourceResponseBody
func (*DescribeResourceResponseBody) SetCpuCount ¶
func (s *DescribeResourceResponseBody) SetCpuCount(v int32) *DescribeResourceResponseBody
func (*DescribeResourceResponseBody) SetCreateTime ¶
func (s *DescribeResourceResponseBody) SetCreateTime(v string) *DescribeResourceResponseBody
func (*DescribeResourceResponseBody) SetExtraData ¶
func (s *DescribeResourceResponseBody) SetExtraData(v string) *DescribeResourceResponseBody
func (*DescribeResourceResponseBody) SetGpuCount ¶
func (s *DescribeResourceResponseBody) SetGpuCount(v int32) *DescribeResourceResponseBody
func (*DescribeResourceResponseBody) SetInstanceCount ¶
func (s *DescribeResourceResponseBody) SetInstanceCount(v int32) *DescribeResourceResponseBody
func (*DescribeResourceResponseBody) SetMessage ¶
func (s *DescribeResourceResponseBody) SetMessage(v string) *DescribeResourceResponseBody
func (*DescribeResourceResponseBody) SetOwnerUid ¶
func (s *DescribeResourceResponseBody) SetOwnerUid(v string) *DescribeResourceResponseBody
func (*DescribeResourceResponseBody) SetPostPaidInstanceCount ¶
func (s *DescribeResourceResponseBody) SetPostPaidInstanceCount(v int32) *DescribeResourceResponseBody
func (*DescribeResourceResponseBody) SetPrePaidInstanceCount ¶
func (s *DescribeResourceResponseBody) SetPrePaidInstanceCount(v int32) *DescribeResourceResponseBody
func (*DescribeResourceResponseBody) SetRequestId ¶
func (s *DescribeResourceResponseBody) SetRequestId(v string) *DescribeResourceResponseBody
func (*DescribeResourceResponseBody) SetResourceId ¶
func (s *DescribeResourceResponseBody) SetResourceId(v string) *DescribeResourceResponseBody
func (*DescribeResourceResponseBody) SetResourceName ¶
func (s *DescribeResourceResponseBody) SetResourceName(v string) *DescribeResourceResponseBody
func (*DescribeResourceResponseBody) SetResourceType ¶
func (s *DescribeResourceResponseBody) SetResourceType(v string) *DescribeResourceResponseBody
func (*DescribeResourceResponseBody) SetStatus ¶
func (s *DescribeResourceResponseBody) SetStatus(v string) *DescribeResourceResponseBody
func (*DescribeResourceResponseBody) SetUpdateTime ¶
func (s *DescribeResourceResponseBody) SetUpdateTime(v string) *DescribeResourceResponseBody
func (DescribeResourceResponseBody) String ¶
func (s DescribeResourceResponseBody) String() string
type DescribeServiceAutoScalerResponse ¶
type DescribeServiceAutoScalerResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DescribeServiceAutoScalerResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DescribeServiceAutoScalerResponse) GoString ¶
func (s DescribeServiceAutoScalerResponse) GoString() string
func (*DescribeServiceAutoScalerResponse) SetHeaders ¶
func (s *DescribeServiceAutoScalerResponse) SetHeaders(v map[string]*string) *DescribeServiceAutoScalerResponse
func (*DescribeServiceAutoScalerResponse) SetStatusCode ¶
func (s *DescribeServiceAutoScalerResponse) SetStatusCode(v int32) *DescribeServiceAutoScalerResponse
func (DescribeServiceAutoScalerResponse) String ¶
func (s DescribeServiceAutoScalerResponse) String() string
type DescribeServiceAutoScalerResponseBody ¶
type DescribeServiceAutoScalerResponseBody struct { // The additional information about the Autoscaler policy, such as the interval of triggering Autoscaler. // // example: // // { // // "behavior": { // // "scaleDown": { // // "stabilizationWindowSeconds": 150 // // } // // } // // } Behavior map[string]interface{} `json:"Behavior,omitempty" xml:"Behavior,omitempty"` // The metrics. CurrentMetrics []*DescribeServiceAutoScalerResponseBodyCurrentMetrics `json:"CurrentMetrics,omitempty" xml:"CurrentMetrics,omitempty" type:"Repeated"` // The maximum number of instances in the service. // // example: // // 8 MaxReplica *int32 `json:"MaxReplica,omitempty" xml:"MaxReplica,omitempty"` // The minimum number of instances in the service. // // example: // // 3 MinReplica *int32 `json:"MinReplica,omitempty" xml:"MinReplica,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // The auto scaling policies. ScaleStrategies []*DescribeServiceAutoScalerResponseBodyScaleStrategies `json:"ScaleStrategies,omitempty" xml:"ScaleStrategies,omitempty" type:"Repeated"` // The service name. // // example: // // foo ServiceName *string `json:"ServiceName,omitempty" xml:"ServiceName,omitempty"` }
func (DescribeServiceAutoScalerResponseBody) GoString ¶
func (s DescribeServiceAutoScalerResponseBody) GoString() string
func (*DescribeServiceAutoScalerResponseBody) SetBehavior ¶
func (s *DescribeServiceAutoScalerResponseBody) SetBehavior(v map[string]interface{}) *DescribeServiceAutoScalerResponseBody
func (*DescribeServiceAutoScalerResponseBody) SetCurrentMetrics ¶
func (s *DescribeServiceAutoScalerResponseBody) SetCurrentMetrics(v []*DescribeServiceAutoScalerResponseBodyCurrentMetrics) *DescribeServiceAutoScalerResponseBody
func (*DescribeServiceAutoScalerResponseBody) SetMaxReplica ¶
func (s *DescribeServiceAutoScalerResponseBody) SetMaxReplica(v int32) *DescribeServiceAutoScalerResponseBody
func (*DescribeServiceAutoScalerResponseBody) SetMinReplica ¶
func (s *DescribeServiceAutoScalerResponseBody) SetMinReplica(v int32) *DescribeServiceAutoScalerResponseBody
func (*DescribeServiceAutoScalerResponseBody) SetRequestId ¶
func (s *DescribeServiceAutoScalerResponseBody) SetRequestId(v string) *DescribeServiceAutoScalerResponseBody
func (*DescribeServiceAutoScalerResponseBody) SetScaleStrategies ¶
func (s *DescribeServiceAutoScalerResponseBody) SetScaleStrategies(v []*DescribeServiceAutoScalerResponseBodyScaleStrategies) *DescribeServiceAutoScalerResponseBody
func (*DescribeServiceAutoScalerResponseBody) SetServiceName ¶
func (s *DescribeServiceAutoScalerResponseBody) SetServiceName(v string) *DescribeServiceAutoScalerResponseBody
func (DescribeServiceAutoScalerResponseBody) String ¶
func (s DescribeServiceAutoScalerResponseBody) String() string
type DescribeServiceAutoScalerResponseBodyCurrentMetrics ¶
type DescribeServiceAutoScalerResponseBodyCurrentMetrics struct { // The metric name. Valid values: // // - QPS // // - CPU // // example: // // qps MetricName *string `json:"metricName,omitempty" xml:"metricName,omitempty"` // The service for which the metric is specified. // // example: // // demo_svc Service *string `json:"service,omitempty" xml:"service,omitempty"` // The metric value. // // example: // // 10 Value *float32 `json:"value,omitempty" xml:"value,omitempty"` }
func (DescribeServiceAutoScalerResponseBodyCurrentMetrics) GoString ¶
func (s DescribeServiceAutoScalerResponseBodyCurrentMetrics) GoString() string
func (*DescribeServiceAutoScalerResponseBodyCurrentMetrics) SetMetricName ¶
func (s *DescribeServiceAutoScalerResponseBodyCurrentMetrics) SetMetricName(v string) *DescribeServiceAutoScalerResponseBodyCurrentMetrics
func (*DescribeServiceAutoScalerResponseBodyCurrentMetrics) SetService ¶
func (s *DescribeServiceAutoScalerResponseBodyCurrentMetrics) SetService(v string) *DescribeServiceAutoScalerResponseBodyCurrentMetrics
func (DescribeServiceAutoScalerResponseBodyCurrentMetrics) String ¶
func (s DescribeServiceAutoScalerResponseBodyCurrentMetrics) String() string
type DescribeServiceAutoScalerResponseBodyScaleStrategies ¶
type DescribeServiceAutoScalerResponseBodyScaleStrategies struct { // The metric name. Valid values: // // - QPS: the queries per second (QPS) for an individual instance. // // - CPU: the CPU utilization. // // example: // // QPS MetricName *string `json:"metricName,omitempty" xml:"metricName,omitempty"` // The service for which the metric is specified. If you do not set this parameter, the current service is specified by default. // // example: // // demo_svc Service *string `json:"service,omitempty" xml:"service,omitempty"` // The threshold of the metric that triggers auto scaling. // // - If you set metricName to QPS, scale-out is triggered when the average QPS for a single instance is greater than this threshold. // // - If you set metricName to CPU, scale-out is triggered when the average CPU utilization for a single instance is greater than this threshold. // // example: // // 10 Threshold *float32 `json:"threshold,omitempty" xml:"threshold,omitempty"` }
func (DescribeServiceAutoScalerResponseBodyScaleStrategies) GoString ¶
func (s DescribeServiceAutoScalerResponseBodyScaleStrategies) GoString() string
func (*DescribeServiceAutoScalerResponseBodyScaleStrategies) SetMetricName ¶
func (s *DescribeServiceAutoScalerResponseBodyScaleStrategies) SetMetricName(v string) *DescribeServiceAutoScalerResponseBodyScaleStrategies
func (*DescribeServiceAutoScalerResponseBodyScaleStrategies) SetService ¶
func (*DescribeServiceAutoScalerResponseBodyScaleStrategies) SetThreshold ¶
func (s *DescribeServiceAutoScalerResponseBodyScaleStrategies) SetThreshold(v float32) *DescribeServiceAutoScalerResponseBodyScaleStrategies
func (DescribeServiceAutoScalerResponseBodyScaleStrategies) String ¶
func (s DescribeServiceAutoScalerResponseBodyScaleStrategies) String() string
type DescribeServiceCronScalerResponse ¶
type DescribeServiceCronScalerResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DescribeServiceCronScalerResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DescribeServiceCronScalerResponse) GoString ¶
func (s DescribeServiceCronScalerResponse) GoString() string
func (*DescribeServiceCronScalerResponse) SetHeaders ¶
func (s *DescribeServiceCronScalerResponse) SetHeaders(v map[string]*string) *DescribeServiceCronScalerResponse
func (*DescribeServiceCronScalerResponse) SetStatusCode ¶
func (s *DescribeServiceCronScalerResponse) SetStatusCode(v int32) *DescribeServiceCronScalerResponse
func (DescribeServiceCronScalerResponse) String ¶
func (s DescribeServiceCronScalerResponse) String() string
type DescribeServiceCronScalerResponseBody ¶
type DescribeServiceCronScalerResponseBody struct { // The points in time that are excluded when you schedule a CronHPA job. The points in time must be specified by using a cron expression. ExcludeDates []*string `json:"ExcludeDates,omitempty" xml:"ExcludeDates,omitempty" type:"Repeated"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // The CronHPA jobs. ScaleJobs []*DescribeServiceCronScalerResponseBodyScaleJobs `json:"ScaleJobs,omitempty" xml:"ScaleJobs,omitempty" type:"Repeated"` // The service name. // // example: // // foo ServiceName *string `json:"ServiceName,omitempty" xml:"ServiceName,omitempty"` }
func (DescribeServiceCronScalerResponseBody) GoString ¶
func (s DescribeServiceCronScalerResponseBody) GoString() string
func (*DescribeServiceCronScalerResponseBody) SetExcludeDates ¶
func (s *DescribeServiceCronScalerResponseBody) SetExcludeDates(v []*string) *DescribeServiceCronScalerResponseBody
func (*DescribeServiceCronScalerResponseBody) SetRequestId ¶
func (s *DescribeServiceCronScalerResponseBody) SetRequestId(v string) *DescribeServiceCronScalerResponseBody
func (*DescribeServiceCronScalerResponseBody) SetScaleJobs ¶
func (s *DescribeServiceCronScalerResponseBody) SetScaleJobs(v []*DescribeServiceCronScalerResponseBodyScaleJobs) *DescribeServiceCronScalerResponseBody
func (*DescribeServiceCronScalerResponseBody) SetServiceName ¶
func (s *DescribeServiceCronScalerResponseBody) SetServiceName(v string) *DescribeServiceCronScalerResponseBody
func (DescribeServiceCronScalerResponseBody) String ¶
func (s DescribeServiceCronScalerResponseBody) String() string
type DescribeServiceCronScalerResponseBodyScaleJobs ¶
type DescribeServiceCronScalerResponseBodyScaleJobs struct { // The time when the most recent CronHPA job was created. The time is displayed in UTC. // // example: // // 2020-06-24T02:11:30Z CreateTime *string `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` // The time when the most recent CronHPA job ran. The time is displayed in UTC. // // example: // // 2022-02-24T06:31:00Z LastProbeTime *string `json:"LastProbeTime,omitempty" xml:"LastProbeTime,omitempty"` // The returned message. // // example: // // "cron hpa job scale-jobs-0 executed successfully. current replicas:3, desired replicas:2." Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The name of the CronHPA job. // // example: // // scale-job-1 Name *string `json:"Name,omitempty" xml:"Name,omitempty"` // The cron expression that is used to configure the execution time of the CronHPA job. // // example: // // 0 18 - - - * Schedule *string `json:"Schedule,omitempty" xml:"Schedule,omitempty"` // The status of the most recent CronHPA job. // // example: // // Succeed State *string `json:"State,omitempty" xml:"State,omitempty"` // The number of instances that you expect to configure for the CronHPA job. // // example: // // 1 TargetSize *int32 `json:"TargetSize,omitempty" xml:"TargetSize,omitempty"` }
func (DescribeServiceCronScalerResponseBodyScaleJobs) GoString ¶
func (s DescribeServiceCronScalerResponseBodyScaleJobs) GoString() string
func (*DescribeServiceCronScalerResponseBodyScaleJobs) SetCreateTime ¶
func (s *DescribeServiceCronScalerResponseBodyScaleJobs) SetCreateTime(v string) *DescribeServiceCronScalerResponseBodyScaleJobs
func (*DescribeServiceCronScalerResponseBodyScaleJobs) SetLastProbeTime ¶
func (s *DescribeServiceCronScalerResponseBodyScaleJobs) SetLastProbeTime(v string) *DescribeServiceCronScalerResponseBodyScaleJobs
func (*DescribeServiceCronScalerResponseBodyScaleJobs) SetMessage ¶
func (s *DescribeServiceCronScalerResponseBodyScaleJobs) SetMessage(v string) *DescribeServiceCronScalerResponseBodyScaleJobs
func (*DescribeServiceCronScalerResponseBodyScaleJobs) SetSchedule ¶
func (s *DescribeServiceCronScalerResponseBodyScaleJobs) SetSchedule(v string) *DescribeServiceCronScalerResponseBodyScaleJobs
func (*DescribeServiceCronScalerResponseBodyScaleJobs) SetState ¶
func (s *DescribeServiceCronScalerResponseBodyScaleJobs) SetState(v string) *DescribeServiceCronScalerResponseBodyScaleJobs
func (*DescribeServiceCronScalerResponseBodyScaleJobs) SetTargetSize ¶
func (s *DescribeServiceCronScalerResponseBodyScaleJobs) SetTargetSize(v int32) *DescribeServiceCronScalerResponseBodyScaleJobs
func (DescribeServiceCronScalerResponseBodyScaleJobs) String ¶
func (s DescribeServiceCronScalerResponseBodyScaleJobs) String() string
type DescribeServiceDiagnosisResponse ¶
type DescribeServiceDiagnosisResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DescribeServiceDiagnosisResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DescribeServiceDiagnosisResponse) GoString ¶
func (s DescribeServiceDiagnosisResponse) GoString() string
func (*DescribeServiceDiagnosisResponse) SetBody ¶
func (s *DescribeServiceDiagnosisResponse) SetBody(v *DescribeServiceDiagnosisResponseBody) *DescribeServiceDiagnosisResponse
func (*DescribeServiceDiagnosisResponse) SetHeaders ¶
func (s *DescribeServiceDiagnosisResponse) SetHeaders(v map[string]*string) *DescribeServiceDiagnosisResponse
func (*DescribeServiceDiagnosisResponse) SetStatusCode ¶
func (s *DescribeServiceDiagnosisResponse) SetStatusCode(v int32) *DescribeServiceDiagnosisResponse
func (DescribeServiceDiagnosisResponse) String ¶
func (s DescribeServiceDiagnosisResponse) String() string
type DescribeServiceDiagnosisResponseBody ¶
type DescribeServiceDiagnosisResponseBody struct { // The diagnostics list. DiagnosisList []*DescribeServiceDiagnosisResponseBodyDiagnosisList `json:"DiagnosisList,omitempty" xml:"DiagnosisList,omitempty" type:"Repeated"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeServiceDiagnosisResponseBody) GoString ¶
func (s DescribeServiceDiagnosisResponseBody) GoString() string
func (*DescribeServiceDiagnosisResponseBody) SetDiagnosisList ¶
func (s *DescribeServiceDiagnosisResponseBody) SetDiagnosisList(v []*DescribeServiceDiagnosisResponseBodyDiagnosisList) *DescribeServiceDiagnosisResponseBody
func (*DescribeServiceDiagnosisResponseBody) SetRequestId ¶
func (s *DescribeServiceDiagnosisResponseBody) SetRequestId(v string) *DescribeServiceDiagnosisResponseBody
func (DescribeServiceDiagnosisResponseBody) String ¶
func (s DescribeServiceDiagnosisResponseBody) String() string
type DescribeServiceDiagnosisResponseBodyDiagnosisList ¶
type DescribeServiceDiagnosisResponseBodyDiagnosisList struct { // The suggestions about how to handle the errors. Advices []*string `json:"Advices,omitempty" xml:"Advices,omitempty" type:"Repeated"` // The causes of the errors. Causes []*string `json:"Causes,omitempty" xml:"Causes,omitempty" type:"Repeated"` // The error message. // // example: // // Container worker0 failed to pull image. Error *string `json:"Error,omitempty" xml:"Error,omitempty"` }
func (DescribeServiceDiagnosisResponseBodyDiagnosisList) GoString ¶
func (s DescribeServiceDiagnosisResponseBodyDiagnosisList) GoString() string
func (*DescribeServiceDiagnosisResponseBodyDiagnosisList) SetAdvices ¶
func (s *DescribeServiceDiagnosisResponseBodyDiagnosisList) SetAdvices(v []*string) *DescribeServiceDiagnosisResponseBodyDiagnosisList
func (*DescribeServiceDiagnosisResponseBodyDiagnosisList) SetCauses ¶
func (s *DescribeServiceDiagnosisResponseBodyDiagnosisList) SetCauses(v []*string) *DescribeServiceDiagnosisResponseBodyDiagnosisList
func (DescribeServiceDiagnosisResponseBodyDiagnosisList) String ¶
func (s DescribeServiceDiagnosisResponseBodyDiagnosisList) String() string
type DescribeServiceEventRequest ¶
type DescribeServiceEventRequest struct { // The end of the time range to query. By default, the current point in time is the end of the time range to query. // // example: // // 2006-01-02 15:04:05 EndTime *string `json:"EndTime,omitempty" xml:"EndTime,omitempty"` // The event type. Valid values: // // - Normal // // - Warning // // example: // // Normal EventType *string `json:"EventType,omitempty" xml:"EventType,omitempty"` // The instance name. For more information about how to obtain the instance name, see [ListServiceInstances](https://help.aliyun.com/document_detail/412108.html). // // example: // // echo-test-784xxxx85d-hhnd8 InstanceName *string `json:"InstanceName,omitempty" xml:"InstanceName,omitempty"` // The page number. Default value: 1. // // example: // // 1 PageNum *string `json:"PageNum,omitempty" xml:"PageNum,omitempty"` // The number of entries per page. Default value: 100. // // example: // // 20 PageSize *string `json:"PageSize,omitempty" xml:"PageSize,omitempty"` // The beginning of the time range to query. The time must be in UTC. The default value is seven days ago. // // example: // // 2006-01-02 15:04:05 StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"` }
func (DescribeServiceEventRequest) GoString ¶
func (s DescribeServiceEventRequest) GoString() string
func (*DescribeServiceEventRequest) SetEndTime ¶
func (s *DescribeServiceEventRequest) SetEndTime(v string) *DescribeServiceEventRequest
func (*DescribeServiceEventRequest) SetEventType ¶
func (s *DescribeServiceEventRequest) SetEventType(v string) *DescribeServiceEventRequest
func (*DescribeServiceEventRequest) SetInstanceName ¶
func (s *DescribeServiceEventRequest) SetInstanceName(v string) *DescribeServiceEventRequest
func (*DescribeServiceEventRequest) SetPageNum ¶
func (s *DescribeServiceEventRequest) SetPageNum(v string) *DescribeServiceEventRequest
func (*DescribeServiceEventRequest) SetPageSize ¶
func (s *DescribeServiceEventRequest) SetPageSize(v string) *DescribeServiceEventRequest
func (*DescribeServiceEventRequest) SetStartTime ¶
func (s *DescribeServiceEventRequest) SetStartTime(v string) *DescribeServiceEventRequest
func (DescribeServiceEventRequest) String ¶
func (s DescribeServiceEventRequest) String() string
type DescribeServiceEventResponse ¶
type DescribeServiceEventResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DescribeServiceEventResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DescribeServiceEventResponse) GoString ¶
func (s DescribeServiceEventResponse) GoString() string
func (*DescribeServiceEventResponse) SetBody ¶
func (s *DescribeServiceEventResponse) SetBody(v *DescribeServiceEventResponseBody) *DescribeServiceEventResponse
func (*DescribeServiceEventResponse) SetHeaders ¶
func (s *DescribeServiceEventResponse) SetHeaders(v map[string]*string) *DescribeServiceEventResponse
func (*DescribeServiceEventResponse) SetStatusCode ¶
func (s *DescribeServiceEventResponse) SetStatusCode(v int32) *DescribeServiceEventResponse
func (DescribeServiceEventResponse) String ¶
func (s DescribeServiceEventResponse) String() string
type DescribeServiceEventResponseBody ¶
type DescribeServiceEventResponseBody struct { // The events. Events []*DescribeServiceEventResponseBodyEvents `json:"Events,omitempty" xml:"Events,omitempty" type:"Repeated"` // The page number. // // example: // // 1 PageNum *int64 `json:"PageNum,omitempty" xml:"PageNum,omitempty"` // The request ID. // // example: // // 3D491C94-6239-5318-B4B4-799D859*** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // The total number of entries returned. // // example: // // 29 TotalCount *int64 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` // The total number of pages returned. // // example: // // 12 TotalPageNum *int64 `json:"TotalPageNum,omitempty" xml:"TotalPageNum,omitempty"` }
func (DescribeServiceEventResponseBody) GoString ¶
func (s DescribeServiceEventResponseBody) GoString() string
func (*DescribeServiceEventResponseBody) SetEvents ¶
func (s *DescribeServiceEventResponseBody) SetEvents(v []*DescribeServiceEventResponseBodyEvents) *DescribeServiceEventResponseBody
func (*DescribeServiceEventResponseBody) SetPageNum ¶
func (s *DescribeServiceEventResponseBody) SetPageNum(v int64) *DescribeServiceEventResponseBody
func (*DescribeServiceEventResponseBody) SetRequestId ¶
func (s *DescribeServiceEventResponseBody) SetRequestId(v string) *DescribeServiceEventResponseBody
func (*DescribeServiceEventResponseBody) SetTotalCount ¶
func (s *DescribeServiceEventResponseBody) SetTotalCount(v int64) *DescribeServiceEventResponseBody
func (*DescribeServiceEventResponseBody) SetTotalPageNum ¶
func (s *DescribeServiceEventResponseBody) SetTotalPageNum(v int64) *DescribeServiceEventResponseBody
func (DescribeServiceEventResponseBody) String ¶
func (s DescribeServiceEventResponseBody) String() string
type DescribeServiceEventResponseBodyEvents ¶
type DescribeServiceEventResponseBodyEvents struct { // The returned message. The message is formatted and returned in the JSON format. // // example: // // {\\"versionId\\":1,\\"message\\":\\"Stage scale complete\\",\\"availableInstance\\":1,\\"unavailableInstance\\":0} Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The cause of the event. The information about the change in the service status is returned. // // example: // // Updating Reason *string `json:"Reason,omitempty" xml:"Reason,omitempty"` // The time when the event occurred. The time must be in UTC. // // example: // // 2022-04-09 06:30:00 Time *string `json:"Time,omitempty" xml:"Time,omitempty"` // The event type. Valid values: // // - Normal // // - Warning // // example: // // Normal Type *string `json:"Type,omitempty" xml:"Type,omitempty"` }
func (DescribeServiceEventResponseBodyEvents) GoString ¶
func (s DescribeServiceEventResponseBodyEvents) GoString() string
func (*DescribeServiceEventResponseBodyEvents) SetMessage ¶
func (s *DescribeServiceEventResponseBodyEvents) SetMessage(v string) *DescribeServiceEventResponseBodyEvents
func (*DescribeServiceEventResponseBodyEvents) SetReason ¶
func (s *DescribeServiceEventResponseBodyEvents) SetReason(v string) *DescribeServiceEventResponseBodyEvents
func (*DescribeServiceEventResponseBodyEvents) SetTime ¶
func (s *DescribeServiceEventResponseBodyEvents) SetTime(v string) *DescribeServiceEventResponseBodyEvents
func (*DescribeServiceEventResponseBodyEvents) SetType ¶
func (s *DescribeServiceEventResponseBodyEvents) SetType(v string) *DescribeServiceEventResponseBodyEvents
func (DescribeServiceEventResponseBodyEvents) String ¶
func (s DescribeServiceEventResponseBodyEvents) String() string
type DescribeServiceInstanceDiagnosisResponse ¶
type DescribeServiceInstanceDiagnosisResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DescribeServiceInstanceDiagnosisResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DescribeServiceInstanceDiagnosisResponse) GoString ¶
func (s DescribeServiceInstanceDiagnosisResponse) GoString() string
func (*DescribeServiceInstanceDiagnosisResponse) SetHeaders ¶
func (s *DescribeServiceInstanceDiagnosisResponse) SetHeaders(v map[string]*string) *DescribeServiceInstanceDiagnosisResponse
func (*DescribeServiceInstanceDiagnosisResponse) SetStatusCode ¶
func (s *DescribeServiceInstanceDiagnosisResponse) SetStatusCode(v int32) *DescribeServiceInstanceDiagnosisResponse
func (DescribeServiceInstanceDiagnosisResponse) String ¶
func (s DescribeServiceInstanceDiagnosisResponse) String() string
type DescribeServiceInstanceDiagnosisResponseBody ¶
type DescribeServiceInstanceDiagnosisResponseBody struct { // The diagnostics information. Diagnosis *DescribeServiceInstanceDiagnosisResponseBodyDiagnosis `json:"Diagnosis,omitempty" xml:"Diagnosis,omitempty" type:"Struct"` // The request ID. // // example: // // 40325405-579C-4D82*** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeServiceInstanceDiagnosisResponseBody) GoString ¶
func (s DescribeServiceInstanceDiagnosisResponseBody) GoString() string
func (*DescribeServiceInstanceDiagnosisResponseBody) SetDiagnosis ¶
func (*DescribeServiceInstanceDiagnosisResponseBody) SetRequestId ¶
func (s *DescribeServiceInstanceDiagnosisResponseBody) SetRequestId(v string) *DescribeServiceInstanceDiagnosisResponseBody
func (DescribeServiceInstanceDiagnosisResponseBody) String ¶
func (s DescribeServiceInstanceDiagnosisResponseBody) String() string
type DescribeServiceInstanceDiagnosisResponseBodyDiagnosis ¶
type DescribeServiceInstanceDiagnosisResponseBodyDiagnosis struct { // The solutions to the errors. Advices []*string `json:"Advices,omitempty" xml:"Advices,omitempty" type:"Repeated"` // The causes of the errors. Causes []*string `json:"Causes,omitempty" xml:"Causes,omitempty" type:"Repeated"` // The error message. // // example: // // Container worker0 failed to pull image. Error *string `json:"Error,omitempty" xml:"Error,omitempty"` }
func (DescribeServiceInstanceDiagnosisResponseBodyDiagnosis) GoString ¶
func (s DescribeServiceInstanceDiagnosisResponseBodyDiagnosis) GoString() string
func (*DescribeServiceInstanceDiagnosisResponseBodyDiagnosis) SetAdvices ¶
func (s *DescribeServiceInstanceDiagnosisResponseBodyDiagnosis) SetAdvices(v []*string) *DescribeServiceInstanceDiagnosisResponseBodyDiagnosis
func (*DescribeServiceInstanceDiagnosisResponseBodyDiagnosis) SetCauses ¶
func (s *DescribeServiceInstanceDiagnosisResponseBodyDiagnosis) SetCauses(v []*string) *DescribeServiceInstanceDiagnosisResponseBodyDiagnosis
func (DescribeServiceInstanceDiagnosisResponseBodyDiagnosis) String ¶
func (s DescribeServiceInstanceDiagnosisResponseBodyDiagnosis) String() string
type DescribeServiceLogRequest ¶
type DescribeServiceLogRequest struct { // The name of the container that runs the service. // // example: // // worker0 ContainerName *string `json:"ContainerName,omitempty" xml:"ContainerName,omitempty"` // The end of the time range to query. The time must be in UTC. // // example: // // 2006-01-02 15:04:05 EndTime *string `json:"EndTime,omitempty" xml:"EndTime,omitempty"` // The name of the instance that runs the service. For more information about how to query the instance name, see [ListServiceInstances](https://help.aliyun.com/document_detail/412108.html). // // example: // // echo-da290ac8-7fckm InstanceName *string `json:"InstanceName,omitempty" xml:"InstanceName,omitempty"` // The IP address of the instance whose logs you want to query. For more information about how to query the IP address of an instance, see [ListServiceInstances](https://help.aliyun.com/document_detail/412108.html). // // example: // // 10.0.0.1 Ip *string `json:"Ip,omitempty" xml:"Ip,omitempty"` // The keyword that you use to query the logs of the service. // // example: // // key Keyword *string `json:"Keyword,omitempty" xml:"Keyword,omitempty"` // The page number. Default value: 1. // // example: // // 1 PageNum *int64 `json:"PageNum,omitempty" xml:"PageNum,omitempty"` // The number of entries per page. Default value: 500. // // example: // // 500 PageSize *int64 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` // Specifies whether to query the logs that are generated before the instance last restarts. This parameter is available only if the instance restarts. // // Valid values: // // - true // // <!-- --> // // <!-- --> // // <!-- --> // // - false // // <!-- --> // // <!-- --> // // <!-- --> // // example: // // true Previous *bool `json:"Previous,omitempty" xml:"Previous,omitempty"` // The beginning of the time range to query. The time must be in Coordinated Universal Time (UTC). // // example: // // 2006-01-02 15:04:05 StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"` }
func (DescribeServiceLogRequest) GoString ¶
func (s DescribeServiceLogRequest) GoString() string
func (*DescribeServiceLogRequest) SetContainerName ¶
func (s *DescribeServiceLogRequest) SetContainerName(v string) *DescribeServiceLogRequest
func (*DescribeServiceLogRequest) SetEndTime ¶
func (s *DescribeServiceLogRequest) SetEndTime(v string) *DescribeServiceLogRequest
func (*DescribeServiceLogRequest) SetInstanceName ¶
func (s *DescribeServiceLogRequest) SetInstanceName(v string) *DescribeServiceLogRequest
func (*DescribeServiceLogRequest) SetIp ¶
func (s *DescribeServiceLogRequest) SetIp(v string) *DescribeServiceLogRequest
func (*DescribeServiceLogRequest) SetKeyword ¶
func (s *DescribeServiceLogRequest) SetKeyword(v string) *DescribeServiceLogRequest
func (*DescribeServiceLogRequest) SetPageNum ¶
func (s *DescribeServiceLogRequest) SetPageNum(v int64) *DescribeServiceLogRequest
func (*DescribeServiceLogRequest) SetPageSize ¶
func (s *DescribeServiceLogRequest) SetPageSize(v int64) *DescribeServiceLogRequest
func (*DescribeServiceLogRequest) SetPrevious ¶
func (s *DescribeServiceLogRequest) SetPrevious(v bool) *DescribeServiceLogRequest
func (*DescribeServiceLogRequest) SetStartTime ¶
func (s *DescribeServiceLogRequest) SetStartTime(v string) *DescribeServiceLogRequest
func (DescribeServiceLogRequest) String ¶
func (s DescribeServiceLogRequest) String() string
type DescribeServiceLogResponse ¶
type DescribeServiceLogResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DescribeServiceLogResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DescribeServiceLogResponse) GoString ¶
func (s DescribeServiceLogResponse) GoString() string
func (*DescribeServiceLogResponse) SetBody ¶
func (s *DescribeServiceLogResponse) SetBody(v *DescribeServiceLogResponseBody) *DescribeServiceLogResponse
func (*DescribeServiceLogResponse) SetHeaders ¶
func (s *DescribeServiceLogResponse) SetHeaders(v map[string]*string) *DescribeServiceLogResponse
func (*DescribeServiceLogResponse) SetStatusCode ¶
func (s *DescribeServiceLogResponse) SetStatusCode(v int32) *DescribeServiceLogResponse
func (DescribeServiceLogResponse) String ¶
func (s DescribeServiceLogResponse) String() string
type DescribeServiceLogResponseBody ¶
type DescribeServiceLogResponseBody struct { // The returned logs. Logs []*string `json:"Logs,omitempty" xml:"Logs,omitempty" type:"Repeated"` // The page number. // // example: // // 1 PageNum *int64 `json:"PageNum,omitempty" xml:"PageNum,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82******** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // The total number of entries returned. // // example: // // 1 TotalCount *int64 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` // The total number of pages returned. // // example: // // 500 TotalPageNum *int64 `json:"TotalPageNum,omitempty" xml:"TotalPageNum,omitempty"` }
func (DescribeServiceLogResponseBody) GoString ¶
func (s DescribeServiceLogResponseBody) GoString() string
func (*DescribeServiceLogResponseBody) SetLogs ¶
func (s *DescribeServiceLogResponseBody) SetLogs(v []*string) *DescribeServiceLogResponseBody
func (*DescribeServiceLogResponseBody) SetPageNum ¶
func (s *DescribeServiceLogResponseBody) SetPageNum(v int64) *DescribeServiceLogResponseBody
func (*DescribeServiceLogResponseBody) SetRequestId ¶
func (s *DescribeServiceLogResponseBody) SetRequestId(v string) *DescribeServiceLogResponseBody
func (*DescribeServiceLogResponseBody) SetTotalCount ¶
func (s *DescribeServiceLogResponseBody) SetTotalCount(v int64) *DescribeServiceLogResponseBody
func (*DescribeServiceLogResponseBody) SetTotalPageNum ¶
func (s *DescribeServiceLogResponseBody) SetTotalPageNum(v int64) *DescribeServiceLogResponseBody
func (DescribeServiceLogResponseBody) String ¶
func (s DescribeServiceLogResponseBody) String() string
type DescribeServiceMirrorResponse ¶
type DescribeServiceMirrorResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DescribeServiceMirrorResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DescribeServiceMirrorResponse) GoString ¶
func (s DescribeServiceMirrorResponse) GoString() string
func (*DescribeServiceMirrorResponse) SetBody ¶
func (s *DescribeServiceMirrorResponse) SetBody(v *DescribeServiceMirrorResponseBody) *DescribeServiceMirrorResponse
func (*DescribeServiceMirrorResponse) SetHeaders ¶
func (s *DescribeServiceMirrorResponse) SetHeaders(v map[string]*string) *DescribeServiceMirrorResponse
func (*DescribeServiceMirrorResponse) SetStatusCode ¶
func (s *DescribeServiceMirrorResponse) SetStatusCode(v int32) *DescribeServiceMirrorResponse
func (DescribeServiceMirrorResponse) String ¶
func (s DescribeServiceMirrorResponse) String() string
type DescribeServiceMirrorResponseBody ¶
type DescribeServiceMirrorResponseBody struct { // The percentage of traffic that you want to mirror. Valid values: 0 to 100. // // example: // // 50 Ratio *string `json:"Ratio,omitempty" xml:"Ratio,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // The service name. // // example: // // foo ServiceName *string `json:"ServiceName,omitempty" xml:"ServiceName,omitempty"` // The destination services to which you want to mirror traffic. // // example: // // foo2,foo3 Target *string `json:"Target,omitempty" xml:"Target,omitempty"` }
func (DescribeServiceMirrorResponseBody) GoString ¶
func (s DescribeServiceMirrorResponseBody) GoString() string
func (*DescribeServiceMirrorResponseBody) SetRatio ¶
func (s *DescribeServiceMirrorResponseBody) SetRatio(v string) *DescribeServiceMirrorResponseBody
func (*DescribeServiceMirrorResponseBody) SetRequestId ¶
func (s *DescribeServiceMirrorResponseBody) SetRequestId(v string) *DescribeServiceMirrorResponseBody
func (*DescribeServiceMirrorResponseBody) SetServiceName ¶
func (s *DescribeServiceMirrorResponseBody) SetServiceName(v string) *DescribeServiceMirrorResponseBody
func (*DescribeServiceMirrorResponseBody) SetTarget ¶
func (s *DescribeServiceMirrorResponseBody) SetTarget(v string) *DescribeServiceMirrorResponseBody
func (DescribeServiceMirrorResponseBody) String ¶
func (s DescribeServiceMirrorResponseBody) String() string
type DescribeServiceResponse ¶
type DescribeServiceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *Service `json:"body,omitempty" xml:"body,omitempty"` }
func (DescribeServiceResponse) GoString ¶
func (s DescribeServiceResponse) GoString() string
func (*DescribeServiceResponse) SetBody ¶
func (s *DescribeServiceResponse) SetBody(v *Service) *DescribeServiceResponse
func (*DescribeServiceResponse) SetHeaders ¶
func (s *DescribeServiceResponse) SetHeaders(v map[string]*string) *DescribeServiceResponse
func (*DescribeServiceResponse) SetStatusCode ¶
func (s *DescribeServiceResponse) SetStatusCode(v int32) *DescribeServiceResponse
func (DescribeServiceResponse) String ¶
func (s DescribeServiceResponse) String() string
type DescribeSpotDiscountHistoryRequest ¶ added in v4.2.0
type DescribeSpotDiscountHistoryRequest struct { // The type of the Elastic Compute Service (ECS) instance. // // This parameter is required. // // example: // // ecs.c6.4xlarge InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` // Specifies whether the preemptible instance has a protection period. During the 1-hour protection period of the preemptible instance, the preemptible instance will not be released. // // example: // // false IsProtect *bool `json:"IsProtect,omitempty" xml:"IsProtect,omitempty"` }
func (DescribeSpotDiscountHistoryRequest) GoString ¶ added in v4.2.0
func (s DescribeSpotDiscountHistoryRequest) GoString() string
func (*DescribeSpotDiscountHistoryRequest) SetInstanceType ¶ added in v4.2.0
func (s *DescribeSpotDiscountHistoryRequest) SetInstanceType(v string) *DescribeSpotDiscountHistoryRequest
func (*DescribeSpotDiscountHistoryRequest) SetIsProtect ¶ added in v4.2.0
func (s *DescribeSpotDiscountHistoryRequest) SetIsProtect(v bool) *DescribeSpotDiscountHistoryRequest
func (DescribeSpotDiscountHistoryRequest) String ¶ added in v4.2.0
func (s DescribeSpotDiscountHistoryRequest) String() string
type DescribeSpotDiscountHistoryResponse ¶ added in v4.2.0
type DescribeSpotDiscountHistoryResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DescribeSpotDiscountHistoryResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DescribeSpotDiscountHistoryResponse) GoString ¶ added in v4.2.0
func (s DescribeSpotDiscountHistoryResponse) GoString() string
func (*DescribeSpotDiscountHistoryResponse) SetHeaders ¶ added in v4.2.0
func (s *DescribeSpotDiscountHistoryResponse) SetHeaders(v map[string]*string) *DescribeSpotDiscountHistoryResponse
func (*DescribeSpotDiscountHistoryResponse) SetStatusCode ¶ added in v4.2.0
func (s *DescribeSpotDiscountHistoryResponse) SetStatusCode(v int32) *DescribeSpotDiscountHistoryResponse
func (DescribeSpotDiscountHistoryResponse) String ¶ added in v4.2.0
func (s DescribeSpotDiscountHistoryResponse) String() string
type DescribeSpotDiscountHistoryResponseBody ¶ added in v4.2.0
type DescribeSpotDiscountHistoryResponseBody struct { // The request ID. // // example: // // 40325405-579C-4D82*** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // The discount for the preemptible instance. SpotDiscounts []*DescribeSpotDiscountHistoryResponseBodySpotDiscounts `json:"SpotDiscounts,omitempty" xml:"SpotDiscounts,omitempty" type:"Repeated"` }
func (DescribeSpotDiscountHistoryResponseBody) GoString ¶ added in v4.2.0
func (s DescribeSpotDiscountHistoryResponseBody) GoString() string
func (*DescribeSpotDiscountHistoryResponseBody) SetRequestId ¶ added in v4.2.0
func (s *DescribeSpotDiscountHistoryResponseBody) SetRequestId(v string) *DescribeSpotDiscountHistoryResponseBody
func (*DescribeSpotDiscountHistoryResponseBody) SetSpotDiscounts ¶ added in v4.2.0
func (s *DescribeSpotDiscountHistoryResponseBody) SetSpotDiscounts(v []*DescribeSpotDiscountHistoryResponseBodySpotDiscounts) *DescribeSpotDiscountHistoryResponseBody
func (DescribeSpotDiscountHistoryResponseBody) String ¶ added in v4.2.0
func (s DescribeSpotDiscountHistoryResponseBody) String() string
type DescribeSpotDiscountHistoryResponseBodySpotDiscounts ¶ added in v4.2.0
type DescribeSpotDiscountHistoryResponseBodySpotDiscounts struct { // The type of the ECS instance. // // example: // // ecs.c7.large InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` // The discount for the preemptible instance. For example, 0.1 represents a 90% discount. // // example: // // 0.1 SpotDiscount *string `json:"SpotDiscount,omitempty" xml:"SpotDiscount,omitempty"` // The time when the discount is available. The time must be in UTC. // // example: // // 2024-04-10T10:00:00Z Timestamp *string `json:"Timestamp,omitempty" xml:"Timestamp,omitempty"` // The zone ID. // // example: // // cn-hangzhou-i ZoneId *string `json:"ZoneId,omitempty" xml:"ZoneId,omitempty"` }
func (DescribeSpotDiscountHistoryResponseBodySpotDiscounts) GoString ¶ added in v4.2.0
func (s DescribeSpotDiscountHistoryResponseBodySpotDiscounts) GoString() string
func (*DescribeSpotDiscountHistoryResponseBodySpotDiscounts) SetInstanceType ¶ added in v4.2.0
func (s *DescribeSpotDiscountHistoryResponseBodySpotDiscounts) SetInstanceType(v string) *DescribeSpotDiscountHistoryResponseBodySpotDiscounts
func (*DescribeSpotDiscountHistoryResponseBodySpotDiscounts) SetSpotDiscount ¶ added in v4.2.0
func (s *DescribeSpotDiscountHistoryResponseBodySpotDiscounts) SetSpotDiscount(v string) *DescribeSpotDiscountHistoryResponseBodySpotDiscounts
func (*DescribeSpotDiscountHistoryResponseBodySpotDiscounts) SetTimestamp ¶ added in v4.2.0
func (s *DescribeSpotDiscountHistoryResponseBodySpotDiscounts) SetTimestamp(v string) *DescribeSpotDiscountHistoryResponseBodySpotDiscounts
func (DescribeSpotDiscountHistoryResponseBodySpotDiscounts) String ¶ added in v4.2.0
func (s DescribeSpotDiscountHistoryResponseBodySpotDiscounts) String() string
type DevelopServiceRequest ¶
type DevelopServiceRequest struct { // Specifies whether to exit development mode. Valid values: // // - true: exits development mode. // // - false (default): enters development mode. // // example: // // true Exit *string `json:"Exit,omitempty" xml:"Exit,omitempty"` }
func (DevelopServiceRequest) GoString ¶
func (s DevelopServiceRequest) GoString() string
func (*DevelopServiceRequest) SetExit ¶
func (s *DevelopServiceRequest) SetExit(v string) *DevelopServiceRequest
func (DevelopServiceRequest) String ¶
func (s DevelopServiceRequest) String() string
type DevelopServiceResponse ¶
type DevelopServiceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DevelopServiceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DevelopServiceResponse) GoString ¶
func (s DevelopServiceResponse) GoString() string
func (*DevelopServiceResponse) SetBody ¶
func (s *DevelopServiceResponse) SetBody(v *DevelopServiceResponseBody) *DevelopServiceResponse
func (*DevelopServiceResponse) SetHeaders ¶
func (s *DevelopServiceResponse) SetHeaders(v map[string]*string) *DevelopServiceResponse
func (*DevelopServiceResponse) SetStatusCode ¶
func (s *DevelopServiceResponse) SetStatusCode(v int32) *DevelopServiceResponse
func (DevelopServiceResponse) String ¶
func (s DevelopServiceResponse) String() string
type DevelopServiceResponseBody ¶
type DevelopServiceResponseBody struct { // The returned message. // // example: // // Success Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DevelopServiceResponseBody) GoString ¶
func (s DevelopServiceResponseBody) GoString() string
func (*DevelopServiceResponseBody) SetMessage ¶
func (s *DevelopServiceResponseBody) SetMessage(v string) *DevelopServiceResponseBody
func (*DevelopServiceResponseBody) SetRequestId ¶
func (s *DevelopServiceResponseBody) SetRequestId(v string) *DevelopServiceResponseBody
func (DevelopServiceResponseBody) String ¶
func (s DevelopServiceResponseBody) String() string
type Group ¶
type Group struct { AccessToken *string `json:"AccessToken,omitempty" xml:"AccessToken,omitempty"` ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` CreateTime *string `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` InternetEndpoint *string `json:"InternetEndpoint,omitempty" xml:"InternetEndpoint,omitempty"` IntranetEndpoint *string `json:"IntranetEndpoint,omitempty" xml:"IntranetEndpoint,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` QueueService *string `json:"QueueService,omitempty" xml:"QueueService,omitempty"` UpdateTime *string `json:"UpdateTime,omitempty" xml:"UpdateTime,omitempty"` }
func (*Group) SetAccessToken ¶
func (*Group) SetClusterId ¶
func (*Group) SetCreateTime ¶
func (*Group) SetInternetEndpoint ¶
func (*Group) SetIntranetEndpoint ¶
func (*Group) SetQueueService ¶
func (*Group) SetUpdateTime ¶
type Instance ¶
type Instance struct { // example: // // 0.444 CurrentAmount *float32 `json:"CurrentAmount,omitempty" xml:"CurrentAmount,omitempty"` // example: // // 192.168.1.100 ExternalIP *string `json:"ExternalIP,omitempty" xml:"ExternalIP,omitempty"` // example: // // 8080 ExternalInstancePort *int32 `json:"ExternalInstancePort,omitempty" xml:"ExternalInstancePort,omitempty"` HostIP *string `json:"HostIP,omitempty" xml:"HostIP,omitempty"` HostName *string `json:"HostName,omitempty" xml:"HostName,omitempty"` InnerIP *string `json:"InnerIP,omitempty" xml:"InnerIP,omitempty"` InstanceName *string `json:"InstanceName,omitempty" xml:"InstanceName,omitempty"` InstancePort *int32 `json:"InstancePort,omitempty" xml:"InstancePort,omitempty"` // example: // // false IsSpot *bool `json:"IsSpot,omitempty" xml:"IsSpot,omitempty"` // example: // // false Isolated *bool `json:"Isolated,omitempty" xml:"Isolated,omitempty"` LastState []map[string]interface{} `json:"LastState,omitempty" xml:"LastState,omitempty" type:"Repeated"` Namespace *string `json:"Namespace,omitempty" xml:"Namespace,omitempty"` // example: // // 2.2 OriginalAmount *float32 `json:"OriginalAmount,omitempty" xml:"OriginalAmount,omitempty"` ReadyProcesses *int32 `json:"ReadyProcesses,omitempty" xml:"ReadyProcesses,omitempty"` Reason *string `json:"Reason,omitempty" xml:"Reason,omitempty"` // example: // // PublicResource ResourceType *string `json:"ResourceType,omitempty" xml:"ResourceType,omitempty"` RestartCount *int32 `json:"RestartCount,omitempty" xml:"RestartCount,omitempty"` // example: // // Standard Role *string `json:"Role,omitempty" xml:"Role,omitempty"` // Deprecated StartAt *string `json:"StartAt,omitempty" xml:"StartAt,omitempty"` StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` // example: // // 192.168.0.39 TenantHostIP *string `json:"TenantHostIP,omitempty" xml:"TenantHostIP,omitempty"` // example: // // 192.168.0.39 TenantInstanceIP *string `json:"TenantInstanceIP,omitempty" xml:"TenantInstanceIP,omitempty"` TotalProcesses *int32 `json:"TotalProcesses,omitempty" xml:"TotalProcesses,omitempty"` // example: // // cn-shanghai-a Zone *string `json:"Zone,omitempty" xml:"Zone,omitempty"` }
func (*Instance) SetCurrentAmount ¶
func (*Instance) SetExternalIP ¶ added in v4.2.1
func (*Instance) SetExternalInstancePort ¶ added in v4.2.1
func (*Instance) SetHostName ¶
func (*Instance) SetInnerIP ¶
func (*Instance) SetInstanceName ¶
func (*Instance) SetInstancePort ¶
func (*Instance) SetIsolated ¶
func (*Instance) SetLastState ¶
func (*Instance) SetNamespace ¶
func (*Instance) SetOriginalAmount ¶
func (*Instance) SetReadyProcesses ¶
func (*Instance) SetResourceType ¶
func (*Instance) SetRestartCount ¶
func (*Instance) SetStartAt ¶
func (*Instance) SetStartTime ¶ added in v4.2.1
func (*Instance) SetTenantHostIP ¶
func (*Instance) SetTenantInstanceIP ¶
func (*Instance) SetTotalProcesses ¶
type ListBenchmarkTaskRequest ¶
type ListBenchmarkTaskRequest struct { // The keyword used to query required stress testing tasks. If this parameter is specified, the system returns stress testing tasks based on the names of the stress testing tasks in the matched Elastic Algorithm Service (EAS). // // example: // // test_bench Filter *string `json:"Filter,omitempty" xml:"Filter,omitempty"` // The page number. Pages start from page 1. Default value: 1. // // example: // // 1 PageNumber *string `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` // The number of entries per page. Default value: 100. // // example: // // 10 PageSize *string `json:"PageSize,omitempty" xml:"PageSize,omitempty"` // The name of the EAS service that corresponds to the stress testing task. For more information about how to query the service name, see [ListServices](https://help.aliyun.com/document_detail/412109.html). // // example: // // test_bench_srv ServiceName *string `json:"ServiceName,omitempty" xml:"ServiceName,omitempty"` }
func (ListBenchmarkTaskRequest) GoString ¶
func (s ListBenchmarkTaskRequest) GoString() string
func (*ListBenchmarkTaskRequest) SetFilter ¶
func (s *ListBenchmarkTaskRequest) SetFilter(v string) *ListBenchmarkTaskRequest
func (*ListBenchmarkTaskRequest) SetPageNumber ¶
func (s *ListBenchmarkTaskRequest) SetPageNumber(v string) *ListBenchmarkTaskRequest
func (*ListBenchmarkTaskRequest) SetPageSize ¶
func (s *ListBenchmarkTaskRequest) SetPageSize(v string) *ListBenchmarkTaskRequest
func (*ListBenchmarkTaskRequest) SetServiceName ¶
func (s *ListBenchmarkTaskRequest) SetServiceName(v string) *ListBenchmarkTaskRequest
func (ListBenchmarkTaskRequest) String ¶
func (s ListBenchmarkTaskRequest) String() string
type ListBenchmarkTaskResponse ¶
type ListBenchmarkTaskResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListBenchmarkTaskResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListBenchmarkTaskResponse) GoString ¶
func (s ListBenchmarkTaskResponse) GoString() string
func (*ListBenchmarkTaskResponse) SetBody ¶
func (s *ListBenchmarkTaskResponse) SetBody(v *ListBenchmarkTaskResponseBody) *ListBenchmarkTaskResponse
func (*ListBenchmarkTaskResponse) SetHeaders ¶
func (s *ListBenchmarkTaskResponse) SetHeaders(v map[string]*string) *ListBenchmarkTaskResponse
func (*ListBenchmarkTaskResponse) SetStatusCode ¶
func (s *ListBenchmarkTaskResponse) SetStatusCode(v int32) *ListBenchmarkTaskResponse
func (ListBenchmarkTaskResponse) String ¶
func (s ListBenchmarkTaskResponse) String() string
type ListBenchmarkTaskResponseBody ¶
type ListBenchmarkTaskResponseBody struct { // The page number. // // example: // // 1 PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` // The number of entries per page. // // example: // // 20 PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // The stress testing tasks. Tasks []*ListBenchmarkTaskResponseBodyTasks `json:"Tasks,omitempty" xml:"Tasks,omitempty" type:"Repeated"` // The total number of entries returned. // // example: // // 2 TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListBenchmarkTaskResponseBody) GoString ¶
func (s ListBenchmarkTaskResponseBody) GoString() string
func (*ListBenchmarkTaskResponseBody) SetPageNumber ¶
func (s *ListBenchmarkTaskResponseBody) SetPageNumber(v int32) *ListBenchmarkTaskResponseBody
func (*ListBenchmarkTaskResponseBody) SetPageSize ¶
func (s *ListBenchmarkTaskResponseBody) SetPageSize(v int32) *ListBenchmarkTaskResponseBody
func (*ListBenchmarkTaskResponseBody) SetRequestId ¶
func (s *ListBenchmarkTaskResponseBody) SetRequestId(v string) *ListBenchmarkTaskResponseBody
func (*ListBenchmarkTaskResponseBody) SetTasks ¶
func (s *ListBenchmarkTaskResponseBody) SetTasks(v []*ListBenchmarkTaskResponseBodyTasks) *ListBenchmarkTaskResponseBody
func (*ListBenchmarkTaskResponseBody) SetTotalCount ¶
func (s *ListBenchmarkTaskResponseBody) SetTotalCount(v int32) *ListBenchmarkTaskResponseBody
func (ListBenchmarkTaskResponseBody) String ¶
func (s ListBenchmarkTaskResponseBody) String() string
type ListBenchmarkTaskResponseBodyTasks ¶
type ListBenchmarkTaskResponseBodyTasks struct { // The number of instances that are available for stress testing. // // example: // // 2 AvailableAgent *int64 `json:"AvailableAgent,omitempty" xml:"AvailableAgent,omitempty"` // The time when the stress testing task was created. // // example: // // 2020-12-04T02:43:15Z CreateTime *string `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` // The returned message. // // example: // // Benchmark task [benchmark-larec-test-1076] is Running Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The region ID of the stress testing task. // // example: // // cn-shanghai Region *string `json:"Region,omitempty" xml:"Region,omitempty"` // The name of the service on which you want to perform a stress testing. // // example: // // test_quota ServiceName *string `json:"ServiceName,omitempty" xml:"ServiceName,omitempty"` // The state of the stress testing task. // // Valid values: // // - Creating // // <!-- --> // // <!-- --> // // <!-- --> // // - Starting // // <!-- --> // // <!-- --> // // <!-- --> // // - DeleteFailed // // <!-- --> // // <!-- --> // // <!-- --> // // - Running // // <!-- --> // // <!-- --> // // <!-- --> // // - Stopping // // <!-- --> // // <!-- --> // // <!-- --> // // - Error // // <!-- --> // // <!-- --> // // <!-- --> // // - Updating // // <!-- --> // // <!-- --> // // <!-- --> // // - Deleting // // <!-- --> // // <!-- --> // // <!-- --> // // - CreateFailed // // <!-- --> // // <!-- --> // // <!-- --> // // example: // // Running Status *string `json:"Status,omitempty" xml:"Status,omitempty"` // The ID of the stress testing task. // // example: // // eas-b-gv4y86uvgt****i TaskId *string `json:"TaskId,omitempty" xml:"TaskId,omitempty"` // The name of the stress testing task. // // example: // // benchmark-larec-test-1076 TaskName *string `json:"TaskName,omitempty" xml:"TaskName,omitempty"` // The time when the stress testing task was updated. // // example: // // 2020-06-24T03:11:30Z UpdateTime *string `json:"UpdateTime,omitempty" xml:"UpdateTime,omitempty"` }
func (ListBenchmarkTaskResponseBodyTasks) GoString ¶
func (s ListBenchmarkTaskResponseBodyTasks) GoString() string
func (*ListBenchmarkTaskResponseBodyTasks) SetAvailableAgent ¶
func (s *ListBenchmarkTaskResponseBodyTasks) SetAvailableAgent(v int64) *ListBenchmarkTaskResponseBodyTasks
func (*ListBenchmarkTaskResponseBodyTasks) SetCreateTime ¶
func (s *ListBenchmarkTaskResponseBodyTasks) SetCreateTime(v string) *ListBenchmarkTaskResponseBodyTasks
func (*ListBenchmarkTaskResponseBodyTasks) SetMessage ¶
func (s *ListBenchmarkTaskResponseBodyTasks) SetMessage(v string) *ListBenchmarkTaskResponseBodyTasks
func (*ListBenchmarkTaskResponseBodyTasks) SetRegion ¶
func (s *ListBenchmarkTaskResponseBodyTasks) SetRegion(v string) *ListBenchmarkTaskResponseBodyTasks
func (*ListBenchmarkTaskResponseBodyTasks) SetServiceName ¶
func (s *ListBenchmarkTaskResponseBodyTasks) SetServiceName(v string) *ListBenchmarkTaskResponseBodyTasks
func (*ListBenchmarkTaskResponseBodyTasks) SetStatus ¶
func (s *ListBenchmarkTaskResponseBodyTasks) SetStatus(v string) *ListBenchmarkTaskResponseBodyTasks
func (*ListBenchmarkTaskResponseBodyTasks) SetTaskId ¶
func (s *ListBenchmarkTaskResponseBodyTasks) SetTaskId(v string) *ListBenchmarkTaskResponseBodyTasks
func (*ListBenchmarkTaskResponseBodyTasks) SetTaskName ¶
func (s *ListBenchmarkTaskResponseBodyTasks) SetTaskName(v string) *ListBenchmarkTaskResponseBodyTasks
func (*ListBenchmarkTaskResponseBodyTasks) SetUpdateTime ¶
func (s *ListBenchmarkTaskResponseBodyTasks) SetUpdateTime(v string) *ListBenchmarkTaskResponseBodyTasks
func (ListBenchmarkTaskResponseBodyTasks) String ¶
func (s ListBenchmarkTaskResponseBodyTasks) String() string
type ListGatewayIntranetLinkedVpcResponse ¶
type ListGatewayIntranetLinkedVpcResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListGatewayIntranetLinkedVpcResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListGatewayIntranetLinkedVpcResponse) GoString ¶
func (s ListGatewayIntranetLinkedVpcResponse) GoString() string
func (*ListGatewayIntranetLinkedVpcResponse) SetHeaders ¶
func (s *ListGatewayIntranetLinkedVpcResponse) SetHeaders(v map[string]*string) *ListGatewayIntranetLinkedVpcResponse
func (*ListGatewayIntranetLinkedVpcResponse) SetStatusCode ¶
func (s *ListGatewayIntranetLinkedVpcResponse) SetStatusCode(v int32) *ListGatewayIntranetLinkedVpcResponse
func (ListGatewayIntranetLinkedVpcResponse) String ¶
func (s ListGatewayIntranetLinkedVpcResponse) String() string
type ListGatewayIntranetLinkedVpcResponseBody ¶
type ListGatewayIntranetLinkedVpcResponseBody struct { // The private gateway ID. // // example: // // gw-1uhcqmsc7x22****** GatewayId *string `json:"GatewayId,omitempty" xml:"GatewayId,omitempty"` // The internal endpoints. IntranetLinkedVpcList []*ListGatewayIntranetLinkedVpcResponseBodyIntranetLinkedVpcList `json:"IntranetLinkedVpcList,omitempty" xml:"IntranetLinkedVpcList,omitempty" type:"Repeated"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (ListGatewayIntranetLinkedVpcResponseBody) GoString ¶
func (s ListGatewayIntranetLinkedVpcResponseBody) GoString() string
func (*ListGatewayIntranetLinkedVpcResponseBody) SetGatewayId ¶
func (s *ListGatewayIntranetLinkedVpcResponseBody) SetGatewayId(v string) *ListGatewayIntranetLinkedVpcResponseBody
func (*ListGatewayIntranetLinkedVpcResponseBody) SetIntranetLinkedVpcList ¶
func (s *ListGatewayIntranetLinkedVpcResponseBody) SetIntranetLinkedVpcList(v []*ListGatewayIntranetLinkedVpcResponseBodyIntranetLinkedVpcList) *ListGatewayIntranetLinkedVpcResponseBody
func (*ListGatewayIntranetLinkedVpcResponseBody) SetRequestId ¶
func (s *ListGatewayIntranetLinkedVpcResponseBody) SetRequestId(v string) *ListGatewayIntranetLinkedVpcResponseBody
func (ListGatewayIntranetLinkedVpcResponseBody) String ¶
func (s ListGatewayIntranetLinkedVpcResponseBody) String() string
type ListGatewayIntranetLinkedVpcResponseBodyIntranetLinkedVpcList ¶
type ListGatewayIntranetLinkedVpcResponseBodyIntranetLinkedVpcList struct { // The IP address. // // example: // // 192.168.10.11 Ip *string `json:"Ip,omitempty" xml:"Ip,omitempty"` // The security group ID. // // example: // // sg-2ze4pgstgszvgq****** SecurityGroupId *string `json:"SecurityGroupId,omitempty" xml:"SecurityGroupId,omitempty"` // The state of the private gateway. // // Valid values: // // - Creating // // <!-- --> // // : // // <!-- --> // // The private gateway is being created. // // <!-- --> // // - Running // // <!-- --> // // : // // <!-- --> // // The private gateway is running. // // <!-- --> // // example: // // Running Status *string `json:"Status,omitempty" xml:"Status,omitempty"` // The vSwitch ID. // // example: // // vsw-8vb2qjoiio6m9pg****** VSwitchId *string `json:"VSwitchId,omitempty" xml:"VSwitchId,omitempty"` // The virtual private cloud (VPC) ID. // // example: // // vpc-2zetuli9ws0qgjd****** VpcId *string `json:"VpcId,omitempty" xml:"VpcId,omitempty"` }
func (ListGatewayIntranetLinkedVpcResponseBodyIntranetLinkedVpcList) GoString ¶
func (s ListGatewayIntranetLinkedVpcResponseBodyIntranetLinkedVpcList) GoString() string
func (*ListGatewayIntranetLinkedVpcResponseBodyIntranetLinkedVpcList) SetSecurityGroupId ¶
func (s *ListGatewayIntranetLinkedVpcResponseBodyIntranetLinkedVpcList) SetSecurityGroupId(v string) *ListGatewayIntranetLinkedVpcResponseBodyIntranetLinkedVpcList
func (*ListGatewayIntranetLinkedVpcResponseBodyIntranetLinkedVpcList) SetVSwitchId ¶
func (ListGatewayIntranetLinkedVpcResponseBodyIntranetLinkedVpcList) String ¶
func (s ListGatewayIntranetLinkedVpcResponseBodyIntranetLinkedVpcList) String() string
type ListGroupsRequest ¶
type ListGroupsRequest struct { // The name of the filter that is used to filter out unwanted service groups. Fuzzy match is supported. // // example: // // foo Filter *string `json:"Filter,omitempty" xml:"Filter,omitempty"` // The page number. Default value: 1. // // example: // // 1 PageNumber *string `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` // The number of entries per page. Default value: 100. // // example: // // 20 PageSize *string `json:"PageSize,omitempty" xml:"PageSize,omitempty"` // The workspace ID. // // example: // // 123*** WorkspaceId *string `json:"WorkspaceId,omitempty" xml:"WorkspaceId,omitempty"` }
func (ListGroupsRequest) GoString ¶
func (s ListGroupsRequest) GoString() string
func (*ListGroupsRequest) SetFilter ¶
func (s *ListGroupsRequest) SetFilter(v string) *ListGroupsRequest
func (*ListGroupsRequest) SetPageNumber ¶
func (s *ListGroupsRequest) SetPageNumber(v string) *ListGroupsRequest
func (*ListGroupsRequest) SetPageSize ¶
func (s *ListGroupsRequest) SetPageSize(v string) *ListGroupsRequest
func (*ListGroupsRequest) SetWorkspaceId ¶
func (s *ListGroupsRequest) SetWorkspaceId(v string) *ListGroupsRequest
func (ListGroupsRequest) String ¶
func (s ListGroupsRequest) String() string
type ListGroupsResponse ¶
type ListGroupsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListGroupsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListGroupsResponse) GoString ¶
func (s ListGroupsResponse) GoString() string
func (*ListGroupsResponse) SetBody ¶
func (s *ListGroupsResponse) SetBody(v *ListGroupsResponseBody) *ListGroupsResponse
func (*ListGroupsResponse) SetHeaders ¶
func (s *ListGroupsResponse) SetHeaders(v map[string]*string) *ListGroupsResponse
func (*ListGroupsResponse) SetStatusCode ¶
func (s *ListGroupsResponse) SetStatusCode(v int32) *ListGroupsResponse
func (ListGroupsResponse) String ¶
func (s ListGroupsResponse) String() string
type ListGroupsResponseBody ¶
type ListGroupsResponseBody struct { // The service groups. Groups []*Group `json:"Groups,omitempty" xml:"Groups,omitempty" type:"Repeated"` // The page number. // // example: // // 1 PageNumber *int64 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` // The number of entries per page. // // example: // // 20 PageSize *int64 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // The total number of entries returned. // // example: // // 5 TotalCount *int64 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListGroupsResponseBody) GoString ¶
func (s ListGroupsResponseBody) GoString() string
func (*ListGroupsResponseBody) SetGroups ¶
func (s *ListGroupsResponseBody) SetGroups(v []*Group) *ListGroupsResponseBody
func (*ListGroupsResponseBody) SetPageNumber ¶
func (s *ListGroupsResponseBody) SetPageNumber(v int64) *ListGroupsResponseBody
func (*ListGroupsResponseBody) SetPageSize ¶
func (s *ListGroupsResponseBody) SetPageSize(v int64) *ListGroupsResponseBody
func (*ListGroupsResponseBody) SetRequestId ¶
func (s *ListGroupsResponseBody) SetRequestId(v string) *ListGroupsResponseBody
func (*ListGroupsResponseBody) SetTotalCount ¶
func (s *ListGroupsResponseBody) SetTotalCount(v int64) *ListGroupsResponseBody
func (ListGroupsResponseBody) String ¶
func (s ListGroupsResponseBody) String() string
type ListResourceInstanceWorkerRequest ¶
type ListResourceInstanceWorkerRequest struct { // The page number. Pages start from page 1. Default value: 1. // // example: // // 1 PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` // The number of entries per page. Default value: 100. // // example: // // 20 PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` }
func (ListResourceInstanceWorkerRequest) GoString ¶
func (s ListResourceInstanceWorkerRequest) GoString() string
func (*ListResourceInstanceWorkerRequest) SetPageNumber ¶
func (s *ListResourceInstanceWorkerRequest) SetPageNumber(v int32) *ListResourceInstanceWorkerRequest
func (*ListResourceInstanceWorkerRequest) SetPageSize ¶
func (s *ListResourceInstanceWorkerRequest) SetPageSize(v int32) *ListResourceInstanceWorkerRequest
func (ListResourceInstanceWorkerRequest) String ¶
func (s ListResourceInstanceWorkerRequest) String() string
type ListResourceInstanceWorkerResponse ¶
type ListResourceInstanceWorkerResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListResourceInstanceWorkerResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListResourceInstanceWorkerResponse) GoString ¶
func (s ListResourceInstanceWorkerResponse) GoString() string
func (*ListResourceInstanceWorkerResponse) SetHeaders ¶
func (s *ListResourceInstanceWorkerResponse) SetHeaders(v map[string]*string) *ListResourceInstanceWorkerResponse
func (*ListResourceInstanceWorkerResponse) SetStatusCode ¶
func (s *ListResourceInstanceWorkerResponse) SetStatusCode(v int32) *ListResourceInstanceWorkerResponse
func (ListResourceInstanceWorkerResponse) String ¶
func (s ListResourceInstanceWorkerResponse) String() string
type ListResourceInstanceWorkerResponseBody ¶
type ListResourceInstanceWorkerResponseBody struct { // The page number. // // example: // // 1 PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` // The number of entries per page. // // example: // // 20 PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` // The workers. Pods []*ResourceInstanceWorker `json:"Pods,omitempty" xml:"Pods,omitempty" type:"Repeated"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // The total number of entries returned. // // example: // // 1 TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListResourceInstanceWorkerResponseBody) GoString ¶
func (s ListResourceInstanceWorkerResponseBody) GoString() string
func (*ListResourceInstanceWorkerResponseBody) SetPageNumber ¶
func (s *ListResourceInstanceWorkerResponseBody) SetPageNumber(v int32) *ListResourceInstanceWorkerResponseBody
func (*ListResourceInstanceWorkerResponseBody) SetPageSize ¶
func (s *ListResourceInstanceWorkerResponseBody) SetPageSize(v int32) *ListResourceInstanceWorkerResponseBody
func (*ListResourceInstanceWorkerResponseBody) SetPods ¶
func (s *ListResourceInstanceWorkerResponseBody) SetPods(v []*ResourceInstanceWorker) *ListResourceInstanceWorkerResponseBody
func (*ListResourceInstanceWorkerResponseBody) SetRequestId ¶
func (s *ListResourceInstanceWorkerResponseBody) SetRequestId(v string) *ListResourceInstanceWorkerResponseBody
func (*ListResourceInstanceWorkerResponseBody) SetTotalCount ¶
func (s *ListResourceInstanceWorkerResponseBody) SetTotalCount(v int32) *ListResourceInstanceWorkerResponseBody
func (ListResourceInstanceWorkerResponseBody) String ¶
func (s ListResourceInstanceWorkerResponseBody) String() string
type ListResourceInstancesRequest ¶
type ListResourceInstancesRequest struct { // The billing method of the instance. Valid values: // // - PrePaid: subscription. // // - PostPaid: pay-as-you-go. // // example: // // PrePaid ChargeType *string `json:"ChargeType,omitempty" xml:"ChargeType,omitempty"` // The keyword used to query instances. Instances can be queried by instance ID or instance IP address. // // example: // // 10.224.xx.xx Filter *string `json:"Filter,omitempty" xml:"Filter,omitempty"` // The IP address of the instance. // // example: // // 10.224.xx.xx InstanceIP *string `json:"InstanceIP,omitempty" xml:"InstanceIP,omitempty"` // The instance ID. For more information about how to query the instance ID, see [ListResourceInstances](https://help.aliyun.com/document_detail/412129.html). // // example: // // i-bp1jd6x3uotsv**** InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` // The instance name. // // example: // // e-xxxx*** InstanceName *string `json:"InstanceName,omitempty" xml:"InstanceName,omitempty"` // The instance state. // // Valid values: // // - Ready-SchedulingDisabled // // <!-- --> // // : // // <!-- --> // // The instance is available but unschedulable // // <!-- --> // // . // // - Ready // // <!-- --> // // : The instance // // <!-- --> // // is running // // <!-- --> // // . // // - NotReady // // <!-- --> // // : The instance is unready. // // <!-- --> // // <!-- --> // // - Stopped // // <!-- --> // // : The instance has stopped. // // <!-- --> // // <!-- --> // // - NotReady-SchedulingDisabled // // <!-- --> // // : // // <!-- --> // // The instance is unavailable and unschedulable // // <!-- --> // // . // // - Attaching // // <!-- --> // // : The instance // // <!-- --> // // is starting // // <!-- --> // // . // // - Deleting // // <!-- --> // // : The instance is being deleted. // // <!-- --> // // <!-- --> // // - CreateFailed: The instance failed to be created. // // <!-- --> // // <!-- --> // // <!-- --> // // example: // // Ready InstanceStatus *string `json:"InstanceStatus,omitempty" xml:"InstanceStatus,omitempty"` // The sorting order. // // Valid values: // // - asc: The instances are sorted in ascending order. // // <!-- --> // // <!-- --> // // <!-- --> // // - desc // // <!-- --> // // : The instances are sorted in descending order. // // <!-- --> // // <!-- --> // // example: // // desc Order *string `json:"Order,omitempty" xml:"Order,omitempty"` // The page number. Pages start from page 1. Default value: 1. // // example: // // 1 PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` // The number of entries per page. Default value: 100. // // example: // // 20 PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` // The field that you use to sort the query results. // // Valid values: // // - CreateTime // // <!-- --> // // : The instances are sorted based on the time when the instances were created. // // <!-- --> // // <!-- --> // // - MemoryUsed // // <!-- --> // // : // // <!-- --> // // The instances are sorted based on the memory usage of the instances // // <!-- --> // // . // // - GpuUsed // // <!-- --> // // : The instances are sorted based on the // // <!-- --> // // GPU usage of the instances. // // <!-- --> // // - ExpireTime: The instances are sorted based on the time when the instances expired. // // <!-- --> // // <!-- --> // // <!-- --> // // - CpuUsed // // <!-- --> // // : // // <!-- --> // // The instances are sorted based on the CPU utilization of the instances. // // <!-- --> // // example: // // CreateTime Sort *string `json:"Sort,omitempty" xml:"Sort,omitempty"` }
func (ListResourceInstancesRequest) GoString ¶
func (s ListResourceInstancesRequest) GoString() string
func (*ListResourceInstancesRequest) SetChargeType ¶
func (s *ListResourceInstancesRequest) SetChargeType(v string) *ListResourceInstancesRequest
func (*ListResourceInstancesRequest) SetFilter ¶
func (s *ListResourceInstancesRequest) SetFilter(v string) *ListResourceInstancesRequest
func (*ListResourceInstancesRequest) SetInstanceIP ¶
func (s *ListResourceInstancesRequest) SetInstanceIP(v string) *ListResourceInstancesRequest
func (*ListResourceInstancesRequest) SetInstanceId ¶
func (s *ListResourceInstancesRequest) SetInstanceId(v string) *ListResourceInstancesRequest
func (*ListResourceInstancesRequest) SetInstanceName ¶
func (s *ListResourceInstancesRequest) SetInstanceName(v string) *ListResourceInstancesRequest
func (*ListResourceInstancesRequest) SetInstanceStatus ¶
func (s *ListResourceInstancesRequest) SetInstanceStatus(v string) *ListResourceInstancesRequest
func (*ListResourceInstancesRequest) SetOrder ¶
func (s *ListResourceInstancesRequest) SetOrder(v string) *ListResourceInstancesRequest
func (*ListResourceInstancesRequest) SetPageNumber ¶
func (s *ListResourceInstancesRequest) SetPageNumber(v int32) *ListResourceInstancesRequest
func (*ListResourceInstancesRequest) SetPageSize ¶
func (s *ListResourceInstancesRequest) SetPageSize(v int32) *ListResourceInstancesRequest
func (*ListResourceInstancesRequest) SetSort ¶
func (s *ListResourceInstancesRequest) SetSort(v string) *ListResourceInstancesRequest
func (ListResourceInstancesRequest) String ¶
func (s ListResourceInstancesRequest) String() string
type ListResourceInstancesResponse ¶
type ListResourceInstancesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListResourceInstancesResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListResourceInstancesResponse) GoString ¶
func (s ListResourceInstancesResponse) GoString() string
func (*ListResourceInstancesResponse) SetBody ¶
func (s *ListResourceInstancesResponse) SetBody(v *ListResourceInstancesResponseBody) *ListResourceInstancesResponse
func (*ListResourceInstancesResponse) SetHeaders ¶
func (s *ListResourceInstancesResponse) SetHeaders(v map[string]*string) *ListResourceInstancesResponse
func (*ListResourceInstancesResponse) SetStatusCode ¶
func (s *ListResourceInstancesResponse) SetStatusCode(v int32) *ListResourceInstancesResponse
func (ListResourceInstancesResponse) String ¶
func (s ListResourceInstancesResponse) String() string
type ListResourceInstancesResponseBody ¶
type ListResourceInstancesResponseBody struct { // The instances. Instances []*ResourceInstance `json:"Instances,omitempty" xml:"Instances,omitempty" type:"Repeated"` // The page number. // // example: // // 1 PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` // The number of entries per page. // // example: // // 20 PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // The total number of entries returned. // // example: // // 2 TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListResourceInstancesResponseBody) GoString ¶
func (s ListResourceInstancesResponseBody) GoString() string
func (*ListResourceInstancesResponseBody) SetInstances ¶
func (s *ListResourceInstancesResponseBody) SetInstances(v []*ResourceInstance) *ListResourceInstancesResponseBody
func (*ListResourceInstancesResponseBody) SetPageNumber ¶
func (s *ListResourceInstancesResponseBody) SetPageNumber(v int32) *ListResourceInstancesResponseBody
func (*ListResourceInstancesResponseBody) SetPageSize ¶
func (s *ListResourceInstancesResponseBody) SetPageSize(v int32) *ListResourceInstancesResponseBody
func (*ListResourceInstancesResponseBody) SetRequestId ¶
func (s *ListResourceInstancesResponseBody) SetRequestId(v string) *ListResourceInstancesResponseBody
func (*ListResourceInstancesResponseBody) SetTotalCount ¶
func (s *ListResourceInstancesResponseBody) SetTotalCount(v int32) *ListResourceInstancesResponseBody
func (ListResourceInstancesResponseBody) String ¶
func (s ListResourceInstancesResponseBody) String() string
type ListResourceServicesRequest ¶
type ListResourceServicesRequest struct { // The page number. Pages start from page 1. Default value: 1. // // example: // // 1 PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` // The number of entries per page. Default value: 100. // // example: // // 20 PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` }
func (ListResourceServicesRequest) GoString ¶
func (s ListResourceServicesRequest) GoString() string
func (*ListResourceServicesRequest) SetPageNumber ¶
func (s *ListResourceServicesRequest) SetPageNumber(v int32) *ListResourceServicesRequest
func (*ListResourceServicesRequest) SetPageSize ¶
func (s *ListResourceServicesRequest) SetPageSize(v int32) *ListResourceServicesRequest
func (ListResourceServicesRequest) String ¶
func (s ListResourceServicesRequest) String() string
type ListResourceServicesResponse ¶
type ListResourceServicesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListResourceServicesResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListResourceServicesResponse) GoString ¶
func (s ListResourceServicesResponse) GoString() string
func (*ListResourceServicesResponse) SetBody ¶
func (s *ListResourceServicesResponse) SetBody(v *ListResourceServicesResponseBody) *ListResourceServicesResponse
func (*ListResourceServicesResponse) SetHeaders ¶
func (s *ListResourceServicesResponse) SetHeaders(v map[string]*string) *ListResourceServicesResponse
func (*ListResourceServicesResponse) SetStatusCode ¶
func (s *ListResourceServicesResponse) SetStatusCode(v int32) *ListResourceServicesResponse
func (ListResourceServicesResponse) String ¶
func (s ListResourceServicesResponse) String() string
type ListResourceServicesResponseBody ¶
type ListResourceServicesResponseBody struct { // The page number. // // example: // // 1 PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` // The number of entries per page. // // example: // // 20 PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // The services. Services []*Service `json:"Services,omitempty" xml:"Services,omitempty" type:"Repeated"` // The total number of entries returned. // // example: // // 2 TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListResourceServicesResponseBody) GoString ¶
func (s ListResourceServicesResponseBody) GoString() string
func (*ListResourceServicesResponseBody) SetPageNumber ¶
func (s *ListResourceServicesResponseBody) SetPageNumber(v int32) *ListResourceServicesResponseBody
func (*ListResourceServicesResponseBody) SetPageSize ¶
func (s *ListResourceServicesResponseBody) SetPageSize(v int32) *ListResourceServicesResponseBody
func (*ListResourceServicesResponseBody) SetRequestId ¶
func (s *ListResourceServicesResponseBody) SetRequestId(v string) *ListResourceServicesResponseBody
func (*ListResourceServicesResponseBody) SetServices ¶
func (s *ListResourceServicesResponseBody) SetServices(v []*Service) *ListResourceServicesResponseBody
func (*ListResourceServicesResponseBody) SetTotalCount ¶
func (s *ListResourceServicesResponseBody) SetTotalCount(v int32) *ListResourceServicesResponseBody
func (ListResourceServicesResponseBody) String ¶
func (s ListResourceServicesResponseBody) String() string
type ListResourcesRequest ¶
type ListResourcesRequest struct { // The page number. Pages start from page 1. Default value: 1. // // example: // // 1 PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` // The number of entries per page. Default value: 100. // // example: // // 20 PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` // The ID of the resource group. You can call the [CreateResource](https://help.aliyun.com/document_detail/412111.html) operation to query the ID of the resource group. // // example: // // eas-r-h7lcw24dyqztwxxxxxx ResourceId *string `json:"ResourceId,omitempty" xml:"ResourceId,omitempty"` // The name of the resource group. You can call the [CreateResource](https://help.aliyun.com/document_detail/412111.html) operation to query the name of the resource group. // // example: // // MyResource ResourceName *string `json:"ResourceName,omitempty" xml:"ResourceName,omitempty"` // The type of the resource group. Valid values: // // - Dedicated: the dedicated resource group. // // - SelfManaged: the self-managed resource group. // // example: // // Dedicated ResourceType *string `json:"ResourceType,omitempty" xml:"ResourceType,omitempty"` }
func (ListResourcesRequest) GoString ¶
func (s ListResourcesRequest) GoString() string
func (*ListResourcesRequest) SetPageNumber ¶
func (s *ListResourcesRequest) SetPageNumber(v int32) *ListResourcesRequest
func (*ListResourcesRequest) SetPageSize ¶
func (s *ListResourcesRequest) SetPageSize(v int32) *ListResourcesRequest
func (*ListResourcesRequest) SetResourceId ¶
func (s *ListResourcesRequest) SetResourceId(v string) *ListResourcesRequest
func (*ListResourcesRequest) SetResourceName ¶
func (s *ListResourcesRequest) SetResourceName(v string) *ListResourcesRequest
func (*ListResourcesRequest) SetResourceType ¶
func (s *ListResourcesRequest) SetResourceType(v string) *ListResourcesRequest
func (ListResourcesRequest) String ¶
func (s ListResourcesRequest) String() string
type ListResourcesResponse ¶
type ListResourcesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListResourcesResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListResourcesResponse) GoString ¶
func (s ListResourcesResponse) GoString() string
func (*ListResourcesResponse) SetBody ¶
func (s *ListResourcesResponse) SetBody(v *ListResourcesResponseBody) *ListResourcesResponse
func (*ListResourcesResponse) SetHeaders ¶
func (s *ListResourcesResponse) SetHeaders(v map[string]*string) *ListResourcesResponse
func (*ListResourcesResponse) SetStatusCode ¶
func (s *ListResourcesResponse) SetStatusCode(v int32) *ListResourcesResponse
func (ListResourcesResponse) String ¶
func (s ListResourcesResponse) String() string
type ListResourcesResponseBody ¶
type ListResourcesResponseBody struct { // The page number. // // example: // // 1 PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` // The number of entries per page. // // example: // // 20 PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // The resource groups. Resources []*Resource `json:"Resources,omitempty" xml:"Resources,omitempty" type:"Repeated"` // The total number of entries returned. // // example: // // 1 TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListResourcesResponseBody) GoString ¶
func (s ListResourcesResponseBody) GoString() string
func (*ListResourcesResponseBody) SetPageNumber ¶
func (s *ListResourcesResponseBody) SetPageNumber(v int32) *ListResourcesResponseBody
func (*ListResourcesResponseBody) SetPageSize ¶
func (s *ListResourcesResponseBody) SetPageSize(v int32) *ListResourcesResponseBody
func (*ListResourcesResponseBody) SetRequestId ¶
func (s *ListResourcesResponseBody) SetRequestId(v string) *ListResourcesResponseBody
func (*ListResourcesResponseBody) SetResources ¶
func (s *ListResourcesResponseBody) SetResources(v []*Resource) *ListResourcesResponseBody
func (*ListResourcesResponseBody) SetTotalCount ¶
func (s *ListResourcesResponseBody) SetTotalCount(v int32) *ListResourcesResponseBody
func (ListResourcesResponseBody) String ¶
func (s ListResourcesResponseBody) String() string
type ListServiceContainersResponse ¶
type ListServiceContainersResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListServiceContainersResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListServiceContainersResponse) GoString ¶
func (s ListServiceContainersResponse) GoString() string
func (*ListServiceContainersResponse) SetBody ¶
func (s *ListServiceContainersResponse) SetBody(v *ListServiceContainersResponseBody) *ListServiceContainersResponse
func (*ListServiceContainersResponse) SetHeaders ¶
func (s *ListServiceContainersResponse) SetHeaders(v map[string]*string) *ListServiceContainersResponse
func (*ListServiceContainersResponse) SetStatusCode ¶
func (s *ListServiceContainersResponse) SetStatusCode(v int32) *ListServiceContainersResponse
func (ListServiceContainersResponse) String ¶
func (s ListServiceContainersResponse) String() string
type ListServiceContainersResponseBody ¶
type ListServiceContainersResponseBody struct { // The containers of the service. Containers []*ContainerInfo `json:"Containers,omitempty" xml:"Containers,omitempty" type:"Repeated"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // The service name. // // example: // // foo ServiceName *string `json:"ServiceName,omitempty" xml:"ServiceName,omitempty"` }
func (ListServiceContainersResponseBody) GoString ¶
func (s ListServiceContainersResponseBody) GoString() string
func (*ListServiceContainersResponseBody) SetContainers ¶
func (s *ListServiceContainersResponseBody) SetContainers(v []*ContainerInfo) *ListServiceContainersResponseBody
func (*ListServiceContainersResponseBody) SetRequestId ¶
func (s *ListServiceContainersResponseBody) SetRequestId(v string) *ListServiceContainersResponseBody
func (*ListServiceContainersResponseBody) SetServiceName ¶
func (s *ListServiceContainersResponseBody) SetServiceName(v string) *ListServiceContainersResponseBody
func (ListServiceContainersResponseBody) String ¶
func (s ListServiceContainersResponseBody) String() string
type ListServiceInstancesRequest ¶
type ListServiceInstancesRequest struct { // The keyword used to query instances. Instances can be queried based on instance name, instance IP address, IP address of the server where the instance resides, and instance type. // // example: // // 10.118.xx.xx Filter *string `json:"Filter,omitempty" xml:"Filter,omitempty"` // The IP address of the server where the instance resides. // // example: // // 10.224.xx.xx HostIP *string `json:"HostIP,omitempty" xml:"HostIP,omitempty"` // The IP address of the instance. // // example: // // 10.224.xx.xx InstanceIP *string `json:"InstanceIP,omitempty" xml:"InstanceIP,omitempty"` // The instance name. // // example: // // foo-bdc5xxxx-8l7rk InstanceName *string `json:"InstanceName,omitempty" xml:"InstanceName,omitempty"` // The instance state. // // example: // // Running InstanceStatus *string `json:"InstanceStatus,omitempty" xml:"InstanceStatus,omitempty"` // The instance type. // // example: // // ecs.c7.large InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` // Specifies whether the instance is a preemptible instance. // // example: // // false IsSpot *bool `json:"IsSpot,omitempty" xml:"IsSpot,omitempty"` // The sorting order. // // Valid values: // // - asc // // <!-- --> // // : // // <!-- --> // // <!-- --> // // The instances are sorted in ascending order. // // - desc // // <!-- --> // // : // // <!-- --> // // <!-- --> // // The instances are sorted in descending order. // // example: // // desc Order *string `json:"Order,omitempty" xml:"Order,omitempty"` // The page number. Default value: 1. // // example: // // 1 PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` // The number of entries per page. Default value: 100. // // example: // // 20 PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` // The type of the resource group to which the instance belongs. // // Valid values: // // - PublicResource // // <!-- --> // // <!-- --> // // <!-- --> // // - DedicatedResource // // <!-- --> // // <!-- --> // // <!-- --> // // example: // // PublicResource ResourceType *string `json:"ResourceType,omitempty" xml:"ResourceType,omitempty"` // The service role. // // Valid values: // // - DataSet // // <!-- --> // // : // // <!-- --> // // dataset service // // <!-- --> // // . // // - SDProxy // // <!-- --> // // : // // <!-- --> // // Stable-Diffusion proxy service // // <!-- --> // // . // // - Standard // // <!-- --> // // : // // <!-- --> // // standard service // // <!-- --> // // . // // - Queue // // <!-- --> // // : // // <!-- --> // // queue service // // <!-- --> // // . // // example: // // Queue Role *string `json:"Role,omitempty" xml:"Role,omitempty"` // The field that you use to sort the query results. // // - Set the value to StartTime. // // <!-- --> // // <!-- --> // // The value specifies that the query results are sorted based on the time when the instances were created // // <!-- --> // // . // // example: // // StartTime Sort *string `json:"Sort,omitempty" xml:"Sort,omitempty"` }
func (ListServiceInstancesRequest) GoString ¶
func (s ListServiceInstancesRequest) GoString() string
func (*ListServiceInstancesRequest) SetFilter ¶
func (s *ListServiceInstancesRequest) SetFilter(v string) *ListServiceInstancesRequest
func (*ListServiceInstancesRequest) SetHostIP ¶
func (s *ListServiceInstancesRequest) SetHostIP(v string) *ListServiceInstancesRequest
func (*ListServiceInstancesRequest) SetInstanceIP ¶
func (s *ListServiceInstancesRequest) SetInstanceIP(v string) *ListServiceInstancesRequest
func (*ListServiceInstancesRequest) SetInstanceName ¶
func (s *ListServiceInstancesRequest) SetInstanceName(v string) *ListServiceInstancesRequest
func (*ListServiceInstancesRequest) SetInstanceStatus ¶
func (s *ListServiceInstancesRequest) SetInstanceStatus(v string) *ListServiceInstancesRequest
func (*ListServiceInstancesRequest) SetInstanceType ¶
func (s *ListServiceInstancesRequest) SetInstanceType(v string) *ListServiceInstancesRequest
func (*ListServiceInstancesRequest) SetIsSpot ¶
func (s *ListServiceInstancesRequest) SetIsSpot(v bool) *ListServiceInstancesRequest
func (*ListServiceInstancesRequest) SetOrder ¶
func (s *ListServiceInstancesRequest) SetOrder(v string) *ListServiceInstancesRequest
func (*ListServiceInstancesRequest) SetPageNumber ¶
func (s *ListServiceInstancesRequest) SetPageNumber(v int32) *ListServiceInstancesRequest
func (*ListServiceInstancesRequest) SetPageSize ¶
func (s *ListServiceInstancesRequest) SetPageSize(v int32) *ListServiceInstancesRequest
func (*ListServiceInstancesRequest) SetResourceType ¶
func (s *ListServiceInstancesRequest) SetResourceType(v string) *ListServiceInstancesRequest
func (*ListServiceInstancesRequest) SetRole ¶
func (s *ListServiceInstancesRequest) SetRole(v string) *ListServiceInstancesRequest
func (*ListServiceInstancesRequest) SetSort ¶
func (s *ListServiceInstancesRequest) SetSort(v string) *ListServiceInstancesRequest
func (ListServiceInstancesRequest) String ¶
func (s ListServiceInstancesRequest) String() string
type ListServiceInstancesResponse ¶
type ListServiceInstancesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListServiceInstancesResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListServiceInstancesResponse) GoString ¶
func (s ListServiceInstancesResponse) GoString() string
func (*ListServiceInstancesResponse) SetBody ¶
func (s *ListServiceInstancesResponse) SetBody(v *ListServiceInstancesResponseBody) *ListServiceInstancesResponse
func (*ListServiceInstancesResponse) SetHeaders ¶
func (s *ListServiceInstancesResponse) SetHeaders(v map[string]*string) *ListServiceInstancesResponse
func (*ListServiceInstancesResponse) SetStatusCode ¶
func (s *ListServiceInstancesResponse) SetStatusCode(v int32) *ListServiceInstancesResponse
func (ListServiceInstancesResponse) String ¶
func (s ListServiceInstancesResponse) String() string
type ListServiceInstancesResponseBody ¶
type ListServiceInstancesResponseBody struct { // The instances. Instances []*Instance `json:"Instances,omitempty" xml:"Instances,omitempty" type:"Repeated"` // The page number. // // example: // // 1 PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` // The number of entries per page. // // example: // // 20 PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // The total number of entries returned. // // example: // // 1 TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListServiceInstancesResponseBody) GoString ¶
func (s ListServiceInstancesResponseBody) GoString() string
func (*ListServiceInstancesResponseBody) SetInstances ¶
func (s *ListServiceInstancesResponseBody) SetInstances(v []*Instance) *ListServiceInstancesResponseBody
func (*ListServiceInstancesResponseBody) SetPageNumber ¶
func (s *ListServiceInstancesResponseBody) SetPageNumber(v int32) *ListServiceInstancesResponseBody
func (*ListServiceInstancesResponseBody) SetPageSize ¶
func (s *ListServiceInstancesResponseBody) SetPageSize(v int32) *ListServiceInstancesResponseBody
func (*ListServiceInstancesResponseBody) SetRequestId ¶
func (s *ListServiceInstancesResponseBody) SetRequestId(v string) *ListServiceInstancesResponseBody
func (*ListServiceInstancesResponseBody) SetTotalCount ¶
func (s *ListServiceInstancesResponseBody) SetTotalCount(v int32) *ListServiceInstancesResponseBody
func (ListServiceInstancesResponseBody) String ¶
func (s ListServiceInstancesResponseBody) String() string
type ListServiceVersionsRequest ¶
type ListServiceVersionsRequest struct { // The page number. Default value: 1. // // example: // // 1 PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` // The number of entries per page. Default value: 100. // // example: // // 10 PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` }
func (ListServiceVersionsRequest) GoString ¶
func (s ListServiceVersionsRequest) GoString() string
func (*ListServiceVersionsRequest) SetPageNumber ¶
func (s *ListServiceVersionsRequest) SetPageNumber(v int32) *ListServiceVersionsRequest
func (*ListServiceVersionsRequest) SetPageSize ¶
func (s *ListServiceVersionsRequest) SetPageSize(v int32) *ListServiceVersionsRequest
func (ListServiceVersionsRequest) String ¶
func (s ListServiceVersionsRequest) String() string
type ListServiceVersionsResponse ¶
type ListServiceVersionsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListServiceVersionsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListServiceVersionsResponse) GoString ¶
func (s ListServiceVersionsResponse) GoString() string
func (*ListServiceVersionsResponse) SetBody ¶
func (s *ListServiceVersionsResponse) SetBody(v *ListServiceVersionsResponseBody) *ListServiceVersionsResponse
func (*ListServiceVersionsResponse) SetHeaders ¶
func (s *ListServiceVersionsResponse) SetHeaders(v map[string]*string) *ListServiceVersionsResponse
func (*ListServiceVersionsResponse) SetStatusCode ¶
func (s *ListServiceVersionsResponse) SetStatusCode(v int32) *ListServiceVersionsResponse
func (ListServiceVersionsResponse) String ¶
func (s ListServiceVersionsResponse) String() string
type ListServiceVersionsResponseBody ¶
type ListServiceVersionsResponseBody struct { // The page number. // // example: // // 1 PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` // The number of entries per page. // // example: // // 10 PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` // The request ID. // // example: // // E089D584-B6F4-50C4-9902-DA2295B7**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // The total number of entries returned. // // example: // // 166 TotalCount *int64 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` // The historical versions of the service. Versions []*ListServiceVersionsResponseBodyVersions `json:"Versions,omitempty" xml:"Versions,omitempty" type:"Repeated"` }
func (ListServiceVersionsResponseBody) GoString ¶
func (s ListServiceVersionsResponseBody) GoString() string
func (*ListServiceVersionsResponseBody) SetPageNumber ¶
func (s *ListServiceVersionsResponseBody) SetPageNumber(v int32) *ListServiceVersionsResponseBody
func (*ListServiceVersionsResponseBody) SetPageSize ¶
func (s *ListServiceVersionsResponseBody) SetPageSize(v int32) *ListServiceVersionsResponseBody
func (*ListServiceVersionsResponseBody) SetRequestId ¶
func (s *ListServiceVersionsResponseBody) SetRequestId(v string) *ListServiceVersionsResponseBody
func (*ListServiceVersionsResponseBody) SetTotalCount ¶
func (s *ListServiceVersionsResponseBody) SetTotalCount(v int64) *ListServiceVersionsResponseBody
func (*ListServiceVersionsResponseBody) SetVersions ¶
func (s *ListServiceVersionsResponseBody) SetVersions(v []*ListServiceVersionsResponseBodyVersions) *ListServiceVersionsResponseBody
func (ListServiceVersionsResponseBody) String ¶
func (s ListServiceVersionsResponseBody) String() string
type ListServiceVersionsResponseBodyVersions ¶
type ListServiceVersionsResponseBodyVersions struct { // The time when the service version was created. The time is displayed in UTC. // // example: // // 2022-08-29T22:02:14Z BuildTime *string `json:"BuildTime,omitempty" xml:"BuildTime,omitempty"` // Indicates whether the image is available. Valid values: // // - true: The image is available. // // - false: The image is unavailable. // // - unknown: The availability of the image is unknown. // // example: // // true ImageAvailable *string `json:"ImageAvailable,omitempty" xml:"ImageAvailable,omitempty"` // The image ID. // // example: // // 4 ImageId *int32 `json:"ImageId,omitempty" xml:"ImageId,omitempty"` // The returned message. // // example: // // Service is Running Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The service deployment configurations. This parameter is returned only if the service is deployed by using a custom image. // // example: // // { // // "metadata": { // // "cpu": 1, // // "instance": 1, // // "memory": 1024 // // }, // // "name": "echo" // // } ServiceConfig *string `json:"ServiceConfig,omitempty" xml:"ServiceConfig,omitempty"` // Indicates whether Elastic Algorithm service (EAS) is activated. Valid values: // // - true: EAS is activated. // // - false: EAS is not activated. // // - unknown: The activation of EAS is unknown. // // example: // // true ServiceRunnable *string `json:"ServiceRunnable,omitempty" xml:"ServiceRunnable,omitempty"` }
func (ListServiceVersionsResponseBodyVersions) GoString ¶
func (s ListServiceVersionsResponseBodyVersions) GoString() string
func (*ListServiceVersionsResponseBodyVersions) SetBuildTime ¶
func (s *ListServiceVersionsResponseBodyVersions) SetBuildTime(v string) *ListServiceVersionsResponseBodyVersions
func (*ListServiceVersionsResponseBodyVersions) SetImageAvailable ¶
func (s *ListServiceVersionsResponseBodyVersions) SetImageAvailable(v string) *ListServiceVersionsResponseBodyVersions
func (*ListServiceVersionsResponseBodyVersions) SetImageId ¶
func (s *ListServiceVersionsResponseBodyVersions) SetImageId(v int32) *ListServiceVersionsResponseBodyVersions
func (*ListServiceVersionsResponseBodyVersions) SetMessage ¶
func (s *ListServiceVersionsResponseBodyVersions) SetMessage(v string) *ListServiceVersionsResponseBodyVersions
func (*ListServiceVersionsResponseBodyVersions) SetServiceConfig ¶ added in v4.0.1
func (s *ListServiceVersionsResponseBodyVersions) SetServiceConfig(v string) *ListServiceVersionsResponseBodyVersions
func (*ListServiceVersionsResponseBodyVersions) SetServiceRunnable ¶
func (s *ListServiceVersionsResponseBodyVersions) SetServiceRunnable(v string) *ListServiceVersionsResponseBodyVersions
func (ListServiceVersionsResponseBodyVersions) String ¶
func (s ListServiceVersionsResponseBodyVersions) String() string
type ListServicesRequest ¶
type ListServicesRequest struct { // The field that is used for fuzzy matches. The system performs fuzzy matches only by service name. // // example: // // foo Filter *string `json:"Filter,omitempty" xml:"Filter,omitempty"` // The name of the service group. For more information about how to query the name of a service group, see [ListServices](https://help.aliyun.com/document_detail/412109.html). // // example: // // foo GroupName *string `json:"GroupName,omitempty" xml:"GroupName,omitempty"` // The tag that is used to filter services. Label map[string]*string `json:"Label,omitempty" xml:"Label,omitempty"` // The sorting order. Valid values: // // - desc (default): The query results are sorted in descending order. // // - asc: The query results are sorted in ascending order. // // example: // // asc Order *string `json:"Order,omitempty" xml:"Order,omitempty"` // The page number. Default value: 1. // // example: // // 1 PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` // The number of entries per page. Default value: 100. // // example: // // 100 PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` // The ID of the primary service that corresponds to the Band member service. // // example: // // eas-m-ijafy3c8cxxxx ParentServiceUid *string `json:"ParentServiceUid,omitempty" xml:"ParentServiceUid,omitempty"` // The quota ID. // // example: // // quota12345 QuotaId *string `json:"QuotaId,omitempty" xml:"QuotaId,omitempty"` // The name or ID of the resource group to which the service belongs. // // example: // // eas-r-hd0qwy8cxxxx ResourceName *string `json:"ResourceName,omitempty" xml:"ResourceName,omitempty"` // The service name. // // example: // // echo_test ServiceName *string `json:"ServiceName,omitempty" xml:"ServiceName,omitempty"` // The service state. // // Valid values: // // - Creating // // <!-- --> // // <!-- --> // // <!-- --> // // - Stopped // // <!-- --> // // <!-- --> // // <!-- --> // // - Failed // // <!-- --> // // <!-- --> // // <!-- --> // // - Complete // // <!-- --> // // <!-- --> // // <!-- --> // // - Cloning // // <!-- --> // // <!-- --> // // <!-- --> // // - Stopping // // <!-- --> // // <!-- --> // // <!-- --> // // - Updating // // <!-- --> // // <!-- --> // // <!-- --> // // - Waiting // // <!-- --> // // <!-- --> // // <!-- --> // // - HotUpdate // // <!-- --> // // <!-- --> // // <!-- --> // // - Committing // // <!-- --> // // <!-- --> // // <!-- --> // // - Starting // // <!-- --> // // <!-- --> // // <!-- --> // // - DeleteFailed // // <!-- --> // // <!-- --> // // <!-- --> // // - Running // // <!-- --> // // <!-- --> // // <!-- --> // // - Developing // // <!-- --> // // <!-- --> // // <!-- --> // // - Scaling // // <!-- --> // // <!-- --> // // <!-- --> // // - Deleted // // <!-- --> // // <!-- --> // // <!-- --> // // - Pending // // <!-- --> // // <!-- --> // // <!-- --> // // - Deleting // // <!-- --> // // <!-- --> // // <!-- --> // // example: // // Running ServiceStatus *string `json:"ServiceStatus,omitempty" xml:"ServiceStatus,omitempty"` // The service type. Valid values: // // - Async // // - Standard // // - Offline Task // // - Proxima // // Valid values: // // - Async // // <!-- --> // // <!-- --> // // <!-- --> // // - Standard // // <!-- --> // // <!-- --> // // <!-- --> // // - OfflineTask // // <!-- --> // // <!-- --> // // <!-- --> // // - Proxima // // <!-- --> // // <!-- --> // // <!-- --> // // example: // // Standard ServiceType *string `json:"ServiceType,omitempty" xml:"ServiceType,omitempty"` // The user ID (UID) of the service. // // example: // // eas-m-c9iw3yitxxxx ServiceUid *string `json:"ServiceUid,omitempty" xml:"ServiceUid,omitempty"` // The sort field. By default, the query results are sorted by the timestamp type in descending order. // // example: // // CreateTime Sort *string `json:"Sort,omitempty" xml:"Sort,omitempty"` // The workspace ID. // // example: // // 123456 WorkspaceId *string `json:"WorkspaceId,omitempty" xml:"WorkspaceId,omitempty"` }
func (ListServicesRequest) GoString ¶
func (s ListServicesRequest) GoString() string
func (*ListServicesRequest) SetFilter ¶
func (s *ListServicesRequest) SetFilter(v string) *ListServicesRequest
func (*ListServicesRequest) SetGroupName ¶
func (s *ListServicesRequest) SetGroupName(v string) *ListServicesRequest
func (*ListServicesRequest) SetLabel ¶
func (s *ListServicesRequest) SetLabel(v map[string]*string) *ListServicesRequest
func (*ListServicesRequest) SetOrder ¶
func (s *ListServicesRequest) SetOrder(v string) *ListServicesRequest
func (*ListServicesRequest) SetPageNumber ¶
func (s *ListServicesRequest) SetPageNumber(v int32) *ListServicesRequest
func (*ListServicesRequest) SetPageSize ¶
func (s *ListServicesRequest) SetPageSize(v int32) *ListServicesRequest
func (*ListServicesRequest) SetParentServiceUid ¶
func (s *ListServicesRequest) SetParentServiceUid(v string) *ListServicesRequest
func (*ListServicesRequest) SetQuotaId ¶ added in v4.0.1
func (s *ListServicesRequest) SetQuotaId(v string) *ListServicesRequest
func (*ListServicesRequest) SetResourceName ¶
func (s *ListServicesRequest) SetResourceName(v string) *ListServicesRequest
func (*ListServicesRequest) SetServiceName ¶
func (s *ListServicesRequest) SetServiceName(v string) *ListServicesRequest
func (*ListServicesRequest) SetServiceStatus ¶
func (s *ListServicesRequest) SetServiceStatus(v string) *ListServicesRequest
func (*ListServicesRequest) SetServiceType ¶
func (s *ListServicesRequest) SetServiceType(v string) *ListServicesRequest
func (*ListServicesRequest) SetServiceUid ¶
func (s *ListServicesRequest) SetServiceUid(v string) *ListServicesRequest
func (*ListServicesRequest) SetSort ¶
func (s *ListServicesRequest) SetSort(v string) *ListServicesRequest
func (*ListServicesRequest) SetWorkspaceId ¶
func (s *ListServicesRequest) SetWorkspaceId(v string) *ListServicesRequest
func (ListServicesRequest) String ¶
func (s ListServicesRequest) String() string
type ListServicesResponse ¶
type ListServicesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListServicesResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListServicesResponse) GoString ¶
func (s ListServicesResponse) GoString() string
func (*ListServicesResponse) SetBody ¶
func (s *ListServicesResponse) SetBody(v *ListServicesResponseBody) *ListServicesResponse
func (*ListServicesResponse) SetHeaders ¶
func (s *ListServicesResponse) SetHeaders(v map[string]*string) *ListServicesResponse
func (*ListServicesResponse) SetStatusCode ¶
func (s *ListServicesResponse) SetStatusCode(v int32) *ListServicesResponse
func (ListServicesResponse) String ¶
func (s ListServicesResponse) String() string
type ListServicesResponseBody ¶
type ListServicesResponseBody struct { // The page number. // // example: // // 1 PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` // The number of entries per page. // // example: // // 100 PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // The services. Services []*Service `json:"Services,omitempty" xml:"Services,omitempty" type:"Repeated"` // The total number of entries returned. // // example: // // 2 TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListServicesResponseBody) GoString ¶
func (s ListServicesResponseBody) GoString() string
func (*ListServicesResponseBody) SetPageNumber ¶
func (s *ListServicesResponseBody) SetPageNumber(v int32) *ListServicesResponseBody
func (*ListServicesResponseBody) SetPageSize ¶
func (s *ListServicesResponseBody) SetPageSize(v int32) *ListServicesResponseBody
func (*ListServicesResponseBody) SetRequestId ¶
func (s *ListServicesResponseBody) SetRequestId(v string) *ListServicesResponseBody
func (*ListServicesResponseBody) SetServices ¶
func (s *ListServicesResponseBody) SetServices(v []*Service) *ListServicesResponseBody
func (*ListServicesResponseBody) SetTotalCount ¶
func (s *ListServicesResponseBody) SetTotalCount(v int32) *ListServicesResponseBody
func (ListServicesResponseBody) String ¶
func (s ListServicesResponseBody) String() string
type ListServicesShrinkRequest ¶
type ListServicesShrinkRequest struct { // The field that is used for fuzzy matches. The system performs fuzzy matches only by service name. // // example: // // foo Filter *string `json:"Filter,omitempty" xml:"Filter,omitempty"` // The name of the service group. For more information about how to query the name of a service group, see [ListServices](https://help.aliyun.com/document_detail/412109.html). // // example: // // foo GroupName *string `json:"GroupName,omitempty" xml:"GroupName,omitempty"` // The tag that is used to filter services. LabelShrink *string `json:"Label,omitempty" xml:"Label,omitempty"` // The sorting order. Valid values: // // - desc (default): The query results are sorted in descending order. // // - asc: The query results are sorted in ascending order. // // example: // // asc Order *string `json:"Order,omitempty" xml:"Order,omitempty"` // The page number. Default value: 1. // // example: // // 1 PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` // The number of entries per page. Default value: 100. // // example: // // 100 PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` // The ID of the primary service that corresponds to the Band member service. // // example: // // eas-m-ijafy3c8cxxxx ParentServiceUid *string `json:"ParentServiceUid,omitempty" xml:"ParentServiceUid,omitempty"` // The quota ID. // // example: // // quota12345 QuotaId *string `json:"QuotaId,omitempty" xml:"QuotaId,omitempty"` // The name or ID of the resource group to which the service belongs. // // example: // // eas-r-hd0qwy8cxxxx ResourceName *string `json:"ResourceName,omitempty" xml:"ResourceName,omitempty"` // The service name. // // example: // // echo_test ServiceName *string `json:"ServiceName,omitempty" xml:"ServiceName,omitempty"` // The service state. // // Valid values: // // - Creating // // <!-- --> // // <!-- --> // // <!-- --> // // - Stopped // // <!-- --> // // <!-- --> // // <!-- --> // // - Failed // // <!-- --> // // <!-- --> // // <!-- --> // // - Complete // // <!-- --> // // <!-- --> // // <!-- --> // // - Cloning // // <!-- --> // // <!-- --> // // <!-- --> // // - Stopping // // <!-- --> // // <!-- --> // // <!-- --> // // - Updating // // <!-- --> // // <!-- --> // // <!-- --> // // - Waiting // // <!-- --> // // <!-- --> // // <!-- --> // // - HotUpdate // // <!-- --> // // <!-- --> // // <!-- --> // // - Committing // // <!-- --> // // <!-- --> // // <!-- --> // // - Starting // // <!-- --> // // <!-- --> // // <!-- --> // // - DeleteFailed // // <!-- --> // // <!-- --> // // <!-- --> // // - Running // // <!-- --> // // <!-- --> // // <!-- --> // // - Developing // // <!-- --> // // <!-- --> // // <!-- --> // // - Scaling // // <!-- --> // // <!-- --> // // <!-- --> // // - Deleted // // <!-- --> // // <!-- --> // // <!-- --> // // - Pending // // <!-- --> // // <!-- --> // // <!-- --> // // - Deleting // // <!-- --> // // <!-- --> // // <!-- --> // // example: // // Running ServiceStatus *string `json:"ServiceStatus,omitempty" xml:"ServiceStatus,omitempty"` // The service type. Valid values: // // - Async // // - Standard // // - Offline Task // // - Proxima // // Valid values: // // - Async // // <!-- --> // // <!-- --> // // <!-- --> // // - Standard // // <!-- --> // // <!-- --> // // <!-- --> // // - OfflineTask // // <!-- --> // // <!-- --> // // <!-- --> // // - Proxima // // <!-- --> // // <!-- --> // // <!-- --> // // example: // // Standard ServiceType *string `json:"ServiceType,omitempty" xml:"ServiceType,omitempty"` // The user ID (UID) of the service. // // example: // // eas-m-c9iw3yitxxxx ServiceUid *string `json:"ServiceUid,omitempty" xml:"ServiceUid,omitempty"` // The sort field. By default, the query results are sorted by the timestamp type in descending order. // // example: // // CreateTime Sort *string `json:"Sort,omitempty" xml:"Sort,omitempty"` // The workspace ID. // // example: // // 123456 WorkspaceId *string `json:"WorkspaceId,omitempty" xml:"WorkspaceId,omitempty"` }
func (ListServicesShrinkRequest) GoString ¶
func (s ListServicesShrinkRequest) GoString() string
func (*ListServicesShrinkRequest) SetFilter ¶
func (s *ListServicesShrinkRequest) SetFilter(v string) *ListServicesShrinkRequest
func (*ListServicesShrinkRequest) SetGroupName ¶
func (s *ListServicesShrinkRequest) SetGroupName(v string) *ListServicesShrinkRequest
func (*ListServicesShrinkRequest) SetLabelShrink ¶
func (s *ListServicesShrinkRequest) SetLabelShrink(v string) *ListServicesShrinkRequest
func (*ListServicesShrinkRequest) SetOrder ¶
func (s *ListServicesShrinkRequest) SetOrder(v string) *ListServicesShrinkRequest
func (*ListServicesShrinkRequest) SetPageNumber ¶
func (s *ListServicesShrinkRequest) SetPageNumber(v int32) *ListServicesShrinkRequest
func (*ListServicesShrinkRequest) SetPageSize ¶
func (s *ListServicesShrinkRequest) SetPageSize(v int32) *ListServicesShrinkRequest
func (*ListServicesShrinkRequest) SetParentServiceUid ¶
func (s *ListServicesShrinkRequest) SetParentServiceUid(v string) *ListServicesShrinkRequest
func (*ListServicesShrinkRequest) SetQuotaId ¶ added in v4.0.1
func (s *ListServicesShrinkRequest) SetQuotaId(v string) *ListServicesShrinkRequest
func (*ListServicesShrinkRequest) SetResourceName ¶
func (s *ListServicesShrinkRequest) SetResourceName(v string) *ListServicesShrinkRequest
func (*ListServicesShrinkRequest) SetServiceName ¶
func (s *ListServicesShrinkRequest) SetServiceName(v string) *ListServicesShrinkRequest
func (*ListServicesShrinkRequest) SetServiceStatus ¶
func (s *ListServicesShrinkRequest) SetServiceStatus(v string) *ListServicesShrinkRequest
func (*ListServicesShrinkRequest) SetServiceType ¶
func (s *ListServicesShrinkRequest) SetServiceType(v string) *ListServicesShrinkRequest
func (*ListServicesShrinkRequest) SetServiceUid ¶
func (s *ListServicesShrinkRequest) SetServiceUid(v string) *ListServicesShrinkRequest
func (*ListServicesShrinkRequest) SetSort ¶
func (s *ListServicesShrinkRequest) SetSort(v string) *ListServicesShrinkRequest
func (*ListServicesShrinkRequest) SetWorkspaceId ¶
func (s *ListServicesShrinkRequest) SetWorkspaceId(v string) *ListServicesShrinkRequest
func (ListServicesShrinkRequest) String ¶
func (s ListServicesShrinkRequest) String() string
type ReleaseServiceRequest ¶
type ReleaseServiceRequest struct { // The traffic state. Valid values: // // - standalone: independent traffic. // // - grouping: grouped traffic. // // example: // // grouping TrafficState *string `json:"TrafficState,omitempty" xml:"TrafficState,omitempty"` // The weight of the canary release. Valid values: 0 to 100. // // example: // // 100 Weight *int32 `json:"Weight,omitempty" xml:"Weight,omitempty"` }
func (ReleaseServiceRequest) GoString ¶
func (s ReleaseServiceRequest) GoString() string
func (*ReleaseServiceRequest) SetTrafficState ¶
func (s *ReleaseServiceRequest) SetTrafficState(v string) *ReleaseServiceRequest
func (*ReleaseServiceRequest) SetWeight ¶
func (s *ReleaseServiceRequest) SetWeight(v int32) *ReleaseServiceRequest
func (ReleaseServiceRequest) String ¶
func (s ReleaseServiceRequest) String() string
type ReleaseServiceResponse ¶
type ReleaseServiceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ReleaseServiceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ReleaseServiceResponse) GoString ¶
func (s ReleaseServiceResponse) GoString() string
func (*ReleaseServiceResponse) SetBody ¶
func (s *ReleaseServiceResponse) SetBody(v *ReleaseServiceResponseBody) *ReleaseServiceResponse
func (*ReleaseServiceResponse) SetHeaders ¶
func (s *ReleaseServiceResponse) SetHeaders(v map[string]*string) *ReleaseServiceResponse
func (*ReleaseServiceResponse) SetStatusCode ¶
func (s *ReleaseServiceResponse) SetStatusCode(v int32) *ReleaseServiceResponse
func (ReleaseServiceResponse) String ¶
func (s ReleaseServiceResponse) String() string
type ReleaseServiceResponseBody ¶
type ReleaseServiceResponseBody struct { // The returned message. // // example: // // Releasing service [foo] in region [cn-shanghai] with weight [40], service status: [Running] Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (ReleaseServiceResponseBody) GoString ¶
func (s ReleaseServiceResponseBody) GoString() string
func (*ReleaseServiceResponseBody) SetMessage ¶
func (s *ReleaseServiceResponseBody) SetMessage(v string) *ReleaseServiceResponseBody
func (*ReleaseServiceResponseBody) SetRequestId ¶
func (s *ReleaseServiceResponseBody) SetRequestId(v string) *ReleaseServiceResponseBody
func (ReleaseServiceResponseBody) String ¶
func (s ReleaseServiceResponseBody) String() string
type Resource ¶
type Resource struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` CpuCount *int32 `json:"CpuCount,omitempty" xml:"CpuCount,omitempty"` CreateTime *string `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` ExtraData map[string]interface{} `json:"ExtraData,omitempty" xml:"ExtraData,omitempty"` GpuCount *int32 `json:"GpuCount,omitempty" xml:"GpuCount,omitempty"` InstanceCount *int32 `json:"InstanceCount,omitempty" xml:"InstanceCount,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` PostPaidInstanceCount *int32 `json:"PostPaidInstanceCount,omitempty" xml:"PostPaidInstanceCount,omitempty"` PrePaidInstanceCount *int32 `json:"PrePaidInstanceCount,omitempty" xml:"PrePaidInstanceCount,omitempty"` ResourceId *string `json:"ResourceId,omitempty" xml:"ResourceId,omitempty"` ResourceName *string `json:"ResourceName,omitempty" xml:"ResourceName,omitempty"` ResourceType *string `json:"ResourceType,omitempty" xml:"ResourceType,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` UpdateTime *string `json:"UpdateTime,omitempty" xml:"UpdateTime,omitempty"` Vendor *string `json:"Vendor,omitempty" xml:"Vendor,omitempty"` }
func (*Resource) SetClusterId ¶
func (*Resource) SetCpuCount ¶
func (*Resource) SetCreateTime ¶
func (*Resource) SetExtraData ¶
func (*Resource) SetGpuCount ¶
func (*Resource) SetInstanceCount ¶
func (*Resource) SetMessage ¶
func (*Resource) SetPostPaidInstanceCount ¶
func (*Resource) SetPrePaidInstanceCount ¶
func (*Resource) SetResourceId ¶
func (*Resource) SetResourceName ¶
func (*Resource) SetResourceType ¶
func (*Resource) SetUpdateTime ¶
type ResourceInstance ¶
type ResourceInstance struct { Arch *string `json:"Arch,omitempty" xml:"Arch,omitempty"` AutoRenewal *bool `json:"AutoRenewal,omitempty" xml:"AutoRenewal,omitempty"` ChargeType *string `json:"ChargeType,omitempty" xml:"ChargeType,omitempty"` CreateTime *string `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` ExpiredTime *string `json:"ExpiredTime,omitempty" xml:"ExpiredTime,omitempty"` InstanceCpuCount *int32 `json:"InstanceCpuCount,omitempty" xml:"InstanceCpuCount,omitempty"` InstanceGpuCount *int32 `json:"InstanceGpuCount,omitempty" xml:"InstanceGpuCount,omitempty"` InstanceGpuMemory *string `json:"InstanceGpuMemory,omitempty" xml:"InstanceGpuMemory,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` InstanceIp *string `json:"InstanceIp,omitempty" xml:"InstanceIp,omitempty"` InstanceMemory *string `json:"InstanceMemory,omitempty" xml:"InstanceMemory,omitempty"` InstanceName *string `json:"InstanceName,omitempty" xml:"InstanceName,omitempty"` InstanceStatus *string `json:"InstanceStatus,omitempty" xml:"InstanceStatus,omitempty"` InstanceSystemDiskSize *int32 `json:"InstanceSystemDiskSize,omitempty" xml:"InstanceSystemDiskSize,omitempty"` InstanceTenantIp *string `json:"InstanceTenantIp,omitempty" xml:"InstanceTenantIp,omitempty"` InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` InstanceUsedCpu *float32 `json:"InstanceUsedCpu,omitempty" xml:"InstanceUsedCpu,omitempty"` InstanceUsedGpu *float32 `json:"InstanceUsedGpu,omitempty" xml:"InstanceUsedGpu,omitempty"` InstanceUsedGpuMemory *string `json:"InstanceUsedGpuMemory,omitempty" xml:"InstanceUsedGpuMemory,omitempty"` InstanceUsedMemory *string `json:"InstanceUsedMemory,omitempty" xml:"InstanceUsedMemory,omitempty"` Region *string `json:"Region,omitempty" xml:"Region,omitempty"` ResourceId *string `json:"ResourceId,omitempty" xml:"ResourceId,omitempty"` Zone *string `json:"Zone,omitempty" xml:"Zone,omitempty"` }
func (ResourceInstance) GoString ¶
func (s ResourceInstance) GoString() string
func (*ResourceInstance) SetArch ¶
func (s *ResourceInstance) SetArch(v string) *ResourceInstance
func (*ResourceInstance) SetAutoRenewal ¶
func (s *ResourceInstance) SetAutoRenewal(v bool) *ResourceInstance
func (*ResourceInstance) SetChargeType ¶
func (s *ResourceInstance) SetChargeType(v string) *ResourceInstance
func (*ResourceInstance) SetCreateTime ¶
func (s *ResourceInstance) SetCreateTime(v string) *ResourceInstance
func (*ResourceInstance) SetExpiredTime ¶
func (s *ResourceInstance) SetExpiredTime(v string) *ResourceInstance
func (*ResourceInstance) SetInstanceCpuCount ¶
func (s *ResourceInstance) SetInstanceCpuCount(v int32) *ResourceInstance
func (*ResourceInstance) SetInstanceGpuCount ¶
func (s *ResourceInstance) SetInstanceGpuCount(v int32) *ResourceInstance
func (*ResourceInstance) SetInstanceGpuMemory ¶
func (s *ResourceInstance) SetInstanceGpuMemory(v string) *ResourceInstance
func (*ResourceInstance) SetInstanceId ¶
func (s *ResourceInstance) SetInstanceId(v string) *ResourceInstance
func (*ResourceInstance) SetInstanceIp ¶
func (s *ResourceInstance) SetInstanceIp(v string) *ResourceInstance
func (*ResourceInstance) SetInstanceMemory ¶
func (s *ResourceInstance) SetInstanceMemory(v string) *ResourceInstance
func (*ResourceInstance) SetInstanceName ¶
func (s *ResourceInstance) SetInstanceName(v string) *ResourceInstance
func (*ResourceInstance) SetInstanceStatus ¶
func (s *ResourceInstance) SetInstanceStatus(v string) *ResourceInstance
func (*ResourceInstance) SetInstanceSystemDiskSize ¶
func (s *ResourceInstance) SetInstanceSystemDiskSize(v int32) *ResourceInstance
func (*ResourceInstance) SetInstanceTenantIp ¶
func (s *ResourceInstance) SetInstanceTenantIp(v string) *ResourceInstance
func (*ResourceInstance) SetInstanceType ¶
func (s *ResourceInstance) SetInstanceType(v string) *ResourceInstance
func (*ResourceInstance) SetInstanceUsedCpu ¶
func (s *ResourceInstance) SetInstanceUsedCpu(v float32) *ResourceInstance
func (*ResourceInstance) SetInstanceUsedGpu ¶
func (s *ResourceInstance) SetInstanceUsedGpu(v float32) *ResourceInstance
func (*ResourceInstance) SetInstanceUsedGpuMemory ¶
func (s *ResourceInstance) SetInstanceUsedGpuMemory(v string) *ResourceInstance
func (*ResourceInstance) SetInstanceUsedMemory ¶
func (s *ResourceInstance) SetInstanceUsedMemory(v string) *ResourceInstance
func (*ResourceInstance) SetRegion ¶
func (s *ResourceInstance) SetRegion(v string) *ResourceInstance
func (*ResourceInstance) SetResourceId ¶
func (s *ResourceInstance) SetResourceId(v string) *ResourceInstance
func (*ResourceInstance) SetZone ¶
func (s *ResourceInstance) SetZone(v string) *ResourceInstance
func (ResourceInstance) String ¶
func (s ResourceInstance) String() string
type ResourceInstanceWorker ¶
type ResourceInstanceWorker struct { CpuLimit *int32 `json:"CpuLimit,omitempty" xml:"CpuLimit,omitempty"` CpuRequest *int32 `json:"CpuRequest,omitempty" xml:"CpuRequest,omitempty"` GpuLimit *int32 `json:"GpuLimit,omitempty" xml:"GpuLimit,omitempty"` GpuRequest *int32 `json:"GpuRequest,omitempty" xml:"GpuRequest,omitempty"` MemoryLimit *int32 `json:"MemoryLimit,omitempty" xml:"MemoryLimit,omitempty"` MemoryRquest *int32 `json:"MemoryRquest,omitempty" xml:"MemoryRquest,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` Ready *bool `json:"Ready,omitempty" xml:"Ready,omitempty"` RestartCount *int32 `json:"RestartCount,omitempty" xml:"RestartCount,omitempty"` ServiceName *string `json:"ServiceName,omitempty" xml:"ServiceName,omitempty"` StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` }
func (ResourceInstanceWorker) GoString ¶
func (s ResourceInstanceWorker) GoString() string
func (*ResourceInstanceWorker) SetCpuLimit ¶
func (s *ResourceInstanceWorker) SetCpuLimit(v int32) *ResourceInstanceWorker
func (*ResourceInstanceWorker) SetCpuRequest ¶
func (s *ResourceInstanceWorker) SetCpuRequest(v int32) *ResourceInstanceWorker
func (*ResourceInstanceWorker) SetGpuLimit ¶
func (s *ResourceInstanceWorker) SetGpuLimit(v int32) *ResourceInstanceWorker
func (*ResourceInstanceWorker) SetGpuRequest ¶
func (s *ResourceInstanceWorker) SetGpuRequest(v int32) *ResourceInstanceWorker
func (*ResourceInstanceWorker) SetMemoryLimit ¶
func (s *ResourceInstanceWorker) SetMemoryLimit(v int32) *ResourceInstanceWorker
func (*ResourceInstanceWorker) SetMemoryRquest ¶
func (s *ResourceInstanceWorker) SetMemoryRquest(v int32) *ResourceInstanceWorker
func (*ResourceInstanceWorker) SetName ¶
func (s *ResourceInstanceWorker) SetName(v string) *ResourceInstanceWorker
func (*ResourceInstanceWorker) SetReady ¶
func (s *ResourceInstanceWorker) SetReady(v bool) *ResourceInstanceWorker
func (*ResourceInstanceWorker) SetRestartCount ¶
func (s *ResourceInstanceWorker) SetRestartCount(v int32) *ResourceInstanceWorker
func (*ResourceInstanceWorker) SetServiceName ¶
func (s *ResourceInstanceWorker) SetServiceName(v string) *ResourceInstanceWorker
func (*ResourceInstanceWorker) SetStartTime ¶
func (s *ResourceInstanceWorker) SetStartTime(v string) *ResourceInstanceWorker
func (*ResourceInstanceWorker) SetStatus ¶
func (s *ResourceInstanceWorker) SetStatus(v string) *ResourceInstanceWorker
func (ResourceInstanceWorker) String ¶
func (s ResourceInstanceWorker) String() string
type RestartServiceResponse ¶
type RestartServiceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *RestartServiceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (RestartServiceResponse) GoString ¶
func (s RestartServiceResponse) GoString() string
func (*RestartServiceResponse) SetBody ¶
func (s *RestartServiceResponse) SetBody(v *RestartServiceResponseBody) *RestartServiceResponse
func (*RestartServiceResponse) SetHeaders ¶
func (s *RestartServiceResponse) SetHeaders(v map[string]*string) *RestartServiceResponse
func (*RestartServiceResponse) SetStatusCode ¶
func (s *RestartServiceResponse) SetStatusCode(v int32) *RestartServiceResponse
func (RestartServiceResponse) String ¶
func (s RestartServiceResponse) String() string
type RestartServiceResponseBody ¶
type RestartServiceResponseBody struct { // The returned message. // // example: // // Service is restarting Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (RestartServiceResponseBody) GoString ¶
func (s RestartServiceResponseBody) GoString() string
func (*RestartServiceResponseBody) SetMessage ¶
func (s *RestartServiceResponseBody) SetMessage(v string) *RestartServiceResponseBody
func (*RestartServiceResponseBody) SetRequestId ¶
func (s *RestartServiceResponseBody) SetRequestId(v string) *RestartServiceResponseBody
func (RestartServiceResponseBody) String ¶
func (s RestartServiceResponseBody) String() string
type Service ¶
type Service struct { AccessToken *string `json:"AccessToken,omitempty" xml:"AccessToken,omitempty"` AppConfig *string `json:"AppConfig,omitempty" xml:"AppConfig,omitempty"` AppSpecName *string `json:"AppSpecName,omitempty" xml:"AppSpecName,omitempty"` AppType *string `json:"AppType,omitempty" xml:"AppType,omitempty"` AppVersion *string `json:"AppVersion,omitempty" xml:"AppVersion,omitempty"` CallerUid *string `json:"CallerUid,omitempty" xml:"CallerUid,omitempty"` Cpu *int32 `json:"Cpu,omitempty" xml:"Cpu,omitempty"` CreateTime *string `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` CurrentVersion *int32 `json:"CurrentVersion,omitempty" xml:"CurrentVersion,omitempty"` ExtraData *string `json:"ExtraData,omitempty" xml:"ExtraData,omitempty"` Gpu *int32 `json:"Gpu,omitempty" xml:"Gpu,omitempty"` Image *string `json:"Image,omitempty" xml:"Image,omitempty"` InternetEndpoint *string `json:"InternetEndpoint,omitempty" xml:"InternetEndpoint,omitempty"` IntranetEndpoint *string `json:"IntranetEndpoint,omitempty" xml:"IntranetEndpoint,omitempty"` Labels []*ServiceLabels `json:"Labels,omitempty" xml:"Labels,omitempty" type:"Repeated"` LatestVersion *int32 `json:"LatestVersion,omitempty" xml:"LatestVersion,omitempty"` Memory *int32 `json:"Memory,omitempty" xml:"Memory,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` Namespace *string `json:"Namespace,omitempty" xml:"Namespace,omitempty"` ParentUid *string `json:"ParentUid,omitempty" xml:"ParentUid,omitempty"` PendingInstance *int32 `json:"PendingInstance,omitempty" xml:"PendingInstance,omitempty"` Reason *string `json:"Reason,omitempty" xml:"Reason,omitempty"` Region *string `json:"Region,omitempty" xml:"Region,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Resource *string `json:"Resource,omitempty" xml:"Resource,omitempty"` ResourceAlias *string `json:"ResourceAlias,omitempty" xml:"ResourceAlias,omitempty"` Role *string `json:"Role,omitempty" xml:"Role,omitempty"` RoleAttrs *string `json:"RoleAttrs,omitempty" xml:"RoleAttrs,omitempty"` RunningInstance *int32 `json:"RunningInstance,omitempty" xml:"RunningInstance,omitempty"` SafetyLock *string `json:"SafetyLock,omitempty" xml:"SafetyLock,omitempty"` SecondaryInternetEndpoint *string `json:"SecondaryInternetEndpoint,omitempty" xml:"SecondaryInternetEndpoint,omitempty"` SecondaryIntranetEndpoint *string `json:"SecondaryIntranetEndpoint,omitempty" xml:"SecondaryIntranetEndpoint,omitempty"` ServiceConfig *string `json:"ServiceConfig,omitempty" xml:"ServiceConfig,omitempty"` ServiceGroup *string `json:"ServiceGroup,omitempty" xml:"ServiceGroup,omitempty"` ServiceId *string `json:"ServiceId,omitempty" xml:"ServiceId,omitempty"` ServiceName *string `json:"ServiceName,omitempty" xml:"ServiceName,omitempty"` ServiceUid *string `json:"ServiceUid,omitempty" xml:"ServiceUid,omitempty"` Source *string `json:"Source,omitempty" xml:"Source,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` TotalInstance *int32 `json:"TotalInstance,omitempty" xml:"TotalInstance,omitempty"` UpdateTime *string `json:"UpdateTime,omitempty" xml:"UpdateTime,omitempty"` Weight *int32 `json:"Weight,omitempty" xml:"Weight,omitempty"` WorkspaceId *string `json:"WorkspaceId,omitempty" xml:"WorkspaceId,omitempty"` }
func (*Service) SetAccessToken ¶
func (*Service) SetAppConfig ¶
func (*Service) SetAppSpecName ¶
func (*Service) SetAppType ¶
func (*Service) SetAppVersion ¶
func (*Service) SetCallerUid ¶
func (*Service) SetCreateTime ¶
func (*Service) SetCurrentVersion ¶
func (*Service) SetExtraData ¶
func (*Service) SetInternetEndpoint ¶
func (*Service) SetIntranetEndpoint ¶
func (*Service) SetLabels ¶
func (s *Service) SetLabels(v []*ServiceLabels) *Service
func (*Service) SetLatestVersion ¶
func (*Service) SetMessage ¶
func (*Service) SetNamespace ¶
func (*Service) SetParentUid ¶
func (*Service) SetPendingInstance ¶
func (*Service) SetRequestId ¶
func (*Service) SetResource ¶
func (*Service) SetResourceAlias ¶
func (*Service) SetRoleAttrs ¶
func (*Service) SetRunningInstance ¶
func (*Service) SetSafetyLock ¶
func (*Service) SetSecondaryInternetEndpoint ¶
func (*Service) SetSecondaryIntranetEndpoint ¶
func (*Service) SetServiceConfig ¶
func (*Service) SetServiceGroup ¶
func (*Service) SetServiceId ¶
func (*Service) SetServiceName ¶
func (*Service) SetServiceUid ¶
func (*Service) SetTotalInstance ¶
func (*Service) SetUpdateTime ¶
func (*Service) SetWorkspaceId ¶
type ServiceLabels ¶
type ServiceLabels struct { LabelKey *string `json:"LabelKey,omitempty" xml:"LabelKey,omitempty"` LabelValue *string `json:"LabelValue,omitempty" xml:"LabelValue,omitempty"` }
func (ServiceLabels) GoString ¶
func (s ServiceLabels) GoString() string
func (*ServiceLabels) SetLabelKey ¶
func (s *ServiceLabels) SetLabelKey(v string) *ServiceLabels
func (*ServiceLabels) SetLabelValue ¶
func (s *ServiceLabels) SetLabelValue(v string) *ServiceLabels
func (ServiceLabels) String ¶
func (s ServiceLabels) String() string
type StartBenchmarkTaskResponse ¶
type StartBenchmarkTaskResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *StartBenchmarkTaskResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (StartBenchmarkTaskResponse) GoString ¶
func (s StartBenchmarkTaskResponse) GoString() string
func (*StartBenchmarkTaskResponse) SetBody ¶
func (s *StartBenchmarkTaskResponse) SetBody(v *StartBenchmarkTaskResponseBody) *StartBenchmarkTaskResponse
func (*StartBenchmarkTaskResponse) SetHeaders ¶
func (s *StartBenchmarkTaskResponse) SetHeaders(v map[string]*string) *StartBenchmarkTaskResponse
func (*StartBenchmarkTaskResponse) SetStatusCode ¶
func (s *StartBenchmarkTaskResponse) SetStatusCode(v int32) *StartBenchmarkTaskResponse
func (StartBenchmarkTaskResponse) String ¶
func (s StartBenchmarkTaskResponse) String() string
type StartBenchmarkTaskResponseBody ¶
type StartBenchmarkTaskResponseBody struct { // The returned message. // // example: // // Benchmark task [benchmark-larec-test-1076] is Starting Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (StartBenchmarkTaskResponseBody) GoString ¶
func (s StartBenchmarkTaskResponseBody) GoString() string
func (*StartBenchmarkTaskResponseBody) SetMessage ¶
func (s *StartBenchmarkTaskResponseBody) SetMessage(v string) *StartBenchmarkTaskResponseBody
func (*StartBenchmarkTaskResponseBody) SetRequestId ¶
func (s *StartBenchmarkTaskResponseBody) SetRequestId(v string) *StartBenchmarkTaskResponseBody
func (StartBenchmarkTaskResponseBody) String ¶
func (s StartBenchmarkTaskResponseBody) String() string
type StartServiceResponse ¶
type StartServiceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *StartServiceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (StartServiceResponse) GoString ¶
func (s StartServiceResponse) GoString() string
func (*StartServiceResponse) SetBody ¶
func (s *StartServiceResponse) SetBody(v *StartServiceResponseBody) *StartServiceResponse
func (*StartServiceResponse) SetHeaders ¶
func (s *StartServiceResponse) SetHeaders(v map[string]*string) *StartServiceResponse
func (*StartServiceResponse) SetStatusCode ¶
func (s *StartServiceResponse) SetStatusCode(v int32) *StartServiceResponse
func (StartServiceResponse) String ¶
func (s StartServiceResponse) String() string
type StartServiceResponseBody ¶
type StartServiceResponseBody struct { // The returned message. // // example: // // Service [foo] in region [cn-shanghai] is starting Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (StartServiceResponseBody) GoString ¶
func (s StartServiceResponseBody) GoString() string
func (*StartServiceResponseBody) SetMessage ¶
func (s *StartServiceResponseBody) SetMessage(v string) *StartServiceResponseBody
func (*StartServiceResponseBody) SetRequestId ¶
func (s *StartServiceResponseBody) SetRequestId(v string) *StartServiceResponseBody
func (StartServiceResponseBody) String ¶
func (s StartServiceResponseBody) String() string
type StopBenchmarkTaskResponse ¶
type StopBenchmarkTaskResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *StopBenchmarkTaskResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (StopBenchmarkTaskResponse) GoString ¶
func (s StopBenchmarkTaskResponse) GoString() string
func (*StopBenchmarkTaskResponse) SetBody ¶
func (s *StopBenchmarkTaskResponse) SetBody(v *StopBenchmarkTaskResponseBody) *StopBenchmarkTaskResponse
func (*StopBenchmarkTaskResponse) SetHeaders ¶
func (s *StopBenchmarkTaskResponse) SetHeaders(v map[string]*string) *StopBenchmarkTaskResponse
func (*StopBenchmarkTaskResponse) SetStatusCode ¶
func (s *StopBenchmarkTaskResponse) SetStatusCode(v int32) *StopBenchmarkTaskResponse
func (StopBenchmarkTaskResponse) String ¶
func (s StopBenchmarkTaskResponse) String() string
type StopBenchmarkTaskResponseBody ¶
type StopBenchmarkTaskResponseBody struct { // The returned message. // // example: // // Benchmark task [benchmark-larec-test-1076] is Stopping Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (StopBenchmarkTaskResponseBody) GoString ¶
func (s StopBenchmarkTaskResponseBody) GoString() string
func (*StopBenchmarkTaskResponseBody) SetMessage ¶
func (s *StopBenchmarkTaskResponseBody) SetMessage(v string) *StopBenchmarkTaskResponseBody
func (*StopBenchmarkTaskResponseBody) SetRequestId ¶
func (s *StopBenchmarkTaskResponseBody) SetRequestId(v string) *StopBenchmarkTaskResponseBody
func (StopBenchmarkTaskResponseBody) String ¶
func (s StopBenchmarkTaskResponseBody) String() string
type StopServiceResponse ¶
type StopServiceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *StopServiceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (StopServiceResponse) GoString ¶
func (s StopServiceResponse) GoString() string
func (*StopServiceResponse) SetBody ¶
func (s *StopServiceResponse) SetBody(v *StopServiceResponseBody) *StopServiceResponse
func (*StopServiceResponse) SetHeaders ¶
func (s *StopServiceResponse) SetHeaders(v map[string]*string) *StopServiceResponse
func (*StopServiceResponse) SetStatusCode ¶
func (s *StopServiceResponse) SetStatusCode(v int32) *StopServiceResponse
func (StopServiceResponse) String ¶
func (s StopServiceResponse) String() string
type StopServiceResponseBody ¶
type StopServiceResponseBody struct { // The returned message. // // example: // // Succeed to auto scale service [foo] Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (StopServiceResponseBody) GoString ¶
func (s StopServiceResponseBody) GoString() string
func (*StopServiceResponseBody) SetMessage ¶
func (s *StopServiceResponseBody) SetMessage(v string) *StopServiceResponseBody
func (*StopServiceResponseBody) SetRequestId ¶
func (s *StopServiceResponseBody) SetRequestId(v string) *StopServiceResponseBody
func (StopServiceResponseBody) String ¶
func (s StopServiceResponseBody) String() string
type UpdateAppServiceRequest ¶
type UpdateAppServiceRequest struct { // The quota ID. // // example: // // abcdef QuotaId *string `json:"QuotaId,omitempty" xml:"QuotaId,omitempty"` // The workspace ID. // // example: // // 123456 WorkspaceId *string `json:"WorkspaceId,omitempty" xml:"WorkspaceId,omitempty"` // The application type. // // Valid values: // // - LLM: the large language model (LLM) application // // <!-- --> // // <!-- --> // // <!-- --> // // example: // // LLM AppType *string `json:"AppType,omitempty" xml:"AppType,omitempty"` // The application version. // // example: // // v1 AppVersion *string `json:"AppVersion,omitempty" xml:"AppVersion,omitempty"` // The additional configurations that are required for service deployment. Config map[string]interface{} `json:"Config,omitempty" xml:"Config,omitempty"` // The number of instances. This value must be greater than 0. // // example: // // 1 Replicas *int32 `json:"Replicas,omitempty" xml:"Replicas,omitempty"` // The service specifications. Valid values: // // - llama_7b_fp16 // // - llama_7b_int8 // // - llama_13b_fp16 // // - llama_7b_int8 // // - chatglm_6b_fp16 // // - chatglm_6b_int8 // // - chatglm2_6b_fp16 // // - baichuan_7b_int8 // // - baichuan_13b_fp16 // // - baichuan_7b_fp16 // // example: // // llama_7b_fp16 ServiceSpec *string `json:"ServiceSpec,omitempty" xml:"ServiceSpec,omitempty"` }
func (UpdateAppServiceRequest) GoString ¶
func (s UpdateAppServiceRequest) GoString() string
func (*UpdateAppServiceRequest) SetAppType ¶
func (s *UpdateAppServiceRequest) SetAppType(v string) *UpdateAppServiceRequest
func (*UpdateAppServiceRequest) SetAppVersion ¶
func (s *UpdateAppServiceRequest) SetAppVersion(v string) *UpdateAppServiceRequest
func (*UpdateAppServiceRequest) SetConfig ¶
func (s *UpdateAppServiceRequest) SetConfig(v map[string]interface{}) *UpdateAppServiceRequest
func (*UpdateAppServiceRequest) SetQuotaId ¶
func (s *UpdateAppServiceRequest) SetQuotaId(v string) *UpdateAppServiceRequest
func (*UpdateAppServiceRequest) SetReplicas ¶
func (s *UpdateAppServiceRequest) SetReplicas(v int32) *UpdateAppServiceRequest
func (*UpdateAppServiceRequest) SetServiceSpec ¶
func (s *UpdateAppServiceRequest) SetServiceSpec(v string) *UpdateAppServiceRequest
func (*UpdateAppServiceRequest) SetWorkspaceId ¶
func (s *UpdateAppServiceRequest) SetWorkspaceId(v string) *UpdateAppServiceRequest
func (UpdateAppServiceRequest) String ¶
func (s UpdateAppServiceRequest) String() string
type UpdateAppServiceResponse ¶
type UpdateAppServiceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdateAppServiceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UpdateAppServiceResponse) GoString ¶
func (s UpdateAppServiceResponse) GoString() string
func (*UpdateAppServiceResponse) SetBody ¶
func (s *UpdateAppServiceResponse) SetBody(v *UpdateAppServiceResponseBody) *UpdateAppServiceResponse
func (*UpdateAppServiceResponse) SetHeaders ¶
func (s *UpdateAppServiceResponse) SetHeaders(v map[string]*string) *UpdateAppServiceResponse
func (*UpdateAppServiceResponse) SetStatusCode ¶
func (s *UpdateAppServiceResponse) SetStatusCode(v int32) *UpdateAppServiceResponse
func (UpdateAppServiceResponse) String ¶
func (s UpdateAppServiceResponse) String() string
type UpdateAppServiceResponseBody ¶
type UpdateAppServiceResponseBody struct { // The returned message. // // example: // // Succee Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (UpdateAppServiceResponseBody) GoString ¶
func (s UpdateAppServiceResponseBody) GoString() string
func (*UpdateAppServiceResponseBody) SetMessage ¶
func (s *UpdateAppServiceResponseBody) SetMessage(v string) *UpdateAppServiceResponseBody
func (*UpdateAppServiceResponseBody) SetRequestId ¶
func (s *UpdateAppServiceResponseBody) SetRequestId(v string) *UpdateAppServiceResponseBody
func (UpdateAppServiceResponseBody) String ¶
func (s UpdateAppServiceResponseBody) String() string
type UpdateBenchmarkTaskRequest ¶
type UpdateBenchmarkTaskRequest struct { // The request body. The body includes the parameters that are set to create a stress testing task. For more information, see **Table 1. Fields in the base parameter**. // // example: // // { // // "base": { // // "qps": 200 // // } // // } Body *string `json:"body,omitempty" xml:"body,omitempty"` }
func (UpdateBenchmarkTaskRequest) GoString ¶
func (s UpdateBenchmarkTaskRequest) GoString() string
func (*UpdateBenchmarkTaskRequest) SetBody ¶
func (s *UpdateBenchmarkTaskRequest) SetBody(v string) *UpdateBenchmarkTaskRequest
func (UpdateBenchmarkTaskRequest) String ¶
func (s UpdateBenchmarkTaskRequest) String() string
type UpdateBenchmarkTaskResponse ¶
type UpdateBenchmarkTaskResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdateBenchmarkTaskResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UpdateBenchmarkTaskResponse) GoString ¶
func (s UpdateBenchmarkTaskResponse) GoString() string
func (*UpdateBenchmarkTaskResponse) SetBody ¶
func (s *UpdateBenchmarkTaskResponse) SetBody(v *UpdateBenchmarkTaskResponseBody) *UpdateBenchmarkTaskResponse
func (*UpdateBenchmarkTaskResponse) SetHeaders ¶
func (s *UpdateBenchmarkTaskResponse) SetHeaders(v map[string]*string) *UpdateBenchmarkTaskResponse
func (*UpdateBenchmarkTaskResponse) SetStatusCode ¶
func (s *UpdateBenchmarkTaskResponse) SetStatusCode(v int32) *UpdateBenchmarkTaskResponse
func (UpdateBenchmarkTaskResponse) String ¶
func (s UpdateBenchmarkTaskResponse) String() string
type UpdateBenchmarkTaskResponseBody ¶
type UpdateBenchmarkTaskResponseBody struct { // The returned message. // // example: // // Benchmark task [benchmark-larec-test-1076] is Updating Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82*** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (UpdateBenchmarkTaskResponseBody) GoString ¶
func (s UpdateBenchmarkTaskResponseBody) GoString() string
func (*UpdateBenchmarkTaskResponseBody) SetMessage ¶
func (s *UpdateBenchmarkTaskResponseBody) SetMessage(v string) *UpdateBenchmarkTaskResponseBody
func (*UpdateBenchmarkTaskResponseBody) SetRequestId ¶
func (s *UpdateBenchmarkTaskResponseBody) SetRequestId(v string) *UpdateBenchmarkTaskResponseBody
func (UpdateBenchmarkTaskResponseBody) String ¶
func (s UpdateBenchmarkTaskResponseBody) String() string
type UpdateGatewayRequest ¶
type UpdateGatewayRequest struct { // Specifies whether to enable Internet access. Default value: false. // // Valid values: // // - true // // <!-- --> // // <!-- --> // // <!-- --> // // - false // // <!-- --> // // <!-- --> // // <!-- --> // // example: // // false EnableInternet *bool `json:"EnableInternet,omitempty" xml:"EnableInternet,omitempty"` // Specifies whether to enable internal network access. Default value: true. // // example: // // true EnableIntranet *bool `json:"EnableIntranet,omitempty" xml:"EnableIntranet,omitempty"` // The instance type used for the private gateway. // // example: // // ecs.c6.4xlarge InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` // The private gateway alias. // // example: // // mygateway1 Name *string `json:"Name,omitempty" xml:"Name,omitempty"` }
func (UpdateGatewayRequest) GoString ¶
func (s UpdateGatewayRequest) GoString() string
func (*UpdateGatewayRequest) SetEnableInternet ¶
func (s *UpdateGatewayRequest) SetEnableInternet(v bool) *UpdateGatewayRequest
func (*UpdateGatewayRequest) SetEnableIntranet ¶
func (s *UpdateGatewayRequest) SetEnableIntranet(v bool) *UpdateGatewayRequest
func (*UpdateGatewayRequest) SetInstanceType ¶
func (s *UpdateGatewayRequest) SetInstanceType(v string) *UpdateGatewayRequest
func (*UpdateGatewayRequest) SetName ¶
func (s *UpdateGatewayRequest) SetName(v string) *UpdateGatewayRequest
func (UpdateGatewayRequest) String ¶
func (s UpdateGatewayRequest) String() string
type UpdateGatewayResponse ¶
type UpdateGatewayResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdateGatewayResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UpdateGatewayResponse) GoString ¶
func (s UpdateGatewayResponse) GoString() string
func (*UpdateGatewayResponse) SetBody ¶
func (s *UpdateGatewayResponse) SetBody(v *UpdateGatewayResponseBody) *UpdateGatewayResponse
func (*UpdateGatewayResponse) SetHeaders ¶
func (s *UpdateGatewayResponse) SetHeaders(v map[string]*string) *UpdateGatewayResponse
func (*UpdateGatewayResponse) SetStatusCode ¶
func (s *UpdateGatewayResponse) SetStatusCode(v int32) *UpdateGatewayResponse
func (UpdateGatewayResponse) String ¶
func (s UpdateGatewayResponse) String() string
type UpdateGatewayResponseBody ¶
type UpdateGatewayResponseBody struct { // The ID of the gateway. // // example: // // gw-1uhcqmsc7x22****** GatewayId *string `json:"GatewayId,omitempty" xml:"GatewayId,omitempty"` // The returned message. // // example: // // Gateway is updated Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The ID of the request. // // example: // // 40325405-579C-4D82*** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (UpdateGatewayResponseBody) GoString ¶
func (s UpdateGatewayResponseBody) GoString() string
func (*UpdateGatewayResponseBody) SetGatewayId ¶
func (s *UpdateGatewayResponseBody) SetGatewayId(v string) *UpdateGatewayResponseBody
func (*UpdateGatewayResponseBody) SetMessage ¶
func (s *UpdateGatewayResponseBody) SetMessage(v string) *UpdateGatewayResponseBody
func (*UpdateGatewayResponseBody) SetRequestId ¶
func (s *UpdateGatewayResponseBody) SetRequestId(v string) *UpdateGatewayResponseBody
func (UpdateGatewayResponseBody) String ¶
func (s UpdateGatewayResponseBody) String() string
type UpdateResourceDLinkRequest ¶
type UpdateResourceDLinkRequest struct { // The CIDR blocks of the clients that you want to connect to. After this parameter is specified, the CIDR blocks are added to the back-to-origin route of the server. Either this parameter or the VSwitchIdList parameter can be used to determine CIDR blocks. // // example: // // 72.16.0.0/16 DestinationCIDRs *string `json:"DestinationCIDRs,omitempty" xml:"DestinationCIDRs,omitempty"` // The ID of the security group to which the Elastic Compute Service (ECS) instance belongs. // // This parameter is required. // // example: // // sg-bp149cedsfx2rfspd2d SecurityGroupId *string `json:"SecurityGroupId,omitempty" xml:"SecurityGroupId,omitempty"` // The ID of the peer primary vSwitch. After this parameter is specified, an elastic network interface (ENI) is created in the VSwitch. // // This parameter is required. // // example: // // vpc-uf66uio7md**** VSwitchId *string `json:"VSwitchId,omitempty" xml:"VSwitchId,omitempty"` // The vSwitches of the clients that you want to connect to. After this parameter is specified, the CIDR blocks of these vSwitches are added to the back-to-origin route of the server. VSwitchIdList []*string `json:"VSwitchIdList,omitempty" xml:"VSwitchIdList,omitempty" type:"Repeated"` }
func (UpdateResourceDLinkRequest) GoString ¶
func (s UpdateResourceDLinkRequest) GoString() string
func (*UpdateResourceDLinkRequest) SetDestinationCIDRs ¶
func (s *UpdateResourceDLinkRequest) SetDestinationCIDRs(v string) *UpdateResourceDLinkRequest
func (*UpdateResourceDLinkRequest) SetSecurityGroupId ¶
func (s *UpdateResourceDLinkRequest) SetSecurityGroupId(v string) *UpdateResourceDLinkRequest
func (*UpdateResourceDLinkRequest) SetVSwitchId ¶
func (s *UpdateResourceDLinkRequest) SetVSwitchId(v string) *UpdateResourceDLinkRequest
func (*UpdateResourceDLinkRequest) SetVSwitchIdList ¶
func (s *UpdateResourceDLinkRequest) SetVSwitchIdList(v []*string) *UpdateResourceDLinkRequest
func (UpdateResourceDLinkRequest) String ¶
func (s UpdateResourceDLinkRequest) String() string
type UpdateResourceDLinkResponse ¶
type UpdateResourceDLinkResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdateResourceDLinkResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UpdateResourceDLinkResponse) GoString ¶
func (s UpdateResourceDLinkResponse) GoString() string
func (*UpdateResourceDLinkResponse) SetBody ¶
func (s *UpdateResourceDLinkResponse) SetBody(v *UpdateResourceDLinkResponseBody) *UpdateResourceDLinkResponse
func (*UpdateResourceDLinkResponse) SetHeaders ¶
func (s *UpdateResourceDLinkResponse) SetHeaders(v map[string]*string) *UpdateResourceDLinkResponse
func (*UpdateResourceDLinkResponse) SetStatusCode ¶
func (s *UpdateResourceDLinkResponse) SetStatusCode(v int32) *UpdateResourceDLinkResponse
func (UpdateResourceDLinkResponse) String ¶
func (s UpdateResourceDLinkResponse) String() string
type UpdateResourceDLinkResponseBody ¶
type UpdateResourceDLinkResponseBody struct { // The returned message. // // example: // // Network interfaces are updating Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (UpdateResourceDLinkResponseBody) GoString ¶
func (s UpdateResourceDLinkResponseBody) GoString() string
func (*UpdateResourceDLinkResponseBody) SetMessage ¶
func (s *UpdateResourceDLinkResponseBody) SetMessage(v string) *UpdateResourceDLinkResponseBody
func (*UpdateResourceDLinkResponseBody) SetRequestId ¶
func (s *UpdateResourceDLinkResponseBody) SetRequestId(v string) *UpdateResourceDLinkResponseBody
func (UpdateResourceDLinkResponseBody) String ¶
func (s UpdateResourceDLinkResponseBody) String() string
type UpdateResourceInstanceRequest ¶
type UpdateResourceInstanceRequest struct { // The operation that updates the scheduling state of the instance in a dedicated resource group. Valid values: // // - Uncordon: allows scheduling the service to this instance. // // - Cordon: prohibits scheduling the service to this instance. // // - Drain: evicts the service that has been scheduled to this instance. // // This parameter is required. // // example: // // Cordon Action *string `json:"Action,omitempty" xml:"Action,omitempty"` }
func (UpdateResourceInstanceRequest) GoString ¶
func (s UpdateResourceInstanceRequest) GoString() string
func (*UpdateResourceInstanceRequest) SetAction ¶
func (s *UpdateResourceInstanceRequest) SetAction(v string) *UpdateResourceInstanceRequest
func (UpdateResourceInstanceRequest) String ¶
func (s UpdateResourceInstanceRequest) String() string
type UpdateResourceInstanceResponse ¶
type UpdateResourceInstanceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdateResourceInstanceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UpdateResourceInstanceResponse) GoString ¶
func (s UpdateResourceInstanceResponse) GoString() string
func (*UpdateResourceInstanceResponse) SetBody ¶
func (s *UpdateResourceInstanceResponse) SetBody(v *UpdateResourceInstanceResponseBody) *UpdateResourceInstanceResponse
func (*UpdateResourceInstanceResponse) SetHeaders ¶
func (s *UpdateResourceInstanceResponse) SetHeaders(v map[string]*string) *UpdateResourceInstanceResponse
func (*UpdateResourceInstanceResponse) SetStatusCode ¶
func (s *UpdateResourceInstanceResponse) SetStatusCode(v int32) *UpdateResourceInstanceResponse
func (UpdateResourceInstanceResponse) String ¶
func (s UpdateResourceInstanceResponse) String() string
type UpdateResourceInstanceResponseBody ¶
type UpdateResourceInstanceResponseBody struct { // The instance ID. // // example: // // eas-i-asdasdasd InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // The ID of the resource group. // // example: // // eas-r-asdasdasd ResourceId *string `json:"ResourceId,omitempty" xml:"ResourceId,omitempty"` }
func (UpdateResourceInstanceResponseBody) GoString ¶
func (s UpdateResourceInstanceResponseBody) GoString() string
func (*UpdateResourceInstanceResponseBody) SetInstanceId ¶
func (s *UpdateResourceInstanceResponseBody) SetInstanceId(v string) *UpdateResourceInstanceResponseBody
func (*UpdateResourceInstanceResponseBody) SetRequestId ¶
func (s *UpdateResourceInstanceResponseBody) SetRequestId(v string) *UpdateResourceInstanceResponseBody
func (*UpdateResourceInstanceResponseBody) SetResourceId ¶
func (s *UpdateResourceInstanceResponseBody) SetResourceId(v string) *UpdateResourceInstanceResponseBody
func (UpdateResourceInstanceResponseBody) String ¶
func (s UpdateResourceInstanceResponseBody) String() string
type UpdateResourceRequest ¶
type UpdateResourceRequest struct { // The new name of the resource group after the update. The name can be up to 27 characters in length. // // example: // // iot ResourceName *string `json:"ResourceName,omitempty" xml:"ResourceName,omitempty"` // The configuration items of the self-managed resource group. SelfManagedResourceOptions *UpdateResourceRequestSelfManagedResourceOptions `json:"SelfManagedResourceOptions,omitempty" xml:"SelfManagedResourceOptions,omitempty" type:"Struct"` }
func (UpdateResourceRequest) GoString ¶
func (s UpdateResourceRequest) GoString() string
func (*UpdateResourceRequest) SetResourceName ¶
func (s *UpdateResourceRequest) SetResourceName(v string) *UpdateResourceRequest
func (*UpdateResourceRequest) SetSelfManagedResourceOptions ¶
func (s *UpdateResourceRequest) SetSelfManagedResourceOptions(v *UpdateResourceRequestSelfManagedResourceOptions) *UpdateResourceRequest
func (UpdateResourceRequest) String ¶
func (s UpdateResourceRequest) String() string
type UpdateResourceRequestSelfManagedResourceOptions ¶
type UpdateResourceRequestSelfManagedResourceOptions struct { // Tag tag key-value pairs for nodes. NodeMatchLabels map[string]*string `json:"NodeMatchLabels,omitempty" xml:"NodeMatchLabels,omitempty"` // Tolerations for nodes. NodeTolerations []*UpdateResourceRequestSelfManagedResourceOptionsNodeTolerations `json:"NodeTolerations,omitempty" xml:"NodeTolerations,omitempty" type:"Repeated"` }
func (UpdateResourceRequestSelfManagedResourceOptions) GoString ¶
func (s UpdateResourceRequestSelfManagedResourceOptions) GoString() string
func (*UpdateResourceRequestSelfManagedResourceOptions) SetNodeMatchLabels ¶
func (s *UpdateResourceRequestSelfManagedResourceOptions) SetNodeMatchLabels(v map[string]*string) *UpdateResourceRequestSelfManagedResourceOptions
func (*UpdateResourceRequestSelfManagedResourceOptions) SetNodeTolerations ¶
func (UpdateResourceRequestSelfManagedResourceOptions) String ¶
func (s UpdateResourceRequestSelfManagedResourceOptions) String() string
type UpdateResourceRequestSelfManagedResourceOptionsNodeTolerations ¶
type UpdateResourceRequestSelfManagedResourceOptionsNodeTolerations struct { // The effect. // // Valid values: // // - PreferNoSchedule // // - NoSchedule // // - NoExecute // // example: // // NoSchedule Effect *string `json:"effect,omitempty" xml:"effect,omitempty"` // The key name. // // example: // // key1 Key *string `json:"key,omitempty" xml:"key,omitempty"` // Relationship between key names and key values. // // Valid values: // // - Equal // // - Exists // // example: // // Equal Operator *string `json:"operator,omitempty" xml:"operator,omitempty"` // The key value. // // example: // // value1 Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (UpdateResourceRequestSelfManagedResourceOptionsNodeTolerations) GoString ¶
func (s UpdateResourceRequestSelfManagedResourceOptionsNodeTolerations) GoString() string
func (*UpdateResourceRequestSelfManagedResourceOptionsNodeTolerations) SetOperator ¶
func (UpdateResourceRequestSelfManagedResourceOptionsNodeTolerations) String ¶
func (s UpdateResourceRequestSelfManagedResourceOptionsNodeTolerations) String() string
type UpdateResourceResponse ¶
type UpdateResourceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdateResourceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UpdateResourceResponse) GoString ¶
func (s UpdateResourceResponse) GoString() string
func (*UpdateResourceResponse) SetBody ¶
func (s *UpdateResourceResponse) SetBody(v *UpdateResourceResponseBody) *UpdateResourceResponse
func (*UpdateResourceResponse) SetHeaders ¶
func (s *UpdateResourceResponse) SetHeaders(v map[string]*string) *UpdateResourceResponse
func (*UpdateResourceResponse) SetStatusCode ¶
func (s *UpdateResourceResponse) SetStatusCode(v int32) *UpdateResourceResponse
func (UpdateResourceResponse) String ¶
func (s UpdateResourceResponse) String() string
type UpdateResourceResponseBody ¶
type UpdateResourceResponseBody struct { // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // The ID of the resource group. // // example: // // eas-r-asdasdasd ResourceId *string `json:"ResourceId,omitempty" xml:"ResourceId,omitempty"` // The name of the resource group. // // example: // // iot ResourceName *string `json:"ResourceName,omitempty" xml:"ResourceName,omitempty"` }
func (UpdateResourceResponseBody) GoString ¶
func (s UpdateResourceResponseBody) GoString() string
func (*UpdateResourceResponseBody) SetRequestId ¶
func (s *UpdateResourceResponseBody) SetRequestId(v string) *UpdateResourceResponseBody
func (*UpdateResourceResponseBody) SetResourceId ¶
func (s *UpdateResourceResponseBody) SetResourceId(v string) *UpdateResourceResponseBody
func (*UpdateResourceResponseBody) SetResourceName ¶
func (s *UpdateResourceResponseBody) SetResourceName(v string) *UpdateResourceResponseBody
func (UpdateResourceResponseBody) String ¶
func (s UpdateResourceResponseBody) String() string
type UpdateServiceAutoScalerRequest ¶
type UpdateServiceAutoScalerRequest struct { // The Autoscaler operation. Behavior *UpdateServiceAutoScalerRequestBehavior `json:"behavior,omitempty" xml:"behavior,omitempty" type:"Struct"` // The maximum number of instances. The value must be greater than that of the min parameter. // // This parameter is required. // // example: // // 8 Max *int32 `json:"max,omitempty" xml:"max,omitempty"` // The minimum number of instances. The value must be greater than 0. // // This parameter is required. // // example: // // 2 Min *int32 `json:"min,omitempty" xml:"min,omitempty"` // The auto scaling policies. // // This parameter is required. ScaleStrategies []*UpdateServiceAutoScalerRequestScaleStrategies `json:"scaleStrategies,omitempty" xml:"scaleStrategies,omitempty" type:"Repeated"` }
func (UpdateServiceAutoScalerRequest) GoString ¶
func (s UpdateServiceAutoScalerRequest) GoString() string
func (*UpdateServiceAutoScalerRequest) SetBehavior ¶
func (s *UpdateServiceAutoScalerRequest) SetBehavior(v *UpdateServiceAutoScalerRequestBehavior) *UpdateServiceAutoScalerRequest
func (*UpdateServiceAutoScalerRequest) SetMax ¶
func (s *UpdateServiceAutoScalerRequest) SetMax(v int32) *UpdateServiceAutoScalerRequest
func (*UpdateServiceAutoScalerRequest) SetMin ¶
func (s *UpdateServiceAutoScalerRequest) SetMin(v int32) *UpdateServiceAutoScalerRequest
func (*UpdateServiceAutoScalerRequest) SetScaleStrategies ¶
func (s *UpdateServiceAutoScalerRequest) SetScaleStrategies(v []*UpdateServiceAutoScalerRequestScaleStrategies) *UpdateServiceAutoScalerRequest
func (UpdateServiceAutoScalerRequest) String ¶
func (s UpdateServiceAutoScalerRequest) String() string
type UpdateServiceAutoScalerRequestBehavior ¶
type UpdateServiceAutoScalerRequestBehavior struct { // The operation that reduces the number of instances to 0. OnZero *UpdateServiceAutoScalerRequestBehaviorOnZero `json:"onZero,omitempty" xml:"onZero,omitempty" type:"Struct"` // The scale-in operation. ScaleDown *UpdateServiceAutoScalerRequestBehaviorScaleDown `json:"scaleDown,omitempty" xml:"scaleDown,omitempty" type:"Struct"` // The scale-out operation. ScaleUp *UpdateServiceAutoScalerRequestBehaviorScaleUp `json:"scaleUp,omitempty" xml:"scaleUp,omitempty" type:"Struct"` }
func (UpdateServiceAutoScalerRequestBehavior) GoString ¶
func (s UpdateServiceAutoScalerRequestBehavior) GoString() string
func (*UpdateServiceAutoScalerRequestBehavior) SetScaleDown ¶
func (*UpdateServiceAutoScalerRequestBehavior) SetScaleUp ¶
func (UpdateServiceAutoScalerRequestBehavior) String ¶
func (s UpdateServiceAutoScalerRequestBehavior) String() string
type UpdateServiceAutoScalerRequestBehaviorOnZero ¶
type UpdateServiceAutoScalerRequestBehaviorOnZero struct { // The time window that is required before the number of instances is reduced to 0. Default value: 600. The number of instances can be reduced to 0 only if no request is available or no traffic exists in the specified time window. // // example: // // 600 ScaleDownGracePeriodSeconds *int32 `json:"scaleDownGracePeriodSeconds,omitempty" xml:"scaleDownGracePeriodSeconds,omitempty"` // The number of instances that you want to create at a time if the number of instances is scaled out from 0. Default value: 1. // // example: // // 1 ScaleUpActivationReplicas *int32 `json:"scaleUpActivationReplicas,omitempty" xml:"scaleUpActivationReplicas,omitempty"` }
func (UpdateServiceAutoScalerRequestBehaviorOnZero) GoString ¶
func (s UpdateServiceAutoScalerRequestBehaviorOnZero) GoString() string
func (*UpdateServiceAutoScalerRequestBehaviorOnZero) SetScaleDownGracePeriodSeconds ¶
func (s *UpdateServiceAutoScalerRequestBehaviorOnZero) SetScaleDownGracePeriodSeconds(v int32) *UpdateServiceAutoScalerRequestBehaviorOnZero
func (*UpdateServiceAutoScalerRequestBehaviorOnZero) SetScaleUpActivationReplicas ¶
func (s *UpdateServiceAutoScalerRequestBehaviorOnZero) SetScaleUpActivationReplicas(v int32) *UpdateServiceAutoScalerRequestBehaviorOnZero
func (UpdateServiceAutoScalerRequestBehaviorOnZero) String ¶
func (s UpdateServiceAutoScalerRequestBehaviorOnZero) String() string
type UpdateServiceAutoScalerRequestBehaviorScaleDown ¶
type UpdateServiceAutoScalerRequestBehaviorScaleDown struct { // The time window that is required before the scale-in operation is performed. Default value: 300. The scale-in operation can be performed only if the specified metric drops below the threshold in the specified time window. // // example: // // 300 StabilizationWindowSeconds *int32 `json:"stabilizationWindowSeconds,omitempty" xml:"stabilizationWindowSeconds,omitempty"` }
func (UpdateServiceAutoScalerRequestBehaviorScaleDown) GoString ¶
func (s UpdateServiceAutoScalerRequestBehaviorScaleDown) GoString() string
func (*UpdateServiceAutoScalerRequestBehaviorScaleDown) SetStabilizationWindowSeconds ¶
func (s *UpdateServiceAutoScalerRequestBehaviorScaleDown) SetStabilizationWindowSeconds(v int32) *UpdateServiceAutoScalerRequestBehaviorScaleDown
func (UpdateServiceAutoScalerRequestBehaviorScaleDown) String ¶
func (s UpdateServiceAutoScalerRequestBehaviorScaleDown) String() string
type UpdateServiceAutoScalerRequestBehaviorScaleUp ¶
type UpdateServiceAutoScalerRequestBehaviorScaleUp struct { // The time window that is required before the scale-out operation is performed. Default value: 0. The scale-out operation can be performed only if the specified metric exceeds the specified threshold in the specified time window. // // example: // // 0 StabilizationWindowSeconds *int32 `json:"stabilizationWindowSeconds,omitempty" xml:"stabilizationWindowSeconds,omitempty"` }
func (UpdateServiceAutoScalerRequestBehaviorScaleUp) GoString ¶
func (s UpdateServiceAutoScalerRequestBehaviorScaleUp) GoString() string
func (*UpdateServiceAutoScalerRequestBehaviorScaleUp) SetStabilizationWindowSeconds ¶
func (s *UpdateServiceAutoScalerRequestBehaviorScaleUp) SetStabilizationWindowSeconds(v int32) *UpdateServiceAutoScalerRequestBehaviorScaleUp
func (UpdateServiceAutoScalerRequestBehaviorScaleUp) String ¶
func (s UpdateServiceAutoScalerRequestBehaviorScaleUp) String() string
type UpdateServiceAutoScalerRequestScaleStrategies ¶
type UpdateServiceAutoScalerRequestScaleStrategies struct { // The name of the metric for triggering auto scaling. Valid values: // // - qps: the queries per second (QPS) for an individual instance. // // - cpu: the CPU utilization. // // This parameter is required. // // example: // // qps MetricName *string `json:"metricName,omitempty" xml:"metricName,omitempty"` // The service for which the metric is specified. If you do not set this parameter, the current service is specified by default. // // example: // // demo_svc Service *string `json:"service,omitempty" xml:"service,omitempty"` // The threshold of the metric that triggers auto scaling. // // - If you set metricName to QPS, scale-out is triggered when the average QPS for a single instance is greater than this threshold. // // - If you set metricName to CPU, scale-out is triggered when the average CPU utilization for a single instance is greater than this threshold. // // This parameter is required. // // example: // // 100 Threshold *float32 `json:"threshold,omitempty" xml:"threshold,omitempty"` }
func (UpdateServiceAutoScalerRequestScaleStrategies) GoString ¶
func (s UpdateServiceAutoScalerRequestScaleStrategies) GoString() string
func (*UpdateServiceAutoScalerRequestScaleStrategies) SetMetricName ¶
func (s *UpdateServiceAutoScalerRequestScaleStrategies) SetMetricName(v string) *UpdateServiceAutoScalerRequestScaleStrategies
func (*UpdateServiceAutoScalerRequestScaleStrategies) SetService ¶
func (s *UpdateServiceAutoScalerRequestScaleStrategies) SetService(v string) *UpdateServiceAutoScalerRequestScaleStrategies
func (*UpdateServiceAutoScalerRequestScaleStrategies) SetThreshold ¶
func (s *UpdateServiceAutoScalerRequestScaleStrategies) SetThreshold(v float32) *UpdateServiceAutoScalerRequestScaleStrategies
func (UpdateServiceAutoScalerRequestScaleStrategies) String ¶
func (s UpdateServiceAutoScalerRequestScaleStrategies) String() string
type UpdateServiceAutoScalerResponse ¶
type UpdateServiceAutoScalerResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdateServiceAutoScalerResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UpdateServiceAutoScalerResponse) GoString ¶
func (s UpdateServiceAutoScalerResponse) GoString() string
func (*UpdateServiceAutoScalerResponse) SetBody ¶
func (s *UpdateServiceAutoScalerResponse) SetBody(v *UpdateServiceAutoScalerResponseBody) *UpdateServiceAutoScalerResponse
func (*UpdateServiceAutoScalerResponse) SetHeaders ¶
func (s *UpdateServiceAutoScalerResponse) SetHeaders(v map[string]*string) *UpdateServiceAutoScalerResponse
func (*UpdateServiceAutoScalerResponse) SetStatusCode ¶
func (s *UpdateServiceAutoScalerResponse) SetStatusCode(v int32) *UpdateServiceAutoScalerResponse
func (UpdateServiceAutoScalerResponse) String ¶
func (s UpdateServiceAutoScalerResponse) String() string
type UpdateServiceAutoScalerResponseBody ¶
type UpdateServiceAutoScalerResponseBody struct { // The returned message. // // example: // // Update auto scale for service [foo] successfully Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (UpdateServiceAutoScalerResponseBody) GoString ¶
func (s UpdateServiceAutoScalerResponseBody) GoString() string
func (*UpdateServiceAutoScalerResponseBody) SetMessage ¶
func (s *UpdateServiceAutoScalerResponseBody) SetMessage(v string) *UpdateServiceAutoScalerResponseBody
func (*UpdateServiceAutoScalerResponseBody) SetRequestId ¶
func (s *UpdateServiceAutoScalerResponseBody) SetRequestId(v string) *UpdateServiceAutoScalerResponseBody
func (UpdateServiceAutoScalerResponseBody) String ¶
func (s UpdateServiceAutoScalerResponseBody) String() string
type UpdateServiceCronScalerRequest ¶
type UpdateServiceCronScalerRequest struct { // The points in time that are excluded when you schedule a CronHPA job. The points in time must be specified by using a cron expression. ExcludeDates []*string `json:"ExcludeDates,omitempty" xml:"ExcludeDates,omitempty" type:"Repeated"` // The description of the CronHPA job. // // This parameter is required. ScaleJobs []*UpdateServiceCronScalerRequestScaleJobs `json:"ScaleJobs,omitempty" xml:"ScaleJobs,omitempty" type:"Repeated"` }
func (UpdateServiceCronScalerRequest) GoString ¶
func (s UpdateServiceCronScalerRequest) GoString() string
func (*UpdateServiceCronScalerRequest) SetExcludeDates ¶
func (s *UpdateServiceCronScalerRequest) SetExcludeDates(v []*string) *UpdateServiceCronScalerRequest
func (*UpdateServiceCronScalerRequest) SetScaleJobs ¶
func (s *UpdateServiceCronScalerRequest) SetScaleJobs(v []*UpdateServiceCronScalerRequestScaleJobs) *UpdateServiceCronScalerRequest
func (UpdateServiceCronScalerRequest) String ¶
func (s UpdateServiceCronScalerRequest) String() string
type UpdateServiceCronScalerRequestScaleJobs ¶
type UpdateServiceCronScalerRequestScaleJobs struct { // The name of the CronHPA job. // // example: // // scale-job-1 Name *string `json:"Name,omitempty" xml:"Name,omitempty"` // The cron expression that is used to configure the execution time of the CronHPA job. For more information about how to configure cron expressions, see **Description of special characters* - in this topic. // // This parameter is required. // // example: // // 0 18 - - - * Schedule *string `json:"Schedule,omitempty" xml:"Schedule,omitempty"` // The number of instances that you want to configure for the CronHPA job. // // This parameter is required. // // example: // // 2 TargetSize *int32 `json:"TargetSize,omitempty" xml:"TargetSize,omitempty"` }
func (UpdateServiceCronScalerRequestScaleJobs) GoString ¶
func (s UpdateServiceCronScalerRequestScaleJobs) GoString() string
func (*UpdateServiceCronScalerRequestScaleJobs) SetName ¶
func (s *UpdateServiceCronScalerRequestScaleJobs) SetName(v string) *UpdateServiceCronScalerRequestScaleJobs
func (*UpdateServiceCronScalerRequestScaleJobs) SetSchedule ¶
func (s *UpdateServiceCronScalerRequestScaleJobs) SetSchedule(v string) *UpdateServiceCronScalerRequestScaleJobs
func (*UpdateServiceCronScalerRequestScaleJobs) SetTargetSize ¶
func (s *UpdateServiceCronScalerRequestScaleJobs) SetTargetSize(v int32) *UpdateServiceCronScalerRequestScaleJobs
func (UpdateServiceCronScalerRequestScaleJobs) String ¶
func (s UpdateServiceCronScalerRequestScaleJobs) String() string
type UpdateServiceCronScalerResponse ¶
type UpdateServiceCronScalerResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdateServiceCronScalerResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UpdateServiceCronScalerResponse) GoString ¶
func (s UpdateServiceCronScalerResponse) GoString() string
func (*UpdateServiceCronScalerResponse) SetBody ¶
func (s *UpdateServiceCronScalerResponse) SetBody(v *UpdateServiceCronScalerResponseBody) *UpdateServiceCronScalerResponse
func (*UpdateServiceCronScalerResponse) SetHeaders ¶
func (s *UpdateServiceCronScalerResponse) SetHeaders(v map[string]*string) *UpdateServiceCronScalerResponse
func (*UpdateServiceCronScalerResponse) SetStatusCode ¶
func (s *UpdateServiceCronScalerResponse) SetStatusCode(v int32) *UpdateServiceCronScalerResponse
func (UpdateServiceCronScalerResponse) String ¶
func (s UpdateServiceCronScalerResponse) String() string
type UpdateServiceCronScalerResponseBody ¶
type UpdateServiceCronScalerResponseBody struct { // The returned message. // // example: // // Update cron scaler for service [foo] successfully Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (UpdateServiceCronScalerResponseBody) GoString ¶
func (s UpdateServiceCronScalerResponseBody) GoString() string
func (*UpdateServiceCronScalerResponseBody) SetMessage ¶
func (s *UpdateServiceCronScalerResponseBody) SetMessage(v string) *UpdateServiceCronScalerResponseBody
func (*UpdateServiceCronScalerResponseBody) SetRequestId ¶
func (s *UpdateServiceCronScalerResponseBody) SetRequestId(v string) *UpdateServiceCronScalerResponseBody
func (UpdateServiceCronScalerResponseBody) String ¶
func (s UpdateServiceCronScalerResponseBody) String() string
type UpdateServiceInstanceRequest ¶
type UpdateServiceInstanceRequest struct { // Specifies whether to isolate the service instance. Valid values: // // - true // // - false // // example: // // true Isolate *bool `json:"Isolate,omitempty" xml:"Isolate,omitempty"` }
func (UpdateServiceInstanceRequest) GoString ¶
func (s UpdateServiceInstanceRequest) GoString() string
func (*UpdateServiceInstanceRequest) SetIsolate ¶
func (s *UpdateServiceInstanceRequest) SetIsolate(v bool) *UpdateServiceInstanceRequest
func (UpdateServiceInstanceRequest) String ¶
func (s UpdateServiceInstanceRequest) String() string
type UpdateServiceInstanceResponse ¶
type UpdateServiceInstanceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdateServiceInstanceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UpdateServiceInstanceResponse) GoString ¶
func (s UpdateServiceInstanceResponse) GoString() string
func (*UpdateServiceInstanceResponse) SetBody ¶
func (s *UpdateServiceInstanceResponse) SetBody(v *UpdateServiceInstanceResponseBody) *UpdateServiceInstanceResponse
func (*UpdateServiceInstanceResponse) SetHeaders ¶
func (s *UpdateServiceInstanceResponse) SetHeaders(v map[string]*string) *UpdateServiceInstanceResponse
func (*UpdateServiceInstanceResponse) SetStatusCode ¶
func (s *UpdateServiceInstanceResponse) SetStatusCode(v int32) *UpdateServiceInstanceResponse
func (UpdateServiceInstanceResponse) String ¶
func (s UpdateServiceInstanceResponse) String() string
type UpdateServiceInstanceResponseBody ¶
type UpdateServiceInstanceResponseBody struct { // The returned message. // // example: // // Success Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (UpdateServiceInstanceResponseBody) GoString ¶
func (s UpdateServiceInstanceResponseBody) GoString() string
func (*UpdateServiceInstanceResponseBody) SetMessage ¶
func (s *UpdateServiceInstanceResponseBody) SetMessage(v string) *UpdateServiceInstanceResponseBody
func (*UpdateServiceInstanceResponseBody) SetRequestId ¶
func (s *UpdateServiceInstanceResponseBody) SetRequestId(v string) *UpdateServiceInstanceResponseBody
func (UpdateServiceInstanceResponseBody) String ¶
func (s UpdateServiceInstanceResponseBody) String() string
type UpdateServiceLabelRequest ¶
type UpdateServiceLabelRequest struct { // The custom service tags. // // This parameter is required. Labels map[string]*string `json:"Labels,omitempty" xml:"Labels,omitempty"` }
func (UpdateServiceLabelRequest) GoString ¶
func (s UpdateServiceLabelRequest) GoString() string
func (*UpdateServiceLabelRequest) SetLabels ¶
func (s *UpdateServiceLabelRequest) SetLabels(v map[string]*string) *UpdateServiceLabelRequest
func (UpdateServiceLabelRequest) String ¶
func (s UpdateServiceLabelRequest) String() string
type UpdateServiceLabelResponse ¶
type UpdateServiceLabelResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdateServiceLabelResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UpdateServiceLabelResponse) GoString ¶
func (s UpdateServiceLabelResponse) GoString() string
func (*UpdateServiceLabelResponse) SetBody ¶
func (s *UpdateServiceLabelResponse) SetBody(v *UpdateServiceLabelResponseBody) *UpdateServiceLabelResponse
func (*UpdateServiceLabelResponse) SetHeaders ¶
func (s *UpdateServiceLabelResponse) SetHeaders(v map[string]*string) *UpdateServiceLabelResponse
func (*UpdateServiceLabelResponse) SetStatusCode ¶
func (s *UpdateServiceLabelResponse) SetStatusCode(v int32) *UpdateServiceLabelResponse
func (UpdateServiceLabelResponse) String ¶
func (s UpdateServiceLabelResponse) String() string
type UpdateServiceLabelResponseBody ¶
type UpdateServiceLabelResponseBody struct { // The returned message. // // example: // // Succeed to update service [service_from_XXXX] labels. Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (UpdateServiceLabelResponseBody) GoString ¶
func (s UpdateServiceLabelResponseBody) GoString() string
func (*UpdateServiceLabelResponseBody) SetMessage ¶
func (s *UpdateServiceLabelResponseBody) SetMessage(v string) *UpdateServiceLabelResponseBody
func (*UpdateServiceLabelResponseBody) SetRequestId ¶
func (s *UpdateServiceLabelResponseBody) SetRequestId(v string) *UpdateServiceLabelResponseBody
func (UpdateServiceLabelResponseBody) String ¶
func (s UpdateServiceLabelResponseBody) String() string
type UpdateServiceMirrorRequest ¶
type UpdateServiceMirrorRequest struct { // The percentage of traffic that you want to mirror. Valid values: 0 to 100. // // example: // // 30 Ratio *int32 `json:"Ratio,omitempty" xml:"Ratio,omitempty"` // The service instances. Target []*string `json:"Target,omitempty" xml:"Target,omitempty" type:"Repeated"` }
func (UpdateServiceMirrorRequest) GoString ¶
func (s UpdateServiceMirrorRequest) GoString() string
func (*UpdateServiceMirrorRequest) SetRatio ¶
func (s *UpdateServiceMirrorRequest) SetRatio(v int32) *UpdateServiceMirrorRequest
func (*UpdateServiceMirrorRequest) SetTarget ¶
func (s *UpdateServiceMirrorRequest) SetTarget(v []*string) *UpdateServiceMirrorRequest
func (UpdateServiceMirrorRequest) String ¶
func (s UpdateServiceMirrorRequest) String() string
type UpdateServiceMirrorResponse ¶
type UpdateServiceMirrorResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdateServiceMirrorResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UpdateServiceMirrorResponse) GoString ¶
func (s UpdateServiceMirrorResponse) GoString() string
func (*UpdateServiceMirrorResponse) SetBody ¶
func (s *UpdateServiceMirrorResponse) SetBody(v *UpdateServiceMirrorResponseBody) *UpdateServiceMirrorResponse
func (*UpdateServiceMirrorResponse) SetHeaders ¶
func (s *UpdateServiceMirrorResponse) SetHeaders(v map[string]*string) *UpdateServiceMirrorResponse
func (*UpdateServiceMirrorResponse) SetStatusCode ¶
func (s *UpdateServiceMirrorResponse) SetStatusCode(v int32) *UpdateServiceMirrorResponse
func (UpdateServiceMirrorResponse) String ¶
func (s UpdateServiceMirrorResponse) String() string
type UpdateServiceMirrorResponseBody ¶
type UpdateServiceMirrorResponseBody struct { // The returned message. // // example: // // Traffic mirroring is updating for service [foo] in region [cn-shanghia], ratio [70%] Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82*** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (UpdateServiceMirrorResponseBody) GoString ¶
func (s UpdateServiceMirrorResponseBody) GoString() string
func (*UpdateServiceMirrorResponseBody) SetMessage ¶
func (s *UpdateServiceMirrorResponseBody) SetMessage(v string) *UpdateServiceMirrorResponseBody
func (*UpdateServiceMirrorResponseBody) SetRequestId ¶
func (s *UpdateServiceMirrorResponseBody) SetRequestId(v string) *UpdateServiceMirrorResponseBody
func (UpdateServiceMirrorResponseBody) String ¶
func (s UpdateServiceMirrorResponseBody) String() string
type UpdateServiceRequest ¶
type UpdateServiceRequest struct { // The type of the service update. Valid values: merge and replace. By default, merge is used if you do not specify this parameter. // // - merge: If the JSON string configured for the existing service is `{"a":"b"}` and the JSON string specified in the body parameter is `{"c":"d"}`, the JSON string is `{"a":"b","c":"d"}` after the service update. // // - replace: If the JSON string configured for the existing service is `{"a":"b"}` and the JSON string specified in the body parameter is `{"c":"d"}`, the JSON string is `{"c":"d"}` after the service update. // // example: // // merge UpdateType *string `json:"UpdateType,omitempty" xml:"UpdateType,omitempty"` // The request body. The body includes the request parameters that you want to update. For more information about the request parameters, see [CreateService](https://help.aliyun.com/document_detail/412086.html). // // example: // // { "name": "foo", "model_path": "http://path/to/model.tar.gz", "processor": "tensorflow_cpu", "metadata": { "instance": 2, "memory": 7000, "cpu": 4 } } Body *string `json:"body,omitempty" xml:"body,omitempty"` }
func (UpdateServiceRequest) GoString ¶
func (s UpdateServiceRequest) GoString() string
func (*UpdateServiceRequest) SetBody ¶
func (s *UpdateServiceRequest) SetBody(v string) *UpdateServiceRequest
func (*UpdateServiceRequest) SetUpdateType ¶ added in v4.0.1
func (s *UpdateServiceRequest) SetUpdateType(v string) *UpdateServiceRequest
func (UpdateServiceRequest) String ¶
func (s UpdateServiceRequest) String() string
type UpdateServiceResponse ¶
type UpdateServiceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdateServiceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UpdateServiceResponse) GoString ¶
func (s UpdateServiceResponse) GoString() string
func (*UpdateServiceResponse) SetBody ¶
func (s *UpdateServiceResponse) SetBody(v *UpdateServiceResponseBody) *UpdateServiceResponse
func (*UpdateServiceResponse) SetHeaders ¶
func (s *UpdateServiceResponse) SetHeaders(v map[string]*string) *UpdateServiceResponse
func (*UpdateServiceResponse) SetStatusCode ¶
func (s *UpdateServiceResponse) SetStatusCode(v int32) *UpdateServiceResponse
func (UpdateServiceResponse) String ¶
func (s UpdateServiceResponse) String() string
type UpdateServiceResponseBody ¶
type UpdateServiceResponseBody struct { // The returned message. // // example: // // Succeed to update service [foo] in region [cn-shanghai] Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (UpdateServiceResponseBody) GoString ¶
func (s UpdateServiceResponseBody) GoString() string
func (*UpdateServiceResponseBody) SetMessage ¶
func (s *UpdateServiceResponseBody) SetMessage(v string) *UpdateServiceResponseBody
func (*UpdateServiceResponseBody) SetRequestId ¶
func (s *UpdateServiceResponseBody) SetRequestId(v string) *UpdateServiceResponseBody
func (UpdateServiceResponseBody) String ¶
func (s UpdateServiceResponseBody) String() string
type UpdateServiceSafetyLockRequest ¶
type UpdateServiceSafetyLockRequest struct { // The lock scope. Valid values: // // - all: locks all operations. // // - dangerous: locks dangerous operations such as delete and stop operations. // // - none: locks no operations. // // This parameter is required. // // example: // // dangerous Lock *string `json:"Lock,omitempty" xml:"Lock,omitempty"` }
func (UpdateServiceSafetyLockRequest) GoString ¶
func (s UpdateServiceSafetyLockRequest) GoString() string
func (*UpdateServiceSafetyLockRequest) SetLock ¶
func (s *UpdateServiceSafetyLockRequest) SetLock(v string) *UpdateServiceSafetyLockRequest
func (UpdateServiceSafetyLockRequest) String ¶
func (s UpdateServiceSafetyLockRequest) String() string
type UpdateServiceSafetyLockResponse ¶
type UpdateServiceSafetyLockResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdateServiceSafetyLockResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UpdateServiceSafetyLockResponse) GoString ¶
func (s UpdateServiceSafetyLockResponse) GoString() string
func (*UpdateServiceSafetyLockResponse) SetBody ¶
func (s *UpdateServiceSafetyLockResponse) SetBody(v *UpdateServiceSafetyLockResponseBody) *UpdateServiceSafetyLockResponse
func (*UpdateServiceSafetyLockResponse) SetHeaders ¶
func (s *UpdateServiceSafetyLockResponse) SetHeaders(v map[string]*string) *UpdateServiceSafetyLockResponse
func (*UpdateServiceSafetyLockResponse) SetStatusCode ¶
func (s *UpdateServiceSafetyLockResponse) SetStatusCode(v int32) *UpdateServiceSafetyLockResponse
func (UpdateServiceSafetyLockResponse) String ¶
func (s UpdateServiceSafetyLockResponse) String() string
type UpdateServiceSafetyLockResponseBody ¶
type UpdateServiceSafetyLockResponseBody struct { // The returned message. // // example: // // service safety lock updated to dangerous Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The request ID. // // example: // // E089D584-B6F4-50C4-9902-DA2295B7**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (UpdateServiceSafetyLockResponseBody) GoString ¶
func (s UpdateServiceSafetyLockResponseBody) GoString() string
func (*UpdateServiceSafetyLockResponseBody) SetMessage ¶
func (s *UpdateServiceSafetyLockResponseBody) SetMessage(v string) *UpdateServiceSafetyLockResponseBody
func (*UpdateServiceSafetyLockResponseBody) SetRequestId ¶
func (s *UpdateServiceSafetyLockResponseBody) SetRequestId(v string) *UpdateServiceSafetyLockResponseBody
func (UpdateServiceSafetyLockResponseBody) String ¶
func (s UpdateServiceSafetyLockResponseBody) String() string
type UpdateServiceVersionRequest ¶
type UpdateServiceVersionRequest struct { // The destination version of the service. The value must be of the INT type. The value must be greater than 0 and smaller than the current version of the service. // // This parameter is required. // // example: // // 1 Version *int32 `json:"Version,omitempty" xml:"Version,omitempty"` }
func (UpdateServiceVersionRequest) GoString ¶
func (s UpdateServiceVersionRequest) GoString() string
func (*UpdateServiceVersionRequest) SetVersion ¶
func (s *UpdateServiceVersionRequest) SetVersion(v int32) *UpdateServiceVersionRequest
func (UpdateServiceVersionRequest) String ¶
func (s UpdateServiceVersionRequest) String() string
type UpdateServiceVersionResponse ¶
type UpdateServiceVersionResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdateServiceVersionResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UpdateServiceVersionResponse) GoString ¶
func (s UpdateServiceVersionResponse) GoString() string
func (*UpdateServiceVersionResponse) SetBody ¶
func (s *UpdateServiceVersionResponse) SetBody(v *UpdateServiceVersionResponseBody) *UpdateServiceVersionResponse
func (*UpdateServiceVersionResponse) SetHeaders ¶
func (s *UpdateServiceVersionResponse) SetHeaders(v map[string]*string) *UpdateServiceVersionResponse
func (*UpdateServiceVersionResponse) SetStatusCode ¶
func (s *UpdateServiceVersionResponse) SetStatusCode(v int32) *UpdateServiceVersionResponse
func (UpdateServiceVersionResponse) String ¶
func (s UpdateServiceVersionResponse) String() string
type UpdateServiceVersionResponseBody ¶
type UpdateServiceVersionResponseBody struct { // The returned message. // // example: // // Service [foo] in region [cn-shanghai] is starting Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The request ID. // // example: // // 40325405-579C-4D82**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (UpdateServiceVersionResponseBody) GoString ¶
func (s UpdateServiceVersionResponseBody) GoString() string
func (*UpdateServiceVersionResponseBody) SetMessage ¶
func (s *UpdateServiceVersionResponseBody) SetMessage(v string) *UpdateServiceVersionResponseBody
func (*UpdateServiceVersionResponseBody) SetRequestId ¶
func (s *UpdateServiceVersionResponseBody) SetRequestId(v string) *UpdateServiceVersionResponseBody
func (UpdateServiceVersionResponseBody) String ¶
func (s UpdateServiceVersionResponseBody) String() string