Documentation ¶
Index ¶
- func FunctionGraphClientBuilder() *httpclient.HcHttpClientBuilder
- func GenReqDefForAsyncInvokeFunction() *def.HttpRequestDef
- func GenReqDefForBatchDeleteFunctionTriggers() *def.HttpRequestDef
- func GenReqDefForBatchDeleteWorkflows() *def.HttpRequestDef
- func GenReqDefForCancelAsyncInvocation() *def.HttpRequestDef
- func GenReqDefForCreateCallbackWorkflow() *def.HttpRequestDef
- func GenReqDefForCreateDependencyVersion() *def.HttpRequestDef
- func GenReqDefForCreateEvent() *def.HttpRequestDef
- func GenReqDefForCreateFunction() *def.HttpRequestDef
- func GenReqDefForCreateFunctionApp() *def.HttpRequestDef
- func GenReqDefForCreateFunctionTrigger() *def.HttpRequestDef
- func GenReqDefForCreateFunctionVersion() *def.HttpRequestDef
- func GenReqDefForCreateTags() *def.HttpRequestDef
- func GenReqDefForCreateVersionAlias() *def.HttpRequestDef
- func GenReqDefForCreateVpcEndpoint() *def.HttpRequestDef
- func GenReqDefForCreateWorkflow() *def.HttpRequestDef
- func GenReqDefForDeleteDependencyVersion() *def.HttpRequestDef
- func GenReqDefForDeleteEvent() *def.HttpRequestDef
- func GenReqDefForDeleteFunction() *def.HttpRequestDef
- func GenReqDefForDeleteFunctionApp() *def.HttpRequestDef
- func GenReqDefForDeleteFunctionAsyncInvokeConfig() *def.HttpRequestDef
- func GenReqDefForDeleteFunctionTrigger() *def.HttpRequestDef
- func GenReqDefForDeleteTags() *def.HttpRequestDef
- func GenReqDefForDeleteVersionAlias() *def.HttpRequestDef
- func GenReqDefForDeleteVpcEndpoint() *def.HttpRequestDef
- func GenReqDefForEnableAsyncStatusLog() *def.HttpRequestDef
- func GenReqDefForEnableLtsLogs() *def.HttpRequestDef
- func GenReqDefForExportFunction() *def.HttpRequestDef
- func GenReqDefForImportFunction() *def.HttpRequestDef
- func GenReqDefForInvokeFunction() *def.HttpRequestDef
- func GenReqDefForListActiveAsyncInvocations() *def.HttpRequestDef
- func GenReqDefForListAppTemplates() *def.HttpRequestDef
- func GenReqDefForListAsyncInvocations() *def.HttpRequestDef
- func GenReqDefForListBridgeFunctions() *def.HttpRequestDef
- func GenReqDefForListBridgeVersions() *def.HttpRequestDef
- func GenReqDefForListDependencies() *def.HttpRequestDef
- func GenReqDefForListDependencyVersion() *def.HttpRequestDef
- func GenReqDefForListEvents() *def.HttpRequestDef
- func GenReqDefForListFunctionApplications() *def.HttpRequestDef
- func GenReqDefForListFunctionAsMetric() *def.HttpRequestDef
- func GenReqDefForListFunctionAsyncInvokeConfig() *def.HttpRequestDef
- func GenReqDefForListFunctionReservedInstances() *def.HttpRequestDef
- func GenReqDefForListFunctionStatistics() *def.HttpRequestDef
- func GenReqDefForListFunctionTags() *def.HttpRequestDef
- func GenReqDefForListFunctionTemplate() *def.HttpRequestDef
- func GenReqDefForListFunctionTriggers() *def.HttpRequestDef
- func GenReqDefForListFunctionVersions() *def.HttpRequestDef
- func GenReqDefForListFunctions() *def.HttpRequestDef
- func GenReqDefForListQuotas() *def.HttpRequestDef
- func GenReqDefForListReservedInstanceConfigs() *def.HttpRequestDef
- func GenReqDefForListStatistics() *def.HttpRequestDef
- func GenReqDefForListVersionAliases() *def.HttpRequestDef
- func GenReqDefForListWorkflow() *def.HttpRequestDef
- func GenReqDefForListWorkflowExecutions() *def.HttpRequestDef
- func GenReqDefForRetryWorkFlow() *def.HttpRequestDef
- func GenReqDefForShowAppTemplate() *def.HttpRequestDef
- func GenReqDefForShowDependencyVersion() *def.HttpRequestDef
- func GenReqDefForShowEvent() *def.HttpRequestDef
- func GenReqDefForShowFuncReservedInstanceMetrics() *def.HttpRequestDef
- func GenReqDefForShowFuncSnapshotState() *def.HttpRequestDef
- func GenReqDefForShowFunctionApp() *def.HttpRequestDef
- func GenReqDefForShowFunctionAsyncInvokeConfig() *def.HttpRequestDef
- func GenReqDefForShowFunctionCode() *def.HttpRequestDef
- func GenReqDefForShowFunctionConfig() *def.HttpRequestDef
- func GenReqDefForShowFunctionMetrics() *def.HttpRequestDef
- func GenReqDefForShowFunctionTemplate() *def.HttpRequestDef
- func GenReqDefForShowFunctionTrigger() *def.HttpRequestDef
- func GenReqDefForShowLtsLogDetails() *def.HttpRequestDef
- func GenReqDefForShowProjectAsyncStatusLogInfo() *def.HttpRequestDef
- func GenReqDefForShowProjectTagsList() *def.HttpRequestDef
- func GenReqDefForShowResInstanceInfo() *def.HttpRequestDef
- func GenReqDefForShowTenantMetric() *def.HttpRequestDef
- func GenReqDefForShowTracing() *def.HttpRequestDef
- func GenReqDefForShowVersionAlias() *def.HttpRequestDef
- func GenReqDefForShowWorkFlow() *def.HttpRequestDef
- func GenReqDefForShowWorkFlowMetric() *def.HttpRequestDef
- func GenReqDefForShowWorkflowExecution() *def.HttpRequestDef
- func GenReqDefForShowWorkflowExecutionForPage() *def.HttpRequestDef
- func GenReqDefForStartSyncWorkflowExecution() *def.HttpRequestDef
- func GenReqDefForStartWorkflowExecution() *def.HttpRequestDef
- func GenReqDefForStopWorkFlow() *def.HttpRequestDef
- func GenReqDefForUpdateEvent() *def.HttpRequestDef
- func GenReqDefForUpdateFuncSnapshot() *def.HttpRequestDef
- func GenReqDefForUpdateFunctionAsyncInvokeConfig() *def.HttpRequestDef
- func GenReqDefForUpdateFunctionCode() *def.HttpRequestDef
- func GenReqDefForUpdateFunctionCollectState() *def.HttpRequestDef
- func GenReqDefForUpdateFunctionConfig() *def.HttpRequestDef
- func GenReqDefForUpdateFunctionMaxInstanceConfig() *def.HttpRequestDef
- func GenReqDefForUpdateFunctionReservedInstancesCount() *def.HttpRequestDef
- func GenReqDefForUpdateTracing() *def.HttpRequestDef
- func GenReqDefForUpdateTrigger() *def.HttpRequestDef
- func GenReqDefForUpdateVersionAlias() *def.HttpRequestDef
- func GenReqDefForUpdateWorkFlow() *def.HttpRequestDef
- type AsyncInvokeFunctionInvoker
- type BatchDeleteFunctionTriggersInvoker
- type BatchDeleteWorkflowsInvoker
- type CancelAsyncInvocationInvoker
- type CreateCallbackWorkflowInvoker
- type CreateDependencyVersionInvoker
- type CreateEventInvoker
- type CreateFunctionAppInvoker
- type CreateFunctionInvoker
- type CreateFunctionTriggerInvoker
- type CreateFunctionVersionInvoker
- type CreateTagsInvoker
- type CreateVersionAliasInvoker
- type CreateVpcEndpointInvoker
- type CreateWorkflowInvoker
- type DeleteDependencyVersionInvoker
- type DeleteEventInvoker
- type DeleteFunctionAppInvoker
- type DeleteFunctionAsyncInvokeConfigInvoker
- type DeleteFunctionInvoker
- type DeleteFunctionTriggerInvoker
- type DeleteTagsInvoker
- type DeleteVersionAliasInvoker
- type DeleteVpcEndpointInvoker
- type EnableAsyncStatusLogInvoker
- type EnableLtsLogsInvoker
- type ExportFunctionInvoker
- type FunctionGraphClient
- func (c *FunctionGraphClient) AsyncInvokeFunction(request *model.AsyncInvokeFunctionRequest) (*model.AsyncInvokeFunctionResponse, error)
- func (c *FunctionGraphClient) AsyncInvokeFunctionInvoker(request *model.AsyncInvokeFunctionRequest) *AsyncInvokeFunctionInvoker
- func (c *FunctionGraphClient) BatchDeleteFunctionTriggers(request *model.BatchDeleteFunctionTriggersRequest) (*model.BatchDeleteFunctionTriggersResponse, error)
- func (c *FunctionGraphClient) BatchDeleteFunctionTriggersInvoker(request *model.BatchDeleteFunctionTriggersRequest) *BatchDeleteFunctionTriggersInvoker
- func (c *FunctionGraphClient) BatchDeleteWorkflows(request *model.BatchDeleteWorkflowsRequest) (*model.BatchDeleteWorkflowsResponse, error)
- func (c *FunctionGraphClient) BatchDeleteWorkflowsInvoker(request *model.BatchDeleteWorkflowsRequest) *BatchDeleteWorkflowsInvoker
- func (c *FunctionGraphClient) CancelAsyncInvocation(request *model.CancelAsyncInvocationRequest) (*model.CancelAsyncInvocationResponse, error)
- func (c *FunctionGraphClient) CancelAsyncInvocationInvoker(request *model.CancelAsyncInvocationRequest) *CancelAsyncInvocationInvoker
- func (c *FunctionGraphClient) CreateCallbackWorkflow(request *model.CreateCallbackWorkflowRequest) (*model.CreateCallbackWorkflowResponse, error)
- func (c *FunctionGraphClient) CreateCallbackWorkflowInvoker(request *model.CreateCallbackWorkflowRequest) *CreateCallbackWorkflowInvoker
- func (c *FunctionGraphClient) CreateDependencyVersion(request *model.CreateDependencyVersionRequest) (*model.CreateDependencyVersionResponse, error)
- func (c *FunctionGraphClient) CreateDependencyVersionInvoker(request *model.CreateDependencyVersionRequest) *CreateDependencyVersionInvoker
- func (c *FunctionGraphClient) CreateEvent(request *model.CreateEventRequest) (*model.CreateEventResponse, error)
- func (c *FunctionGraphClient) CreateEventInvoker(request *model.CreateEventRequest) *CreateEventInvoker
- func (c *FunctionGraphClient) CreateFunction(request *model.CreateFunctionRequest) (*model.CreateFunctionResponse, error)
- func (c *FunctionGraphClient) CreateFunctionApp(request *model.CreateFunctionAppRequest) (*model.CreateFunctionAppResponse, error)
- func (c *FunctionGraphClient) CreateFunctionAppInvoker(request *model.CreateFunctionAppRequest) *CreateFunctionAppInvoker
- func (c *FunctionGraphClient) CreateFunctionInvoker(request *model.CreateFunctionRequest) *CreateFunctionInvoker
- func (c *FunctionGraphClient) CreateFunctionTrigger(request *model.CreateFunctionTriggerRequest) (*model.CreateFunctionTriggerResponse, error)
- func (c *FunctionGraphClient) CreateFunctionTriggerInvoker(request *model.CreateFunctionTriggerRequest) *CreateFunctionTriggerInvoker
- func (c *FunctionGraphClient) CreateFunctionVersion(request *model.CreateFunctionVersionRequest) (*model.CreateFunctionVersionResponse, error)
- func (c *FunctionGraphClient) CreateFunctionVersionInvoker(request *model.CreateFunctionVersionRequest) *CreateFunctionVersionInvoker
- func (c *FunctionGraphClient) CreateTags(request *model.CreateTagsRequest) (*model.CreateTagsResponse, error)
- func (c *FunctionGraphClient) CreateTagsInvoker(request *model.CreateTagsRequest) *CreateTagsInvoker
- func (c *FunctionGraphClient) CreateVersionAlias(request *model.CreateVersionAliasRequest) (*model.CreateVersionAliasResponse, error)
- func (c *FunctionGraphClient) CreateVersionAliasInvoker(request *model.CreateVersionAliasRequest) *CreateVersionAliasInvoker
- func (c *FunctionGraphClient) CreateVpcEndpoint(request *model.CreateVpcEndpointRequest) (*model.CreateVpcEndpointResponse, error)
- func (c *FunctionGraphClient) CreateVpcEndpointInvoker(request *model.CreateVpcEndpointRequest) *CreateVpcEndpointInvoker
- func (c *FunctionGraphClient) CreateWorkflow(request *model.CreateWorkflowRequest) (*model.CreateWorkflowResponse, error)
- func (c *FunctionGraphClient) CreateWorkflowInvoker(request *model.CreateWorkflowRequest) *CreateWorkflowInvoker
- func (c *FunctionGraphClient) DeleteDependencyVersion(request *model.DeleteDependencyVersionRequest) (*model.DeleteDependencyVersionResponse, error)
- func (c *FunctionGraphClient) DeleteDependencyVersionInvoker(request *model.DeleteDependencyVersionRequest) *DeleteDependencyVersionInvoker
- func (c *FunctionGraphClient) DeleteEvent(request *model.DeleteEventRequest) (*model.DeleteEventResponse, error)
- func (c *FunctionGraphClient) DeleteEventInvoker(request *model.DeleteEventRequest) *DeleteEventInvoker
- func (c *FunctionGraphClient) DeleteFunction(request *model.DeleteFunctionRequest) (*model.DeleteFunctionResponse, error)
- func (c *FunctionGraphClient) DeleteFunctionApp(request *model.DeleteFunctionAppRequest) (*model.DeleteFunctionAppResponse, error)
- func (c *FunctionGraphClient) DeleteFunctionAppInvoker(request *model.DeleteFunctionAppRequest) *DeleteFunctionAppInvoker
- func (c *FunctionGraphClient) DeleteFunctionAsyncInvokeConfig(request *model.DeleteFunctionAsyncInvokeConfigRequest) (*model.DeleteFunctionAsyncInvokeConfigResponse, error)
- func (c *FunctionGraphClient) DeleteFunctionAsyncInvokeConfigInvoker(request *model.DeleteFunctionAsyncInvokeConfigRequest) *DeleteFunctionAsyncInvokeConfigInvoker
- func (c *FunctionGraphClient) DeleteFunctionInvoker(request *model.DeleteFunctionRequest) *DeleteFunctionInvoker
- func (c *FunctionGraphClient) DeleteFunctionTrigger(request *model.DeleteFunctionTriggerRequest) (*model.DeleteFunctionTriggerResponse, error)
- func (c *FunctionGraphClient) DeleteFunctionTriggerInvoker(request *model.DeleteFunctionTriggerRequest) *DeleteFunctionTriggerInvoker
- func (c *FunctionGraphClient) DeleteTags(request *model.DeleteTagsRequest) (*model.DeleteTagsResponse, error)
- func (c *FunctionGraphClient) DeleteTagsInvoker(request *model.DeleteTagsRequest) *DeleteTagsInvoker
- func (c *FunctionGraphClient) DeleteVersionAlias(request *model.DeleteVersionAliasRequest) (*model.DeleteVersionAliasResponse, error)
- func (c *FunctionGraphClient) DeleteVersionAliasInvoker(request *model.DeleteVersionAliasRequest) *DeleteVersionAliasInvoker
- func (c *FunctionGraphClient) DeleteVpcEndpoint(request *model.DeleteVpcEndpointRequest) (*model.DeleteVpcEndpointResponse, error)
- func (c *FunctionGraphClient) DeleteVpcEndpointInvoker(request *model.DeleteVpcEndpointRequest) *DeleteVpcEndpointInvoker
- func (c *FunctionGraphClient) EnableAsyncStatusLog(request *model.EnableAsyncStatusLogRequest) (*model.EnableAsyncStatusLogResponse, error)
- func (c *FunctionGraphClient) EnableAsyncStatusLogInvoker(request *model.EnableAsyncStatusLogRequest) *EnableAsyncStatusLogInvoker
- func (c *FunctionGraphClient) EnableLtsLogs(request *model.EnableLtsLogsRequest) (*model.EnableLtsLogsResponse, error)
- func (c *FunctionGraphClient) EnableLtsLogsInvoker(request *model.EnableLtsLogsRequest) *EnableLtsLogsInvoker
- func (c *FunctionGraphClient) ExportFunction(request *model.ExportFunctionRequest) (*model.ExportFunctionResponse, error)
- func (c *FunctionGraphClient) ExportFunctionInvoker(request *model.ExportFunctionRequest) *ExportFunctionInvoker
- func (c *FunctionGraphClient) ImportFunction(request *model.ImportFunctionRequest) (*model.ImportFunctionResponse, error)
- func (c *FunctionGraphClient) ImportFunctionInvoker(request *model.ImportFunctionRequest) *ImportFunctionInvoker
- func (c *FunctionGraphClient) InvokeFunction(request *model.InvokeFunctionRequest) (*model.InvokeFunctionResponse, error)
- func (c *FunctionGraphClient) InvokeFunctionInvoker(request *model.InvokeFunctionRequest) *InvokeFunctionInvoker
- func (c *FunctionGraphClient) ListActiveAsyncInvocations(request *model.ListActiveAsyncInvocationsRequest) (*model.ListActiveAsyncInvocationsResponse, error)
- func (c *FunctionGraphClient) ListActiveAsyncInvocationsInvoker(request *model.ListActiveAsyncInvocationsRequest) *ListActiveAsyncInvocationsInvoker
- func (c *FunctionGraphClient) ListAppTemplates(request *model.ListAppTemplatesRequest) (*model.ListAppTemplatesResponse, error)
- func (c *FunctionGraphClient) ListAppTemplatesInvoker(request *model.ListAppTemplatesRequest) *ListAppTemplatesInvoker
- func (c *FunctionGraphClient) ListAsyncInvocations(request *model.ListAsyncInvocationsRequest) (*model.ListAsyncInvocationsResponse, error)
- func (c *FunctionGraphClient) ListAsyncInvocationsInvoker(request *model.ListAsyncInvocationsRequest) *ListAsyncInvocationsInvoker
- func (c *FunctionGraphClient) ListBridgeFunctions(request *model.ListBridgeFunctionsRequest) (*model.ListBridgeFunctionsResponse, error)
- func (c *FunctionGraphClient) ListBridgeFunctionsInvoker(request *model.ListBridgeFunctionsRequest) *ListBridgeFunctionsInvoker
- func (c *FunctionGraphClient) ListBridgeVersions(request *model.ListBridgeVersionsRequest) (*model.ListBridgeVersionsResponse, error)
- func (c *FunctionGraphClient) ListBridgeVersionsInvoker(request *model.ListBridgeVersionsRequest) *ListBridgeVersionsInvoker
- func (c *FunctionGraphClient) ListDependencies(request *model.ListDependenciesRequest) (*model.ListDependenciesResponse, error)
- func (c *FunctionGraphClient) ListDependenciesInvoker(request *model.ListDependenciesRequest) *ListDependenciesInvoker
- func (c *FunctionGraphClient) ListDependencyVersion(request *model.ListDependencyVersionRequest) (*model.ListDependencyVersionResponse, error)
- func (c *FunctionGraphClient) ListDependencyVersionInvoker(request *model.ListDependencyVersionRequest) *ListDependencyVersionInvoker
- func (c *FunctionGraphClient) ListEvents(request *model.ListEventsRequest) (*model.ListEventsResponse, error)
- func (c *FunctionGraphClient) ListEventsInvoker(request *model.ListEventsRequest) *ListEventsInvoker
- func (c *FunctionGraphClient) ListFunctionApplications(request *model.ListFunctionApplicationsRequest) (*model.ListFunctionApplicationsResponse, error)
- func (c *FunctionGraphClient) ListFunctionApplicationsInvoker(request *model.ListFunctionApplicationsRequest) *ListFunctionApplicationsInvoker
- func (c *FunctionGraphClient) ListFunctionAsMetric(request *model.ListFunctionAsMetricRequest) (*model.ListFunctionAsMetricResponse, error)
- func (c *FunctionGraphClient) ListFunctionAsMetricInvoker(request *model.ListFunctionAsMetricRequest) *ListFunctionAsMetricInvoker
- func (c *FunctionGraphClient) ListFunctionAsyncInvokeConfig(request *model.ListFunctionAsyncInvokeConfigRequest) (*model.ListFunctionAsyncInvokeConfigResponse, error)
- func (c *FunctionGraphClient) ListFunctionAsyncInvokeConfigInvoker(request *model.ListFunctionAsyncInvokeConfigRequest) *ListFunctionAsyncInvokeConfigInvoker
- func (c *FunctionGraphClient) ListFunctionReservedInstances(request *model.ListFunctionReservedInstancesRequest) (*model.ListFunctionReservedInstancesResponse, error)
- func (c *FunctionGraphClient) ListFunctionReservedInstancesInvoker(request *model.ListFunctionReservedInstancesRequest) *ListFunctionReservedInstancesInvoker
- func (c *FunctionGraphClient) ListFunctionStatistics(request *model.ListFunctionStatisticsRequest) (*model.ListFunctionStatisticsResponse, error)
- func (c *FunctionGraphClient) ListFunctionStatisticsInvoker(request *model.ListFunctionStatisticsRequest) *ListFunctionStatisticsInvoker
- func (c *FunctionGraphClient) ListFunctionTags(request *model.ListFunctionTagsRequest) (*model.ListFunctionTagsResponse, error)
- func (c *FunctionGraphClient) ListFunctionTagsInvoker(request *model.ListFunctionTagsRequest) *ListFunctionTagsInvoker
- func (c *FunctionGraphClient) ListFunctionTemplate(request *model.ListFunctionTemplateRequest) (*model.ListFunctionTemplateResponse, error)
- func (c *FunctionGraphClient) ListFunctionTemplateInvoker(request *model.ListFunctionTemplateRequest) *ListFunctionTemplateInvoker
- func (c *FunctionGraphClient) ListFunctionTriggers(request *model.ListFunctionTriggersRequest) (*model.ListFunctionTriggersResponse, error)
- func (c *FunctionGraphClient) ListFunctionTriggersInvoker(request *model.ListFunctionTriggersRequest) *ListFunctionTriggersInvoker
- func (c *FunctionGraphClient) ListFunctionVersions(request *model.ListFunctionVersionsRequest) (*model.ListFunctionVersionsResponse, error)
- func (c *FunctionGraphClient) ListFunctionVersionsInvoker(request *model.ListFunctionVersionsRequest) *ListFunctionVersionsInvoker
- func (c *FunctionGraphClient) ListFunctions(request *model.ListFunctionsRequest) (*model.ListFunctionsResponse, error)
- func (c *FunctionGraphClient) ListFunctionsInvoker(request *model.ListFunctionsRequest) *ListFunctionsInvoker
- func (c *FunctionGraphClient) ListQuotas(request *model.ListQuotasRequest) (*model.ListQuotasResponse, error)
- func (c *FunctionGraphClient) ListQuotasInvoker(request *model.ListQuotasRequest) *ListQuotasInvoker
- func (c *FunctionGraphClient) ListReservedInstanceConfigs(request *model.ListReservedInstanceConfigsRequest) (*model.ListReservedInstanceConfigsResponse, error)
- func (c *FunctionGraphClient) ListReservedInstanceConfigsInvoker(request *model.ListReservedInstanceConfigsRequest) *ListReservedInstanceConfigsInvoker
- func (c *FunctionGraphClient) ListStatistics(request *model.ListStatisticsRequest) (*model.ListStatisticsResponse, error)
- func (c *FunctionGraphClient) ListStatisticsInvoker(request *model.ListStatisticsRequest) *ListStatisticsInvoker
- func (c *FunctionGraphClient) ListVersionAliases(request *model.ListVersionAliasesRequest) (*model.ListVersionAliasesResponse, error)
- func (c *FunctionGraphClient) ListVersionAliasesInvoker(request *model.ListVersionAliasesRequest) *ListVersionAliasesInvoker
- func (c *FunctionGraphClient) ListWorkflow(request *model.ListWorkflowRequest) (*model.ListWorkflowResponse, error)
- func (c *FunctionGraphClient) ListWorkflowExecutions(request *model.ListWorkflowExecutionsRequest) (*model.ListWorkflowExecutionsResponse, error)
- func (c *FunctionGraphClient) ListWorkflowExecutionsInvoker(request *model.ListWorkflowExecutionsRequest) *ListWorkflowExecutionsInvoker
- func (c *FunctionGraphClient) ListWorkflowInvoker(request *model.ListWorkflowRequest) *ListWorkflowInvoker
- func (c *FunctionGraphClient) RetryWorkFlow(request *model.RetryWorkFlowRequest) (*model.RetryWorkFlowResponse, error)
- func (c *FunctionGraphClient) RetryWorkFlowInvoker(request *model.RetryWorkFlowRequest) *RetryWorkFlowInvoker
- func (c *FunctionGraphClient) ShowAppTemplate(request *model.ShowAppTemplateRequest) (*model.ShowAppTemplateResponse, error)
- func (c *FunctionGraphClient) ShowAppTemplateInvoker(request *model.ShowAppTemplateRequest) *ShowAppTemplateInvoker
- func (c *FunctionGraphClient) ShowDependencyVersion(request *model.ShowDependencyVersionRequest) (*model.ShowDependencyVersionResponse, error)
- func (c *FunctionGraphClient) ShowDependencyVersionInvoker(request *model.ShowDependencyVersionRequest) *ShowDependencyVersionInvoker
- func (c *FunctionGraphClient) ShowEvent(request *model.ShowEventRequest) (*model.ShowEventResponse, error)
- func (c *FunctionGraphClient) ShowEventInvoker(request *model.ShowEventRequest) *ShowEventInvoker
- func (c *FunctionGraphClient) ShowFuncReservedInstanceMetrics(request *model.ShowFuncReservedInstanceMetricsRequest) (*model.ShowFuncReservedInstanceMetricsResponse, error)
- func (c *FunctionGraphClient) ShowFuncReservedInstanceMetricsInvoker(request *model.ShowFuncReservedInstanceMetricsRequest) *ShowFuncReservedInstanceMetricsInvoker
- func (c *FunctionGraphClient) ShowFuncSnapshotState(request *model.ShowFuncSnapshotStateRequest) (*model.ShowFuncSnapshotStateResponse, error)
- func (c *FunctionGraphClient) ShowFuncSnapshotStateInvoker(request *model.ShowFuncSnapshotStateRequest) *ShowFuncSnapshotStateInvoker
- func (c *FunctionGraphClient) ShowFunctionApp(request *model.ShowFunctionAppRequest) (*model.ShowFunctionAppResponse, error)
- func (c *FunctionGraphClient) ShowFunctionAppInvoker(request *model.ShowFunctionAppRequest) *ShowFunctionAppInvoker
- func (c *FunctionGraphClient) ShowFunctionAsyncInvokeConfig(request *model.ShowFunctionAsyncInvokeConfigRequest) (*model.ShowFunctionAsyncInvokeConfigResponse, error)
- func (c *FunctionGraphClient) ShowFunctionAsyncInvokeConfigInvoker(request *model.ShowFunctionAsyncInvokeConfigRequest) *ShowFunctionAsyncInvokeConfigInvoker
- func (c *FunctionGraphClient) ShowFunctionCode(request *model.ShowFunctionCodeRequest) (*model.ShowFunctionCodeResponse, error)
- func (c *FunctionGraphClient) ShowFunctionCodeInvoker(request *model.ShowFunctionCodeRequest) *ShowFunctionCodeInvoker
- func (c *FunctionGraphClient) ShowFunctionConfig(request *model.ShowFunctionConfigRequest) (*model.ShowFunctionConfigResponse, error)
- func (c *FunctionGraphClient) ShowFunctionConfigInvoker(request *model.ShowFunctionConfigRequest) *ShowFunctionConfigInvoker
- func (c *FunctionGraphClient) ShowFunctionMetrics(request *model.ShowFunctionMetricsRequest) (*model.ShowFunctionMetricsResponse, error)
- func (c *FunctionGraphClient) ShowFunctionMetricsInvoker(request *model.ShowFunctionMetricsRequest) *ShowFunctionMetricsInvoker
- func (c *FunctionGraphClient) ShowFunctionTemplate(request *model.ShowFunctionTemplateRequest) (*model.ShowFunctionTemplateResponse, error)
- func (c *FunctionGraphClient) ShowFunctionTemplateInvoker(request *model.ShowFunctionTemplateRequest) *ShowFunctionTemplateInvoker
- func (c *FunctionGraphClient) ShowFunctionTrigger(request *model.ShowFunctionTriggerRequest) (*model.ShowFunctionTriggerResponse, error)
- func (c *FunctionGraphClient) ShowFunctionTriggerInvoker(request *model.ShowFunctionTriggerRequest) *ShowFunctionTriggerInvoker
- func (c *FunctionGraphClient) ShowLtsLogDetails(request *model.ShowLtsLogDetailsRequest) (*model.ShowLtsLogDetailsResponse, error)
- func (c *FunctionGraphClient) ShowLtsLogDetailsInvoker(request *model.ShowLtsLogDetailsRequest) *ShowLtsLogDetailsInvoker
- func (c *FunctionGraphClient) ShowProjectAsyncStatusLogInfo(request *model.ShowProjectAsyncStatusLogInfoRequest) (*model.ShowProjectAsyncStatusLogInfoResponse, error)
- func (c *FunctionGraphClient) ShowProjectAsyncStatusLogInfoInvoker(request *model.ShowProjectAsyncStatusLogInfoRequest) *ShowProjectAsyncStatusLogInfoInvoker
- func (c *FunctionGraphClient) ShowProjectTagsList(request *model.ShowProjectTagsListRequest) (*model.ShowProjectTagsListResponse, error)
- func (c *FunctionGraphClient) ShowProjectTagsListInvoker(request *model.ShowProjectTagsListRequest) *ShowProjectTagsListInvoker
- func (c *FunctionGraphClient) ShowResInstanceInfo(request *model.ShowResInstanceInfoRequest) (*model.ShowResInstanceInfoResponse, error)
- func (c *FunctionGraphClient) ShowResInstanceInfoInvoker(request *model.ShowResInstanceInfoRequest) *ShowResInstanceInfoInvoker
- func (c *FunctionGraphClient) ShowTenantMetric(request *model.ShowTenantMetricRequest) (*model.ShowTenantMetricResponse, error)
- func (c *FunctionGraphClient) ShowTenantMetricInvoker(request *model.ShowTenantMetricRequest) *ShowTenantMetricInvoker
- func (c *FunctionGraphClient) ShowTracing(request *model.ShowTracingRequest) (*model.ShowTracingResponse, error)
- func (c *FunctionGraphClient) ShowTracingInvoker(request *model.ShowTracingRequest) *ShowTracingInvoker
- func (c *FunctionGraphClient) ShowVersionAlias(request *model.ShowVersionAliasRequest) (*model.ShowVersionAliasResponse, error)
- func (c *FunctionGraphClient) ShowVersionAliasInvoker(request *model.ShowVersionAliasRequest) *ShowVersionAliasInvoker
- func (c *FunctionGraphClient) ShowWorkFlow(request *model.ShowWorkFlowRequest) (*model.ShowWorkFlowResponse, error)
- func (c *FunctionGraphClient) ShowWorkFlowInvoker(request *model.ShowWorkFlowRequest) *ShowWorkFlowInvoker
- func (c *FunctionGraphClient) ShowWorkFlowMetric(request *model.ShowWorkFlowMetricRequest) (*model.ShowWorkFlowMetricResponse, error)
- func (c *FunctionGraphClient) ShowWorkFlowMetricInvoker(request *model.ShowWorkFlowMetricRequest) *ShowWorkFlowMetricInvoker
- func (c *FunctionGraphClient) ShowWorkflowExecution(request *model.ShowWorkflowExecutionRequest) (*model.ShowWorkflowExecutionResponse, error)
- func (c *FunctionGraphClient) ShowWorkflowExecutionForPage(request *model.ShowWorkflowExecutionForPageRequest) (*model.ShowWorkflowExecutionForPageResponse, error)
- func (c *FunctionGraphClient) ShowWorkflowExecutionForPageInvoker(request *model.ShowWorkflowExecutionForPageRequest) *ShowWorkflowExecutionForPageInvoker
- func (c *FunctionGraphClient) ShowWorkflowExecutionInvoker(request *model.ShowWorkflowExecutionRequest) *ShowWorkflowExecutionInvoker
- func (c *FunctionGraphClient) StartSyncWorkflowExecution(request *model.StartSyncWorkflowExecutionRequest) (*model.StartSyncWorkflowExecutionResponse, error)
- func (c *FunctionGraphClient) StartSyncWorkflowExecutionInvoker(request *model.StartSyncWorkflowExecutionRequest) *StartSyncWorkflowExecutionInvoker
- func (c *FunctionGraphClient) StartWorkflowExecution(request *model.StartWorkflowExecutionRequest) (*model.StartWorkflowExecutionResponse, error)
- func (c *FunctionGraphClient) StartWorkflowExecutionInvoker(request *model.StartWorkflowExecutionRequest) *StartWorkflowExecutionInvoker
- func (c *FunctionGraphClient) StopWorkFlow(request *model.StopWorkFlowRequest) (*model.StopWorkFlowResponse, error)
- func (c *FunctionGraphClient) StopWorkFlowInvoker(request *model.StopWorkFlowRequest) *StopWorkFlowInvoker
- func (c *FunctionGraphClient) UpdateEvent(request *model.UpdateEventRequest) (*model.UpdateEventResponse, error)
- func (c *FunctionGraphClient) UpdateEventInvoker(request *model.UpdateEventRequest) *UpdateEventInvoker
- func (c *FunctionGraphClient) UpdateFuncSnapshot(request *model.UpdateFuncSnapshotRequest) (*model.UpdateFuncSnapshotResponse, error)
- func (c *FunctionGraphClient) UpdateFuncSnapshotInvoker(request *model.UpdateFuncSnapshotRequest) *UpdateFuncSnapshotInvoker
- func (c *FunctionGraphClient) UpdateFunctionAsyncInvokeConfig(request *model.UpdateFunctionAsyncInvokeConfigRequest) (*model.UpdateFunctionAsyncInvokeConfigResponse, error)
- func (c *FunctionGraphClient) UpdateFunctionAsyncInvokeConfigInvoker(request *model.UpdateFunctionAsyncInvokeConfigRequest) *UpdateFunctionAsyncInvokeConfigInvoker
- func (c *FunctionGraphClient) UpdateFunctionCode(request *model.UpdateFunctionCodeRequest) (*model.UpdateFunctionCodeResponse, error)
- func (c *FunctionGraphClient) UpdateFunctionCodeInvoker(request *model.UpdateFunctionCodeRequest) *UpdateFunctionCodeInvoker
- func (c *FunctionGraphClient) UpdateFunctionCollectState(request *model.UpdateFunctionCollectStateRequest) (*model.UpdateFunctionCollectStateResponse, error)
- func (c *FunctionGraphClient) UpdateFunctionCollectStateInvoker(request *model.UpdateFunctionCollectStateRequest) *UpdateFunctionCollectStateInvoker
- func (c *FunctionGraphClient) UpdateFunctionConfig(request *model.UpdateFunctionConfigRequest) (*model.UpdateFunctionConfigResponse, error)
- func (c *FunctionGraphClient) UpdateFunctionConfigInvoker(request *model.UpdateFunctionConfigRequest) *UpdateFunctionConfigInvoker
- func (c *FunctionGraphClient) UpdateFunctionMaxInstanceConfig(request *model.UpdateFunctionMaxInstanceConfigRequest) (*model.UpdateFunctionMaxInstanceConfigResponse, error)
- func (c *FunctionGraphClient) UpdateFunctionMaxInstanceConfigInvoker(request *model.UpdateFunctionMaxInstanceConfigRequest) *UpdateFunctionMaxInstanceConfigInvoker
- func (c *FunctionGraphClient) UpdateFunctionReservedInstancesCount(request *model.UpdateFunctionReservedInstancesCountRequest) (*model.UpdateFunctionReservedInstancesCountResponse, error)
- func (c *FunctionGraphClient) UpdateFunctionReservedInstancesCountInvoker(request *model.UpdateFunctionReservedInstancesCountRequest) *UpdateFunctionReservedInstancesCountInvoker
- func (c *FunctionGraphClient) UpdateTracing(request *model.UpdateTracingRequest) (*model.UpdateTracingResponse, error)
- func (c *FunctionGraphClient) UpdateTracingInvoker(request *model.UpdateTracingRequest) *UpdateTracingInvoker
- func (c *FunctionGraphClient) UpdateTrigger(request *model.UpdateTriggerRequest) (*model.UpdateTriggerResponse, error)
- func (c *FunctionGraphClient) UpdateTriggerInvoker(request *model.UpdateTriggerRequest) *UpdateTriggerInvoker
- func (c *FunctionGraphClient) UpdateVersionAlias(request *model.UpdateVersionAliasRequest) (*model.UpdateVersionAliasResponse, error)
- func (c *FunctionGraphClient) UpdateVersionAliasInvoker(request *model.UpdateVersionAliasRequest) *UpdateVersionAliasInvoker
- func (c *FunctionGraphClient) UpdateWorkFlow(request *model.UpdateWorkFlowRequest) (*model.UpdateWorkFlowResponse, error)
- func (c *FunctionGraphClient) UpdateWorkFlowInvoker(request *model.UpdateWorkFlowRequest) *UpdateWorkFlowInvoker
- type ImportFunctionInvoker
- type InvokeFunctionInvoker
- type ListActiveAsyncInvocationsInvoker
- type ListAppTemplatesInvoker
- type ListAsyncInvocationsInvoker
- type ListBridgeFunctionsInvoker
- type ListBridgeVersionsInvoker
- type ListDependenciesInvoker
- type ListDependencyVersionInvoker
- type ListEventsInvoker
- type ListFunctionApplicationsInvoker
- type ListFunctionAsMetricInvoker
- type ListFunctionAsyncInvokeConfigInvoker
- type ListFunctionReservedInstancesInvoker
- type ListFunctionStatisticsInvoker
- type ListFunctionTagsInvoker
- type ListFunctionTemplateInvoker
- type ListFunctionTriggersInvoker
- type ListFunctionVersionsInvoker
- type ListFunctionsInvoker
- type ListQuotasInvoker
- type ListReservedInstanceConfigsInvoker
- type ListStatisticsInvoker
- type ListVersionAliasesInvoker
- type ListWorkflowExecutionsInvoker
- type ListWorkflowInvoker
- type RetryWorkFlowInvoker
- type ShowAppTemplateInvoker
- type ShowDependencyVersionInvoker
- type ShowEventInvoker
- type ShowFuncReservedInstanceMetricsInvoker
- type ShowFuncSnapshotStateInvoker
- type ShowFunctionAppInvoker
- type ShowFunctionAsyncInvokeConfigInvoker
- type ShowFunctionCodeInvoker
- type ShowFunctionConfigInvoker
- type ShowFunctionMetricsInvoker
- type ShowFunctionTemplateInvoker
- type ShowFunctionTriggerInvoker
- type ShowLtsLogDetailsInvoker
- type ShowProjectAsyncStatusLogInfoInvoker
- type ShowProjectTagsListInvoker
- type ShowResInstanceInfoInvoker
- type ShowTenantMetricInvoker
- type ShowTracingInvoker
- type ShowVersionAliasInvoker
- type ShowWorkFlowInvoker
- type ShowWorkFlowMetricInvoker
- type ShowWorkflowExecutionForPageInvoker
- type ShowWorkflowExecutionInvoker
- type StartSyncWorkflowExecutionInvoker
- type StartWorkflowExecutionInvoker
- type StopWorkFlowInvoker
- type UpdateEventInvoker
- type UpdateFuncSnapshotInvoker
- type UpdateFunctionAsyncInvokeConfigInvoker
- type UpdateFunctionCodeInvoker
- type UpdateFunctionCollectStateInvoker
- type UpdateFunctionConfigInvoker
- type UpdateFunctionMaxInstanceConfigInvoker
- type UpdateFunctionReservedInstancesCountInvoker
- type UpdateTracingInvoker
- type UpdateTriggerInvoker
- type UpdateVersionAliasInvoker
- type UpdateWorkFlowInvoker
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FunctionGraphClientBuilder ¶
func FunctionGraphClientBuilder() *httpclient.HcHttpClientBuilder
func GenReqDefForAsyncInvokeFunction ¶
func GenReqDefForAsyncInvokeFunction() *def.HttpRequestDef
func GenReqDefForBatchDeleteFunctionTriggers ¶
func GenReqDefForBatchDeleteFunctionTriggers() *def.HttpRequestDef
func GenReqDefForBatchDeleteWorkflows ¶ added in v0.0.81
func GenReqDefForBatchDeleteWorkflows() *def.HttpRequestDef
func GenReqDefForCancelAsyncInvocation ¶ added in v0.0.86
func GenReqDefForCancelAsyncInvocation() *def.HttpRequestDef
func GenReqDefForCreateCallbackWorkflow ¶ added in v0.1.68
func GenReqDefForCreateCallbackWorkflow() *def.HttpRequestDef
func GenReqDefForCreateDependencyVersion ¶ added in v0.1.12
func GenReqDefForCreateDependencyVersion() *def.HttpRequestDef
func GenReqDefForCreateEvent ¶
func GenReqDefForCreateEvent() *def.HttpRequestDef
func GenReqDefForCreateFunction ¶
func GenReqDefForCreateFunction() *def.HttpRequestDef
func GenReqDefForCreateFunctionApp ¶ added in v0.1.68
func GenReqDefForCreateFunctionApp() *def.HttpRequestDef
func GenReqDefForCreateFunctionTrigger ¶
func GenReqDefForCreateFunctionTrigger() *def.HttpRequestDef
func GenReqDefForCreateFunctionVersion ¶
func GenReqDefForCreateFunctionVersion() *def.HttpRequestDef
func GenReqDefForCreateTags ¶ added in v0.1.43
func GenReqDefForCreateTags() *def.HttpRequestDef
func GenReqDefForCreateVersionAlias ¶
func GenReqDefForCreateVersionAlias() *def.HttpRequestDef
func GenReqDefForCreateVpcEndpoint ¶ added in v0.1.43
func GenReqDefForCreateVpcEndpoint() *def.HttpRequestDef
func GenReqDefForCreateWorkflow ¶ added in v0.0.81
func GenReqDefForCreateWorkflow() *def.HttpRequestDef
func GenReqDefForDeleteDependencyVersion ¶ added in v0.1.12
func GenReqDefForDeleteDependencyVersion() *def.HttpRequestDef
func GenReqDefForDeleteEvent ¶
func GenReqDefForDeleteEvent() *def.HttpRequestDef
func GenReqDefForDeleteFunction ¶
func GenReqDefForDeleteFunction() *def.HttpRequestDef
func GenReqDefForDeleteFunctionApp ¶ added in v0.1.68
func GenReqDefForDeleteFunctionApp() *def.HttpRequestDef
func GenReqDefForDeleteFunctionAsyncInvokeConfig ¶
func GenReqDefForDeleteFunctionAsyncInvokeConfig() *def.HttpRequestDef
func GenReqDefForDeleteFunctionTrigger ¶
func GenReqDefForDeleteFunctionTrigger() *def.HttpRequestDef
func GenReqDefForDeleteTags ¶ added in v0.1.43
func GenReqDefForDeleteTags() *def.HttpRequestDef
func GenReqDefForDeleteVersionAlias ¶
func GenReqDefForDeleteVersionAlias() *def.HttpRequestDef
func GenReqDefForDeleteVpcEndpoint ¶ added in v0.1.43
func GenReqDefForDeleteVpcEndpoint() *def.HttpRequestDef
func GenReqDefForEnableAsyncStatusLog ¶ added in v0.1.67
func GenReqDefForEnableAsyncStatusLog() *def.HttpRequestDef
func GenReqDefForEnableLtsLogs ¶ added in v0.0.53
func GenReqDefForEnableLtsLogs() *def.HttpRequestDef
func GenReqDefForExportFunction ¶ added in v0.0.47
func GenReqDefForExportFunction() *def.HttpRequestDef
func GenReqDefForImportFunction ¶ added in v0.0.47
func GenReqDefForImportFunction() *def.HttpRequestDef
func GenReqDefForInvokeFunction ¶
func GenReqDefForInvokeFunction() *def.HttpRequestDef
func GenReqDefForListActiveAsyncInvocations ¶ added in v0.1.60
func GenReqDefForListActiveAsyncInvocations() *def.HttpRequestDef
func GenReqDefForListAppTemplates ¶ added in v0.1.68
func GenReqDefForListAppTemplates() *def.HttpRequestDef
func GenReqDefForListAsyncInvocations ¶ added in v0.0.104
func GenReqDefForListAsyncInvocations() *def.HttpRequestDef
func GenReqDefForListBridgeFunctions ¶ added in v0.1.67
func GenReqDefForListBridgeFunctions() *def.HttpRequestDef
func GenReqDefForListBridgeVersions ¶ added in v0.1.67
func GenReqDefForListBridgeVersions() *def.HttpRequestDef
func GenReqDefForListDependencies ¶
func GenReqDefForListDependencies() *def.HttpRequestDef
func GenReqDefForListDependencyVersion ¶ added in v0.1.12
func GenReqDefForListDependencyVersion() *def.HttpRequestDef
func GenReqDefForListEvents ¶
func GenReqDefForListEvents() *def.HttpRequestDef
func GenReqDefForListFunctionApplications ¶ added in v0.1.68
func GenReqDefForListFunctionApplications() *def.HttpRequestDef
func GenReqDefForListFunctionAsMetric ¶ added in v0.1.12
func GenReqDefForListFunctionAsMetric() *def.HttpRequestDef
func GenReqDefForListFunctionAsyncInvokeConfig ¶
func GenReqDefForListFunctionAsyncInvokeConfig() *def.HttpRequestDef
func GenReqDefForListFunctionReservedInstances ¶ added in v0.1.12
func GenReqDefForListFunctionReservedInstances() *def.HttpRequestDef
func GenReqDefForListFunctionStatistics ¶
func GenReqDefForListFunctionStatistics() *def.HttpRequestDef
func GenReqDefForListFunctionTags ¶ added in v0.1.67
func GenReqDefForListFunctionTags() *def.HttpRequestDef
func GenReqDefForListFunctionTemplate ¶ added in v0.1.67
func GenReqDefForListFunctionTemplate() *def.HttpRequestDef
func GenReqDefForListFunctionTriggers ¶
func GenReqDefForListFunctionTriggers() *def.HttpRequestDef
func GenReqDefForListFunctionVersions ¶
func GenReqDefForListFunctionVersions() *def.HttpRequestDef
func GenReqDefForListFunctions ¶
func GenReqDefForListFunctions() *def.HttpRequestDef
func GenReqDefForListQuotas ¶
func GenReqDefForListQuotas() *def.HttpRequestDef
func GenReqDefForListReservedInstanceConfigs ¶ added in v0.1.12
func GenReqDefForListReservedInstanceConfigs() *def.HttpRequestDef
func GenReqDefForListStatistics ¶
func GenReqDefForListStatistics() *def.HttpRequestDef
func GenReqDefForListVersionAliases ¶
func GenReqDefForListVersionAliases() *def.HttpRequestDef
func GenReqDefForListWorkflow ¶ added in v0.0.104
func GenReqDefForListWorkflow() *def.HttpRequestDef
func GenReqDefForListWorkflowExecutions ¶ added in v0.0.81
func GenReqDefForListWorkflowExecutions() *def.HttpRequestDef
func GenReqDefForRetryWorkFlow ¶ added in v0.0.81
func GenReqDefForRetryWorkFlow() *def.HttpRequestDef
func GenReqDefForShowAppTemplate ¶ added in v0.1.68
func GenReqDefForShowAppTemplate() *def.HttpRequestDef
func GenReqDefForShowDependencyVersion ¶ added in v0.1.12
func GenReqDefForShowDependencyVersion() *def.HttpRequestDef
func GenReqDefForShowEvent ¶
func GenReqDefForShowEvent() *def.HttpRequestDef
func GenReqDefForShowFuncReservedInstanceMetrics ¶ added in v0.1.67
func GenReqDefForShowFuncReservedInstanceMetrics() *def.HttpRequestDef
func GenReqDefForShowFuncSnapshotState ¶ added in v0.1.43
func GenReqDefForShowFuncSnapshotState() *def.HttpRequestDef
func GenReqDefForShowFunctionApp ¶ added in v0.1.68
func GenReqDefForShowFunctionApp() *def.HttpRequestDef
func GenReqDefForShowFunctionAsyncInvokeConfig ¶
func GenReqDefForShowFunctionAsyncInvokeConfig() *def.HttpRequestDef
func GenReqDefForShowFunctionCode ¶
func GenReqDefForShowFunctionCode() *def.HttpRequestDef
func GenReqDefForShowFunctionConfig ¶
func GenReqDefForShowFunctionConfig() *def.HttpRequestDef
func GenReqDefForShowFunctionMetrics ¶ added in v0.1.67
func GenReqDefForShowFunctionMetrics() *def.HttpRequestDef
func GenReqDefForShowFunctionTemplate ¶ added in v0.1.67
func GenReqDefForShowFunctionTemplate() *def.HttpRequestDef
func GenReqDefForShowFunctionTrigger ¶
func GenReqDefForShowFunctionTrigger() *def.HttpRequestDef
func GenReqDefForShowLtsLogDetails ¶ added in v0.0.53
func GenReqDefForShowLtsLogDetails() *def.HttpRequestDef
func GenReqDefForShowProjectAsyncStatusLogInfo ¶ added in v0.1.67
func GenReqDefForShowProjectAsyncStatusLogInfo() *def.HttpRequestDef
func GenReqDefForShowProjectTagsList ¶ added in v0.1.43
func GenReqDefForShowProjectTagsList() *def.HttpRequestDef
func GenReqDefForShowResInstanceInfo ¶ added in v0.1.43
func GenReqDefForShowResInstanceInfo() *def.HttpRequestDef
func GenReqDefForShowTenantMetric ¶ added in v0.0.81
func GenReqDefForShowTenantMetric() *def.HttpRequestDef
func GenReqDefForShowTracing ¶ added in v0.0.68
func GenReqDefForShowTracing() *def.HttpRequestDef
func GenReqDefForShowVersionAlias ¶
func GenReqDefForShowVersionAlias() *def.HttpRequestDef
func GenReqDefForShowWorkFlow ¶ added in v0.0.81
func GenReqDefForShowWorkFlow() *def.HttpRequestDef
func GenReqDefForShowWorkFlowMetric ¶ added in v0.0.81
func GenReqDefForShowWorkFlowMetric() *def.HttpRequestDef
func GenReqDefForShowWorkflowExecution ¶ added in v0.0.81
func GenReqDefForShowWorkflowExecution() *def.HttpRequestDef
func GenReqDefForShowWorkflowExecutionForPage ¶ added in v0.1.10
func GenReqDefForShowWorkflowExecutionForPage() *def.HttpRequestDef
func GenReqDefForStartSyncWorkflowExecution ¶ added in v0.0.86
func GenReqDefForStartSyncWorkflowExecution() *def.HttpRequestDef
func GenReqDefForStartWorkflowExecution ¶ added in v0.0.81
func GenReqDefForStartWorkflowExecution() *def.HttpRequestDef
func GenReqDefForStopWorkFlow ¶ added in v0.0.81
func GenReqDefForStopWorkFlow() *def.HttpRequestDef
func GenReqDefForUpdateEvent ¶
func GenReqDefForUpdateEvent() *def.HttpRequestDef
func GenReqDefForUpdateFuncSnapshot ¶ added in v0.1.43
func GenReqDefForUpdateFuncSnapshot() *def.HttpRequestDef
func GenReqDefForUpdateFunctionAsyncInvokeConfig ¶
func GenReqDefForUpdateFunctionAsyncInvokeConfig() *def.HttpRequestDef
func GenReqDefForUpdateFunctionCode ¶
func GenReqDefForUpdateFunctionCode() *def.HttpRequestDef
func GenReqDefForUpdateFunctionCollectState ¶ added in v0.1.67
func GenReqDefForUpdateFunctionCollectState() *def.HttpRequestDef
func GenReqDefForUpdateFunctionConfig ¶
func GenReqDefForUpdateFunctionConfig() *def.HttpRequestDef
func GenReqDefForUpdateFunctionMaxInstanceConfig ¶ added in v0.0.96
func GenReqDefForUpdateFunctionMaxInstanceConfig() *def.HttpRequestDef
func GenReqDefForUpdateFunctionReservedInstancesCount ¶ added in v0.0.104
func GenReqDefForUpdateFunctionReservedInstancesCount() *def.HttpRequestDef
func GenReqDefForUpdateTracing ¶ added in v0.0.68
func GenReqDefForUpdateTracing() *def.HttpRequestDef
func GenReqDefForUpdateTrigger ¶
func GenReqDefForUpdateTrigger() *def.HttpRequestDef
func GenReqDefForUpdateVersionAlias ¶
func GenReqDefForUpdateVersionAlias() *def.HttpRequestDef
func GenReqDefForUpdateWorkFlow ¶ added in v0.0.81
func GenReqDefForUpdateWorkFlow() *def.HttpRequestDef
Types ¶
type AsyncInvokeFunctionInvoker ¶ added in v0.0.90
type AsyncInvokeFunctionInvoker struct {
*invoker.BaseInvoker
}
func (*AsyncInvokeFunctionInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *AsyncInvokeFunctionInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*AsyncInvokeFunctionInvoker) Invoke ¶ added in v0.0.90
func (i *AsyncInvokeFunctionInvoker) Invoke() (*model.AsyncInvokeFunctionResponse, error)
type BatchDeleteFunctionTriggersInvoker ¶ added in v0.0.90
type BatchDeleteFunctionTriggersInvoker struct {
*invoker.BaseInvoker
}
func (*BatchDeleteFunctionTriggersInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *BatchDeleteFunctionTriggersInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*BatchDeleteFunctionTriggersInvoker) Invoke ¶ added in v0.0.90
func (i *BatchDeleteFunctionTriggersInvoker) Invoke() (*model.BatchDeleteFunctionTriggersResponse, error)
type BatchDeleteWorkflowsInvoker ¶ added in v0.0.90
type BatchDeleteWorkflowsInvoker struct {
*invoker.BaseInvoker
}
func (*BatchDeleteWorkflowsInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *BatchDeleteWorkflowsInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*BatchDeleteWorkflowsInvoker) Invoke ¶ added in v0.0.90
func (i *BatchDeleteWorkflowsInvoker) Invoke() (*model.BatchDeleteWorkflowsResponse, error)
type CancelAsyncInvocationInvoker ¶ added in v0.0.90
type CancelAsyncInvocationInvoker struct {
*invoker.BaseInvoker
}
func (*CancelAsyncInvocationInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *CancelAsyncInvocationInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*CancelAsyncInvocationInvoker) Invoke ¶ added in v0.0.90
func (i *CancelAsyncInvocationInvoker) Invoke() (*model.CancelAsyncInvocationResponse, error)
type CreateCallbackWorkflowInvoker ¶ added in v0.1.68
type CreateCallbackWorkflowInvoker struct {
*invoker.BaseInvoker
}
func (*CreateCallbackWorkflowInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *CreateCallbackWorkflowInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*CreateCallbackWorkflowInvoker) Invoke ¶ added in v0.1.68
func (i *CreateCallbackWorkflowInvoker) Invoke() (*model.CreateCallbackWorkflowResponse, error)
type CreateDependencyVersionInvoker ¶ added in v0.1.12
type CreateDependencyVersionInvoker struct {
*invoker.BaseInvoker
}
func (*CreateDependencyVersionInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *CreateDependencyVersionInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*CreateDependencyVersionInvoker) Invoke ¶ added in v0.1.12
func (i *CreateDependencyVersionInvoker) Invoke() (*model.CreateDependencyVersionResponse, error)
type CreateEventInvoker ¶ added in v0.0.90
type CreateEventInvoker struct {
*invoker.BaseInvoker
}
func (*CreateEventInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *CreateEventInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*CreateEventInvoker) Invoke ¶ added in v0.0.90
func (i *CreateEventInvoker) Invoke() (*model.CreateEventResponse, error)
type CreateFunctionAppInvoker ¶ added in v0.1.68
type CreateFunctionAppInvoker struct {
*invoker.BaseInvoker
}
func (*CreateFunctionAppInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *CreateFunctionAppInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*CreateFunctionAppInvoker) Invoke ¶ added in v0.1.68
func (i *CreateFunctionAppInvoker) Invoke() (*model.CreateFunctionAppResponse, error)
type CreateFunctionInvoker ¶ added in v0.0.90
type CreateFunctionInvoker struct {
*invoker.BaseInvoker
}
func (*CreateFunctionInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *CreateFunctionInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*CreateFunctionInvoker) Invoke ¶ added in v0.0.90
func (i *CreateFunctionInvoker) Invoke() (*model.CreateFunctionResponse, error)
type CreateFunctionTriggerInvoker ¶ added in v0.0.90
type CreateFunctionTriggerInvoker struct {
*invoker.BaseInvoker
}
func (*CreateFunctionTriggerInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *CreateFunctionTriggerInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*CreateFunctionTriggerInvoker) Invoke ¶ added in v0.0.90
func (i *CreateFunctionTriggerInvoker) Invoke() (*model.CreateFunctionTriggerResponse, error)
type CreateFunctionVersionInvoker ¶ added in v0.0.90
type CreateFunctionVersionInvoker struct {
*invoker.BaseInvoker
}
func (*CreateFunctionVersionInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *CreateFunctionVersionInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*CreateFunctionVersionInvoker) Invoke ¶ added in v0.0.90
func (i *CreateFunctionVersionInvoker) Invoke() (*model.CreateFunctionVersionResponse, error)
type CreateTagsInvoker ¶ added in v0.1.43
type CreateTagsInvoker struct {
*invoker.BaseInvoker
}
func (*CreateTagsInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *CreateTagsInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*CreateTagsInvoker) Invoke ¶ added in v0.1.43
func (i *CreateTagsInvoker) Invoke() (*model.CreateTagsResponse, error)
type CreateVersionAliasInvoker ¶ added in v0.0.90
type CreateVersionAliasInvoker struct {
*invoker.BaseInvoker
}
func (*CreateVersionAliasInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *CreateVersionAliasInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*CreateVersionAliasInvoker) Invoke ¶ added in v0.0.90
func (i *CreateVersionAliasInvoker) Invoke() (*model.CreateVersionAliasResponse, error)
type CreateVpcEndpointInvoker ¶ added in v0.1.43
type CreateVpcEndpointInvoker struct {
*invoker.BaseInvoker
}
func (*CreateVpcEndpointInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *CreateVpcEndpointInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*CreateVpcEndpointInvoker) Invoke ¶ added in v0.1.43
func (i *CreateVpcEndpointInvoker) Invoke() (*model.CreateVpcEndpointResponse, error)
type CreateWorkflowInvoker ¶ added in v0.0.90
type CreateWorkflowInvoker struct {
*invoker.BaseInvoker
}
func (*CreateWorkflowInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *CreateWorkflowInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*CreateWorkflowInvoker) Invoke ¶ added in v0.0.90
func (i *CreateWorkflowInvoker) Invoke() (*model.CreateWorkflowResponse, error)
type DeleteDependencyVersionInvoker ¶ added in v0.1.12
type DeleteDependencyVersionInvoker struct {
*invoker.BaseInvoker
}
func (*DeleteDependencyVersionInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *DeleteDependencyVersionInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*DeleteDependencyVersionInvoker) Invoke ¶ added in v0.1.12
func (i *DeleteDependencyVersionInvoker) Invoke() (*model.DeleteDependencyVersionResponse, error)
type DeleteEventInvoker ¶ added in v0.0.90
type DeleteEventInvoker struct {
*invoker.BaseInvoker
}
func (*DeleteEventInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *DeleteEventInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*DeleteEventInvoker) Invoke ¶ added in v0.0.90
func (i *DeleteEventInvoker) Invoke() (*model.DeleteEventResponse, error)
type DeleteFunctionAppInvoker ¶ added in v0.1.68
type DeleteFunctionAppInvoker struct {
*invoker.BaseInvoker
}
func (*DeleteFunctionAppInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *DeleteFunctionAppInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*DeleteFunctionAppInvoker) Invoke ¶ added in v0.1.68
func (i *DeleteFunctionAppInvoker) Invoke() (*model.DeleteFunctionAppResponse, error)
type DeleteFunctionAsyncInvokeConfigInvoker ¶ added in v0.0.90
type DeleteFunctionAsyncInvokeConfigInvoker struct {
*invoker.BaseInvoker
}
func (*DeleteFunctionAsyncInvokeConfigInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *DeleteFunctionAsyncInvokeConfigInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*DeleteFunctionAsyncInvokeConfigInvoker) Invoke ¶ added in v0.0.90
func (i *DeleteFunctionAsyncInvokeConfigInvoker) Invoke() (*model.DeleteFunctionAsyncInvokeConfigResponse, error)
type DeleteFunctionInvoker ¶ added in v0.0.90
type DeleteFunctionInvoker struct {
*invoker.BaseInvoker
}
func (*DeleteFunctionInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *DeleteFunctionInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*DeleteFunctionInvoker) Invoke ¶ added in v0.0.90
func (i *DeleteFunctionInvoker) Invoke() (*model.DeleteFunctionResponse, error)
type DeleteFunctionTriggerInvoker ¶ added in v0.0.90
type DeleteFunctionTriggerInvoker struct {
*invoker.BaseInvoker
}
func (*DeleteFunctionTriggerInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *DeleteFunctionTriggerInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*DeleteFunctionTriggerInvoker) Invoke ¶ added in v0.0.90
func (i *DeleteFunctionTriggerInvoker) Invoke() (*model.DeleteFunctionTriggerResponse, error)
type DeleteTagsInvoker ¶ added in v0.1.43
type DeleteTagsInvoker struct {
*invoker.BaseInvoker
}
func (*DeleteTagsInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *DeleteTagsInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*DeleteTagsInvoker) Invoke ¶ added in v0.1.43
func (i *DeleteTagsInvoker) Invoke() (*model.DeleteTagsResponse, error)
type DeleteVersionAliasInvoker ¶ added in v0.0.90
type DeleteVersionAliasInvoker struct {
*invoker.BaseInvoker
}
func (*DeleteVersionAliasInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *DeleteVersionAliasInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*DeleteVersionAliasInvoker) Invoke ¶ added in v0.0.90
func (i *DeleteVersionAliasInvoker) Invoke() (*model.DeleteVersionAliasResponse, error)
type DeleteVpcEndpointInvoker ¶ added in v0.1.43
type DeleteVpcEndpointInvoker struct {
*invoker.BaseInvoker
}
func (*DeleteVpcEndpointInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *DeleteVpcEndpointInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*DeleteVpcEndpointInvoker) Invoke ¶ added in v0.1.43
func (i *DeleteVpcEndpointInvoker) Invoke() (*model.DeleteVpcEndpointResponse, error)
type EnableAsyncStatusLogInvoker ¶ added in v0.1.67
type EnableAsyncStatusLogInvoker struct {
*invoker.BaseInvoker
}
func (*EnableAsyncStatusLogInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *EnableAsyncStatusLogInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*EnableAsyncStatusLogInvoker) Invoke ¶ added in v0.1.67
func (i *EnableAsyncStatusLogInvoker) Invoke() (*model.EnableAsyncStatusLogResponse, error)
type EnableLtsLogsInvoker ¶ added in v0.0.90
type EnableLtsLogsInvoker struct {
*invoker.BaseInvoker
}
func (*EnableLtsLogsInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *EnableLtsLogsInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*EnableLtsLogsInvoker) Invoke ¶ added in v0.0.90
func (i *EnableLtsLogsInvoker) Invoke() (*model.EnableLtsLogsResponse, error)
type ExportFunctionInvoker ¶ added in v0.0.90
type ExportFunctionInvoker struct {
*invoker.BaseInvoker
}
func (*ExportFunctionInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ExportFunctionInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ExportFunctionInvoker) Invoke ¶ added in v0.0.90
func (i *ExportFunctionInvoker) Invoke() (*model.ExportFunctionResponse, error)
type FunctionGraphClient ¶
type FunctionGraphClient struct {
HcClient *httpclient.HcHttpClient
}
func NewFunctionGraphClient ¶
func NewFunctionGraphClient(hcClient *httpclient.HcHttpClient) *FunctionGraphClient
func (*FunctionGraphClient) AsyncInvokeFunction ¶
func (c *FunctionGraphClient) AsyncInvokeFunction(request *model.AsyncInvokeFunctionRequest) (*model.AsyncInvokeFunctionResponse, error)
AsyncInvokeFunction 异步执行函数
异步执行函数。
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) AsyncInvokeFunctionInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) AsyncInvokeFunctionInvoker(request *model.AsyncInvokeFunctionRequest) *AsyncInvokeFunctionInvoker
AsyncInvokeFunctionInvoker 异步执行函数
func (*FunctionGraphClient) BatchDeleteFunctionTriggers ¶
func (c *FunctionGraphClient) BatchDeleteFunctionTriggers(request *model.BatchDeleteFunctionTriggersRequest) (*model.BatchDeleteFunctionTriggersResponse, error)
BatchDeleteFunctionTriggers 删除指定函数的所有触发器
删除指定函数所有触发器设置。
在提供函数版本且非latest的情况下,删除对应函数版本的触发器。 在提供函数别名的情况下,删除对应函数别名的触发器。 在不提供函数版本(也不提供别名)或版本为latest的情况下,删除该函数所有的触发器(包括所有版本和别名)。
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) BatchDeleteFunctionTriggersInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) BatchDeleteFunctionTriggersInvoker(request *model.BatchDeleteFunctionTriggersRequest) *BatchDeleteFunctionTriggersInvoker
BatchDeleteFunctionTriggersInvoker 删除指定函数的所有触发器
func (*FunctionGraphClient) BatchDeleteWorkflows ¶ added in v0.0.81
func (c *FunctionGraphClient) BatchDeleteWorkflows(request *model.BatchDeleteWorkflowsRequest) (*model.BatchDeleteWorkflowsResponse, error)
BatchDeleteWorkflows 删除函数流
删除函数流
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) BatchDeleteWorkflowsInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) BatchDeleteWorkflowsInvoker(request *model.BatchDeleteWorkflowsRequest) *BatchDeleteWorkflowsInvoker
BatchDeleteWorkflowsInvoker 删除函数流
func (*FunctionGraphClient) CancelAsyncInvocation ¶ added in v0.0.86
func (c *FunctionGraphClient) CancelAsyncInvocation(request *model.CancelAsyncInvocationRequest) (*model.CancelAsyncInvocationResponse, error)
CancelAsyncInvocation 停止函数异步调用请求
-| 当前仅支持参数recursive为false且force为true的函数。 在1:N的函数做并发异步调用的场景下调用停止异步请求接口时,同一函数实例同时在执行的其他请求也会被一并停止并返回4208 function invocation canceled
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) CancelAsyncInvocationInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) CancelAsyncInvocationInvoker(request *model.CancelAsyncInvocationRequest) *CancelAsyncInvocationInvoker
CancelAsyncInvocationInvoker 停止函数异步调用请求
func (*FunctionGraphClient) CreateCallbackWorkflow ¶ added in v0.1.68
func (c *FunctionGraphClient) CreateCallbackWorkflow(request *model.CreateCallbackWorkflowRequest) (*model.CreateCallbackWorkflowResponse, error)
CreateCallbackWorkflow 回调工作流
回调工作流
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) CreateCallbackWorkflowInvoker ¶ added in v0.1.68
func (c *FunctionGraphClient) CreateCallbackWorkflowInvoker(request *model.CreateCallbackWorkflowRequest) *CreateCallbackWorkflowInvoker
CreateCallbackWorkflowInvoker 回调工作流
func (*FunctionGraphClient) CreateDependencyVersion ¶ added in v0.1.12
func (c *FunctionGraphClient) CreateDependencyVersion(request *model.CreateDependencyVersionRequest) (*model.CreateDependencyVersionResponse, error)
CreateDependencyVersion 创建依赖包版本
创建依赖包版本
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) CreateDependencyVersionInvoker ¶ added in v0.1.12
func (c *FunctionGraphClient) CreateDependencyVersionInvoker(request *model.CreateDependencyVersionRequest) *CreateDependencyVersionInvoker
CreateDependencyVersionInvoker 创建依赖包版本
func (*FunctionGraphClient) CreateEvent ¶
func (c *FunctionGraphClient) CreateEvent(request *model.CreateEventRequest) (*model.CreateEventResponse, error)
CreateEvent 创建测试事件
创建测试事件
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) CreateEventInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) CreateEventInvoker(request *model.CreateEventRequest) *CreateEventInvoker
CreateEventInvoker 创建测试事件
func (*FunctionGraphClient) CreateFunction ¶
func (c *FunctionGraphClient) CreateFunction(request *model.CreateFunctionRequest) (*model.CreateFunctionResponse, error)
CreateFunction 创建函数
创建指定的函数。
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) CreateFunctionApp ¶ added in v0.1.68
func (c *FunctionGraphClient) CreateFunctionApp(request *model.CreateFunctionAppRequest) (*model.CreateFunctionAppResponse, error)
CreateFunctionApp 创建应用程序
创建应用程序(该功能目前仅支持华北-北京四、华东-上海一)
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) CreateFunctionAppInvoker ¶ added in v0.1.68
func (c *FunctionGraphClient) CreateFunctionAppInvoker(request *model.CreateFunctionAppRequest) *CreateFunctionAppInvoker
CreateFunctionAppInvoker 创建应用程序
func (*FunctionGraphClient) CreateFunctionInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) CreateFunctionInvoker(request *model.CreateFunctionRequest) *CreateFunctionInvoker
CreateFunctionInvoker 创建函数
func (*FunctionGraphClient) CreateFunctionTrigger ¶
func (c *FunctionGraphClient) CreateFunctionTrigger(request *model.CreateFunctionTriggerRequest) (*model.CreateFunctionTriggerResponse, error)
CreateFunctionTrigger 创建触发器
创建触发器。
- 可以创建的触发器类型包括TIMER、APIG、CTS、DDS、DMS、DIS、LTS、OBS、SMN、KAFKA。 - DDS和KAFKA触发器创建时默认为DISABLED状态,其他触发器默认为ACTIVE状态。 - TIMER、DDS、DMS、KAFKA、LTS触发器支持禁用,其他触发器不支持。
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) CreateFunctionTriggerInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) CreateFunctionTriggerInvoker(request *model.CreateFunctionTriggerRequest) *CreateFunctionTriggerInvoker
CreateFunctionTriggerInvoker 创建触发器
func (*FunctionGraphClient) CreateFunctionVersion ¶
func (c *FunctionGraphClient) CreateFunctionVersion(request *model.CreateFunctionVersionRequest) (*model.CreateFunctionVersionResponse, error)
CreateFunctionVersion 发布函数版本
发布函数版本。
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) CreateFunctionVersionInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) CreateFunctionVersionInvoker(request *model.CreateFunctionVersionRequest) *CreateFunctionVersionInvoker
CreateFunctionVersionInvoker 发布函数版本
func (*FunctionGraphClient) CreateTags ¶ added in v0.1.43
func (c *FunctionGraphClient) CreateTags(request *model.CreateTagsRequest) (*model.CreateTagsResponse, error)
CreateTags 创建资源标签
创建资源标签。
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) CreateTagsInvoker ¶ added in v0.1.43
func (c *FunctionGraphClient) CreateTagsInvoker(request *model.CreateTagsRequest) *CreateTagsInvoker
CreateTagsInvoker 创建资源标签
func (*FunctionGraphClient) CreateVersionAlias ¶
func (c *FunctionGraphClient) CreateVersionAlias(request *model.CreateVersionAliasRequest) (*model.CreateVersionAliasResponse, error)
CreateVersionAlias 创建函数版本别名
创建函数灰度版本别名。
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) CreateVersionAliasInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) CreateVersionAliasInvoker(request *model.CreateVersionAliasRequest) *CreateVersionAliasInvoker
CreateVersionAliasInvoker 创建函数版本别名
func (*FunctionGraphClient) CreateVpcEndpoint ¶ added in v0.1.43
func (c *FunctionGraphClient) CreateVpcEndpoint(request *model.CreateVpcEndpointRequest) (*model.CreateVpcEndpointResponse, error)
CreateVpcEndpoint 创建下沉入口
创建下沉入口。(该功能目前仅支持华北-北京四、华东-上海一、华东-上海二、西南-贵阳一)
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) CreateVpcEndpointInvoker ¶ added in v0.1.43
func (c *FunctionGraphClient) CreateVpcEndpointInvoker(request *model.CreateVpcEndpointRequest) *CreateVpcEndpointInvoker
CreateVpcEndpointInvoker 创建下沉入口
func (*FunctionGraphClient) CreateWorkflow ¶ added in v0.0.81
func (c *FunctionGraphClient) CreateWorkflow(request *model.CreateWorkflowRequest) (*model.CreateWorkflowResponse, error)
CreateWorkflow 创建函数流
创建函数流
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) CreateWorkflowInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) CreateWorkflowInvoker(request *model.CreateWorkflowRequest) *CreateWorkflowInvoker
CreateWorkflowInvoker 创建函数流
func (*FunctionGraphClient) DeleteDependencyVersion ¶ added in v0.1.12
func (c *FunctionGraphClient) DeleteDependencyVersion(request *model.DeleteDependencyVersionRequest) (*model.DeleteDependencyVersionResponse, error)
DeleteDependencyVersion 删除依赖包版本
删除依赖包版本
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) DeleteDependencyVersionInvoker ¶ added in v0.1.12
func (c *FunctionGraphClient) DeleteDependencyVersionInvoker(request *model.DeleteDependencyVersionRequest) *DeleteDependencyVersionInvoker
DeleteDependencyVersionInvoker 删除依赖包版本
func (*FunctionGraphClient) DeleteEvent ¶
func (c *FunctionGraphClient) DeleteEvent(request *model.DeleteEventRequest) (*model.DeleteEventResponse, error)
DeleteEvent 删除指定测试事件
删除指定测试事件
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) DeleteEventInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) DeleteEventInvoker(request *model.DeleteEventRequest) *DeleteEventInvoker
DeleteEventInvoker 删除指定测试事件
func (*FunctionGraphClient) DeleteFunction ¶
func (c *FunctionGraphClient) DeleteFunction(request *model.DeleteFunctionRequest) (*model.DeleteFunctionResponse, error)
DeleteFunction 删除函数/版本
删除指定的函数或者特定的版本(不允许删除latest版本)。
如果URN中包含函数版本或者别名,则删除特定的函数版本或者别名指向的版本以及该版本关联的trigger。 如果URN中不包含版本或者别名,则删除整个函数,包含所有版本以及别名,触发器。
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) DeleteFunctionApp ¶ added in v0.1.68
func (c *FunctionGraphClient) DeleteFunctionApp(request *model.DeleteFunctionAppRequest) (*model.DeleteFunctionAppResponse, error)
DeleteFunctionApp 删除应用程序
删除应用程序(该功能目前仅支持华北-北京四、华东-上海一)
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) DeleteFunctionAppInvoker ¶ added in v0.1.68
func (c *FunctionGraphClient) DeleteFunctionAppInvoker(request *model.DeleteFunctionAppRequest) *DeleteFunctionAppInvoker
DeleteFunctionAppInvoker 删除应用程序
func (*FunctionGraphClient) DeleteFunctionAsyncInvokeConfig ¶
func (c *FunctionGraphClient) DeleteFunctionAsyncInvokeConfig(request *model.DeleteFunctionAsyncInvokeConfigRequest) (*model.DeleteFunctionAsyncInvokeConfigResponse, error)
DeleteFunctionAsyncInvokeConfig 删除函数异步配置信息
删除函数异步配置信息。
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) DeleteFunctionAsyncInvokeConfigInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) DeleteFunctionAsyncInvokeConfigInvoker(request *model.DeleteFunctionAsyncInvokeConfigRequest) *DeleteFunctionAsyncInvokeConfigInvoker
DeleteFunctionAsyncInvokeConfigInvoker 删除函数异步配置信息
func (*FunctionGraphClient) DeleteFunctionInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) DeleteFunctionInvoker(request *model.DeleteFunctionRequest) *DeleteFunctionInvoker
DeleteFunctionInvoker 删除函数/版本
func (*FunctionGraphClient) DeleteFunctionTrigger ¶
func (c *FunctionGraphClient) DeleteFunctionTrigger(request *model.DeleteFunctionTriggerRequest) (*model.DeleteFunctionTriggerResponse, error)
DeleteFunctionTrigger 删除触发器
删除触发器。
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) DeleteFunctionTriggerInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) DeleteFunctionTriggerInvoker(request *model.DeleteFunctionTriggerRequest) *DeleteFunctionTriggerInvoker
DeleteFunctionTriggerInvoker 删除触发器
func (*FunctionGraphClient) DeleteTags ¶ added in v0.1.43
func (c *FunctionGraphClient) DeleteTags(request *model.DeleteTagsRequest) (*model.DeleteTagsResponse, error)
DeleteTags 删除资源标签
删除资源标签。
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) DeleteTagsInvoker ¶ added in v0.1.43
func (c *FunctionGraphClient) DeleteTagsInvoker(request *model.DeleteTagsRequest) *DeleteTagsInvoker
DeleteTagsInvoker 删除资源标签
func (*FunctionGraphClient) DeleteVersionAlias ¶
func (c *FunctionGraphClient) DeleteVersionAlias(request *model.DeleteVersionAliasRequest) (*model.DeleteVersionAliasResponse, error)
DeleteVersionAlias 删除函数版本别名
删除函数版本别名。
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) DeleteVersionAliasInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) DeleteVersionAliasInvoker(request *model.DeleteVersionAliasRequest) *DeleteVersionAliasInvoker
DeleteVersionAliasInvoker 删除函数版本别名
func (*FunctionGraphClient) DeleteVpcEndpoint ¶ added in v0.1.43
func (c *FunctionGraphClient) DeleteVpcEndpoint(request *model.DeleteVpcEndpointRequest) (*model.DeleteVpcEndpointResponse, error)
DeleteVpcEndpoint 删除下沉入口
删除下沉入口。(该功能目前仅支持华北-北京四、华东-上海一、华东-上海二、西南-贵阳一)
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) DeleteVpcEndpointInvoker ¶ added in v0.1.43
func (c *FunctionGraphClient) DeleteVpcEndpointInvoker(request *model.DeleteVpcEndpointRequest) *DeleteVpcEndpointInvoker
DeleteVpcEndpointInvoker 删除下沉入口
func (*FunctionGraphClient) EnableAsyncStatusLog ¶ added in v0.1.67
func (c *FunctionGraphClient) EnableAsyncStatusLog(request *model.EnableAsyncStatusLogRequest) (*model.EnableAsyncStatusLogResponse, error)
EnableAsyncStatusLog 允许异步状态通知
允许异步状态通知。
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) EnableAsyncStatusLogInvoker ¶ added in v0.1.67
func (c *FunctionGraphClient) EnableAsyncStatusLogInvoker(request *model.EnableAsyncStatusLogRequest) *EnableAsyncStatusLogInvoker
EnableAsyncStatusLogInvoker 允许异步状态通知
func (*FunctionGraphClient) EnableLtsLogs ¶ added in v0.0.53
func (c *FunctionGraphClient) EnableLtsLogs(request *model.EnableLtsLogsRequest) (*model.EnableLtsLogsResponse, error)
EnableLtsLogs 开通lts日志上报功能
开通lts日志上报功能。
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) EnableLtsLogsInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) EnableLtsLogsInvoker(request *model.EnableLtsLogsRequest) *EnableLtsLogsInvoker
EnableLtsLogsInvoker 开通lts日志上报功能
func (*FunctionGraphClient) ExportFunction ¶ added in v0.0.47
func (c *FunctionGraphClient) ExportFunction(request *model.ExportFunctionRequest) (*model.ExportFunctionResponse, error)
ExportFunction 导出函数
导出函数
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ExportFunctionInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) ExportFunctionInvoker(request *model.ExportFunctionRequest) *ExportFunctionInvoker
ExportFunctionInvoker 导出函数
func (*FunctionGraphClient) ImportFunction ¶ added in v0.0.47
func (c *FunctionGraphClient) ImportFunction(request *model.ImportFunctionRequest) (*model.ImportFunctionResponse, error)
ImportFunction 导入函数
导入函数
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ImportFunctionInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) ImportFunctionInvoker(request *model.ImportFunctionRequest) *ImportFunctionInvoker
ImportFunctionInvoker 导入函数
func (*FunctionGraphClient) InvokeFunction ¶
func (c *FunctionGraphClient) InvokeFunction(request *model.InvokeFunctionRequest) (*model.InvokeFunctionResponse, error)
InvokeFunction 同步执行函数
同步调用指的是客户端请求需要明确等到响应结果,也就是说这样的请求必须得调用到用户的函数,并且等到调用完成才返回。
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) InvokeFunctionInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) InvokeFunctionInvoker(request *model.InvokeFunctionRequest) *InvokeFunctionInvoker
InvokeFunctionInvoker 同步执行函数
func (*FunctionGraphClient) ListActiveAsyncInvocations ¶ added in v0.1.60
func (c *FunctionGraphClient) ListActiveAsyncInvocations(request *model.ListActiveAsyncInvocationsRequest) (*model.ListActiveAsyncInvocationsResponse, error)
ListActiveAsyncInvocations 获取函数活跃异步调用请求列表
获取函数异步调用活跃请求列表
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ListActiveAsyncInvocationsInvoker ¶ added in v0.1.60
func (c *FunctionGraphClient) ListActiveAsyncInvocationsInvoker(request *model.ListActiveAsyncInvocationsRequest) *ListActiveAsyncInvocationsInvoker
ListActiveAsyncInvocationsInvoker 获取函数活跃异步调用请求列表
func (*FunctionGraphClient) ListAppTemplates ¶ added in v0.1.68
func (c *FunctionGraphClient) ListAppTemplates(request *model.ListAppTemplatesRequest) (*model.ListAppTemplatesResponse, error)
ListAppTemplates 查询应用程序模板列表
查询应用程序模板列表(该功能目前仅支持华北-北京四、华东-上海一)
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ListAppTemplatesInvoker ¶ added in v0.1.68
func (c *FunctionGraphClient) ListAppTemplatesInvoker(request *model.ListAppTemplatesRequest) *ListAppTemplatesInvoker
ListAppTemplatesInvoker 查询应用程序模板列表
func (*FunctionGraphClient) ListAsyncInvocations ¶ added in v0.0.104
func (c *FunctionGraphClient) ListAsyncInvocations(request *model.ListAsyncInvocationsRequest) (*model.ListAsyncInvocationsResponse, error)
ListAsyncInvocations 获取函数异步调用请求列表
获取函数异步调用请求列表
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ListAsyncInvocationsInvoker ¶ added in v0.0.104
func (c *FunctionGraphClient) ListAsyncInvocationsInvoker(request *model.ListAsyncInvocationsRequest) *ListAsyncInvocationsInvoker
ListAsyncInvocationsInvoker 获取函数异步调用请求列表
func (*FunctionGraphClient) ListBridgeFunctions ¶ added in v0.1.67
func (c *FunctionGraphClient) ListBridgeFunctions(request *model.ListBridgeFunctionsRequest) (*model.ListBridgeFunctionsResponse, error)
ListBridgeFunctions 获取指定函数绑定的servicebridge函数列表
获取指定函数绑定的servicebridge函数列表信息。
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ListBridgeFunctionsInvoker ¶ added in v0.1.67
func (c *FunctionGraphClient) ListBridgeFunctionsInvoker(request *model.ListBridgeFunctionsRequest) *ListBridgeFunctionsInvoker
ListBridgeFunctionsInvoker 获取指定函数绑定的servicebridge函数列表
func (*FunctionGraphClient) ListBridgeVersions ¶ added in v0.1.67
func (c *FunctionGraphClient) ListBridgeVersions(request *model.ListBridgeVersionsRequest) (*model.ListBridgeVersionsResponse, error)
ListBridgeVersions 获取servicebridge可用的版本
获取servicebridge可用的版本
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ListBridgeVersionsInvoker ¶ added in v0.1.67
func (c *FunctionGraphClient) ListBridgeVersionsInvoker(request *model.ListBridgeVersionsRequest) *ListBridgeVersionsInvoker
ListBridgeVersionsInvoker 获取servicebridge可用的版本
func (*FunctionGraphClient) ListDependencies ¶
func (c *FunctionGraphClient) ListDependencies(request *model.ListDependenciesRequest) (*model.ListDependenciesResponse, error)
ListDependencies 获取依赖包列表
获取依赖包列表
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ListDependenciesInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) ListDependenciesInvoker(request *model.ListDependenciesRequest) *ListDependenciesInvoker
ListDependenciesInvoker 获取依赖包列表
func (*FunctionGraphClient) ListDependencyVersion ¶ added in v0.1.12
func (c *FunctionGraphClient) ListDependencyVersion(request *model.ListDependencyVersionRequest) (*model.ListDependencyVersionResponse, error)
ListDependencyVersion 获取依赖包版本列表
获取依赖包版本列表
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ListDependencyVersionInvoker ¶ added in v0.1.12
func (c *FunctionGraphClient) ListDependencyVersionInvoker(request *model.ListDependencyVersionRequest) *ListDependencyVersionInvoker
ListDependencyVersionInvoker 获取依赖包版本列表
func (*FunctionGraphClient) ListEvents ¶
func (c *FunctionGraphClient) ListEvents(request *model.ListEventsRequest) (*model.ListEventsResponse, error)
ListEvents 获取指定函数的测试事件列表
获取指定函数的测试事件列表
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ListEventsInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) ListEventsInvoker(request *model.ListEventsRequest) *ListEventsInvoker
ListEventsInvoker 获取指定函数的测试事件列表
func (*FunctionGraphClient) ListFunctionApplications ¶ added in v0.1.68
func (c *FunctionGraphClient) ListFunctionApplications(request *model.ListFunctionApplicationsRequest) (*model.ListFunctionApplicationsResponse, error)
ListFunctionApplications 查询应用程序列表
查询应用程序列表(该功能目前仅支持华北-北京四、华东-上海一)
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ListFunctionApplicationsInvoker ¶ added in v0.1.68
func (c *FunctionGraphClient) ListFunctionApplicationsInvoker(request *model.ListFunctionApplicationsRequest) *ListFunctionApplicationsInvoker
ListFunctionApplicationsInvoker 查询应用程序列表
func (*FunctionGraphClient) ListFunctionAsMetric ¶ added in v0.1.12
func (c *FunctionGraphClient) ListFunctionAsMetric(request *model.ListFunctionAsMetricRequest) (*model.ListFunctionAsMetricResponse, error)
ListFunctionAsMetric 获取按指定指标排序的函数列表
按指定指标排序的函数列表。
默认统计按错误次数指标统计最近一天失败次数最多的前10个函数
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ListFunctionAsMetricInvoker ¶ added in v0.1.12
func (c *FunctionGraphClient) ListFunctionAsMetricInvoker(request *model.ListFunctionAsMetricRequest) *ListFunctionAsMetricInvoker
ListFunctionAsMetricInvoker 获取按指定指标排序的函数列表
func (*FunctionGraphClient) ListFunctionAsyncInvokeConfig ¶
func (c *FunctionGraphClient) ListFunctionAsyncInvokeConfig(request *model.ListFunctionAsyncInvokeConfigRequest) (*model.ListFunctionAsyncInvokeConfigResponse, error)
ListFunctionAsyncInvokeConfig 获取函数异步配置列表
获取指定函数所有版本的异步配置列表。。
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ListFunctionAsyncInvokeConfigInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) ListFunctionAsyncInvokeConfigInvoker(request *model.ListFunctionAsyncInvokeConfigRequest) *ListFunctionAsyncInvokeConfigInvoker
ListFunctionAsyncInvokeConfigInvoker 获取函数异步配置列表
func (*FunctionGraphClient) ListFunctionReservedInstances ¶ added in v0.1.12
func (c *FunctionGraphClient) ListFunctionReservedInstances(request *model.ListFunctionReservedInstancesRequest) (*model.ListFunctionReservedInstancesResponse, error)
ListFunctionReservedInstances 获取函数预留实例数量
获取函数预留实例数量。
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ListFunctionReservedInstancesInvoker ¶ added in v0.1.12
func (c *FunctionGraphClient) ListFunctionReservedInstancesInvoker(request *model.ListFunctionReservedInstancesRequest) *ListFunctionReservedInstancesInvoker
ListFunctionReservedInstancesInvoker 获取函数预留实例数量
func (*FunctionGraphClient) ListFunctionStatistics ¶
func (c *FunctionGraphClient) ListFunctionStatistics(request *model.ListFunctionStatisticsRequest) (*model.ListFunctionStatisticsResponse, error)
ListFunctionStatistics 获取指定时间段的函数运行指标
获取指定时间段的函数运行指标。
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ListFunctionStatisticsInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) ListFunctionStatisticsInvoker(request *model.ListFunctionStatisticsRequest) *ListFunctionStatisticsInvoker
ListFunctionStatisticsInvoker 获取指定时间段的函数运行指标
func (*FunctionGraphClient) ListFunctionTags ¶ added in v0.1.67
func (c *FunctionGraphClient) ListFunctionTags(request *model.ListFunctionTagsRequest) (*model.ListFunctionTagsResponse, error)
ListFunctionTags 查询函数标签列表
查询函数标签列表
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ListFunctionTagsInvoker ¶ added in v0.1.67
func (c *FunctionGraphClient) ListFunctionTagsInvoker(request *model.ListFunctionTagsRequest) *ListFunctionTagsInvoker
ListFunctionTagsInvoker 查询函数标签列表
func (*FunctionGraphClient) ListFunctionTemplate ¶ added in v0.1.67
func (c *FunctionGraphClient) ListFunctionTemplate(request *model.ListFunctionTemplateRequest) (*model.ListFunctionTemplateResponse, error)
ListFunctionTemplate 获取函数模板列表
获取函数模板列表
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ListFunctionTemplateInvoker ¶ added in v0.1.67
func (c *FunctionGraphClient) ListFunctionTemplateInvoker(request *model.ListFunctionTemplateRequest) *ListFunctionTemplateInvoker
ListFunctionTemplateInvoker 获取函数模板列表
func (*FunctionGraphClient) ListFunctionTriggers ¶
func (c *FunctionGraphClient) ListFunctionTriggers(request *model.ListFunctionTriggersRequest) (*model.ListFunctionTriggersResponse, error)
ListFunctionTriggers 获取指定函数的所有触发器
获取指定函数的所有触发器设置。
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ListFunctionTriggersInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) ListFunctionTriggersInvoker(request *model.ListFunctionTriggersRequest) *ListFunctionTriggersInvoker
ListFunctionTriggersInvoker 获取指定函数的所有触发器
func (*FunctionGraphClient) ListFunctionVersions ¶
func (c *FunctionGraphClient) ListFunctionVersions(request *model.ListFunctionVersionsRequest) (*model.ListFunctionVersionsResponse, error)
ListFunctionVersions 获取指定函数的版本列表
获取指定函数的版本列表。
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ListFunctionVersionsInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) ListFunctionVersionsInvoker(request *model.ListFunctionVersionsRequest) *ListFunctionVersionsInvoker
ListFunctionVersionsInvoker 获取指定函数的版本列表
func (*FunctionGraphClient) ListFunctions ¶
func (c *FunctionGraphClient) ListFunctions(request *model.ListFunctionsRequest) (*model.ListFunctionsResponse, error)
ListFunctions 获取函数列表
获取函数列表
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ListFunctionsInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) ListFunctionsInvoker(request *model.ListFunctionsRequest) *ListFunctionsInvoker
ListFunctionsInvoker 获取函数列表
func (*FunctionGraphClient) ListQuotas ¶
func (c *FunctionGraphClient) ListQuotas(request *model.ListQuotasRequest) (*model.ListQuotasResponse, error)
ListQuotas 查询租户配额
查询租户配额
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ListQuotasInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) ListQuotasInvoker(request *model.ListQuotasRequest) *ListQuotasInvoker
ListQuotasInvoker 查询租户配额
func (*FunctionGraphClient) ListReservedInstanceConfigs ¶ added in v0.1.12
func (c *FunctionGraphClient) ListReservedInstanceConfigs(request *model.ListReservedInstanceConfigsRequest) (*model.ListReservedInstanceConfigsResponse, error)
ListReservedInstanceConfigs 获取函数预留实例配置列表
获取函数预留实例配置列表
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ListReservedInstanceConfigsInvoker ¶ added in v0.1.12
func (c *FunctionGraphClient) ListReservedInstanceConfigsInvoker(request *model.ListReservedInstanceConfigsRequest) *ListReservedInstanceConfigsInvoker
ListReservedInstanceConfigsInvoker 获取函数预留实例配置列表
func (*FunctionGraphClient) ListStatistics ¶
func (c *FunctionGraphClient) ListStatistics(request *model.ListStatisticsRequest) (*model.ListStatisticsResponse, error)
ListStatistics 租户函数统计信息
租户函数统计信息。
返回三类的统计信息,函数格式和大小使用情况包括配额和使用量,流量报告。 通过查询参数filter可以进行过滤,查询参数period可以指定返回的时间段。
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ListStatisticsInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) ListStatisticsInvoker(request *model.ListStatisticsRequest) *ListStatisticsInvoker
ListStatisticsInvoker 租户函数统计信息
func (*FunctionGraphClient) ListVersionAliases ¶
func (c *FunctionGraphClient) ListVersionAliases(request *model.ListVersionAliasesRequest) (*model.ListVersionAliasesResponse, error)
ListVersionAliases 获取指定函数所有版本别名列表
获取函数版本别名列表。
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ListVersionAliasesInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) ListVersionAliasesInvoker(request *model.ListVersionAliasesRequest) *ListVersionAliasesInvoker
ListVersionAliasesInvoker 获取指定函数所有版本别名列表
func (*FunctionGraphClient) ListWorkflow ¶ added in v0.0.104
func (c *FunctionGraphClient) ListWorkflow(request *model.ListWorkflowRequest) (*model.ListWorkflowResponse, error)
ListWorkflow 查询函数流
查询函数流
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ListWorkflowExecutions ¶ added in v0.0.81
func (c *FunctionGraphClient) ListWorkflowExecutions(request *model.ListWorkflowExecutionsRequest) (*model.ListWorkflowExecutionsResponse, error)
ListWorkflowExecutions 获取指定函数流执行实例列表
获取指定函数流执行实例列表
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ListWorkflowExecutionsInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) ListWorkflowExecutionsInvoker(request *model.ListWorkflowExecutionsRequest) *ListWorkflowExecutionsInvoker
ListWorkflowExecutionsInvoker 获取指定函数流执行实例列表
func (*FunctionGraphClient) ListWorkflowInvoker ¶ added in v0.0.104
func (c *FunctionGraphClient) ListWorkflowInvoker(request *model.ListWorkflowRequest) *ListWorkflowInvoker
ListWorkflowInvoker 查询函数流
func (*FunctionGraphClient) RetryWorkFlow ¶ added in v0.0.81
func (c *FunctionGraphClient) RetryWorkFlow(request *model.RetryWorkFlowRequest) (*model.RetryWorkFlowResponse, error)
RetryWorkFlow 重试函数流
重试函数流
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) RetryWorkFlowInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) RetryWorkFlowInvoker(request *model.RetryWorkFlowRequest) *RetryWorkFlowInvoker
RetryWorkFlowInvoker 重试函数流
func (*FunctionGraphClient) ShowAppTemplate ¶ added in v0.1.68
func (c *FunctionGraphClient) ShowAppTemplate(request *model.ShowAppTemplateRequest) (*model.ShowAppTemplateResponse, error)
ShowAppTemplate 查询应用程序模板详情
查询应用程序模板详情(该功能目前仅支持华北-北京四、华东-上海一)
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ShowAppTemplateInvoker ¶ added in v0.1.68
func (c *FunctionGraphClient) ShowAppTemplateInvoker(request *model.ShowAppTemplateRequest) *ShowAppTemplateInvoker
ShowAppTemplateInvoker 查询应用程序模板详情
func (*FunctionGraphClient) ShowDependencyVersion ¶ added in v0.1.12
func (c *FunctionGraphClient) ShowDependencyVersion(request *model.ShowDependencyVersionRequest) (*model.ShowDependencyVersionResponse, error)
ShowDependencyVersion 获取依赖包版本详情
获取依赖包版本详情
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ShowDependencyVersionInvoker ¶ added in v0.1.12
func (c *FunctionGraphClient) ShowDependencyVersionInvoker(request *model.ShowDependencyVersionRequest) *ShowDependencyVersionInvoker
ShowDependencyVersionInvoker 获取依赖包版本详情
func (*FunctionGraphClient) ShowEvent ¶
func (c *FunctionGraphClient) ShowEvent(request *model.ShowEventRequest) (*model.ShowEventResponse, error)
ShowEvent 获取测试事件详细信息
获取测试事件详细信息
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ShowEventInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) ShowEventInvoker(request *model.ShowEventRequest) *ShowEventInvoker
ShowEventInvoker 获取测试事件详细信息
func (*FunctionGraphClient) ShowFuncReservedInstanceMetrics ¶ added in v0.1.67
func (c *FunctionGraphClient) ShowFuncReservedInstanceMetrics(request *model.ShowFuncReservedInstanceMetricsRequest) (*model.ShowFuncReservedInstanceMetricsResponse, error)
ShowFuncReservedInstanceMetrics 查询函数实例使用情况指标
查询函数实例使用情况指标。
- 指标单位为分钟: 当查询时间范围小于1小时,指标周期为1分钟 当查询时间范围小于1天,指标周期为30分钟 当查询时间范围大于1天,指标周期为180分钟
- 指标分为如下几类:reservedinstancenum(预留实例使用)、concurrency(实例使用/并发)
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ShowFuncReservedInstanceMetricsInvoker ¶ added in v0.1.67
func (c *FunctionGraphClient) ShowFuncReservedInstanceMetricsInvoker(request *model.ShowFuncReservedInstanceMetricsRequest) *ShowFuncReservedInstanceMetricsInvoker
ShowFuncReservedInstanceMetricsInvoker 查询函数实例使用情况指标
func (*FunctionGraphClient) ShowFuncSnapshotState ¶ added in v0.1.43
func (c *FunctionGraphClient) ShowFuncSnapshotState(request *model.ShowFuncSnapshotStateRequest) (*model.ShowFuncSnapshotStateResponse, error)
ShowFuncSnapshotState 查询函数快照制作状态
查询函数快照制作状态。
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ShowFuncSnapshotStateInvoker ¶ added in v0.1.43
func (c *FunctionGraphClient) ShowFuncSnapshotStateInvoker(request *model.ShowFuncSnapshotStateRequest) *ShowFuncSnapshotStateInvoker
ShowFuncSnapshotStateInvoker 查询函数快照制作状态
func (*FunctionGraphClient) ShowFunctionApp ¶ added in v0.1.68
func (c *FunctionGraphClient) ShowFunctionApp(request *model.ShowFunctionAppRequest) (*model.ShowFunctionAppResponse, error)
ShowFunctionApp 查询应用程序详情
查询应用程序详情(该功能目前仅支持华北-北京四、华东-上海一)
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ShowFunctionAppInvoker ¶ added in v0.1.68
func (c *FunctionGraphClient) ShowFunctionAppInvoker(request *model.ShowFunctionAppRequest) *ShowFunctionAppInvoker
ShowFunctionAppInvoker 查询应用程序详情
func (*FunctionGraphClient) ShowFunctionAsyncInvokeConfig ¶
func (c *FunctionGraphClient) ShowFunctionAsyncInvokeConfig(request *model.ShowFunctionAsyncInvokeConfigRequest) (*model.ShowFunctionAsyncInvokeConfigResponse, error)
ShowFunctionAsyncInvokeConfig 获取函数异步配置信息
获取指定函数某一版本的异步配置信息。
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ShowFunctionAsyncInvokeConfigInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) ShowFunctionAsyncInvokeConfigInvoker(request *model.ShowFunctionAsyncInvokeConfigRequest) *ShowFunctionAsyncInvokeConfigInvoker
ShowFunctionAsyncInvokeConfigInvoker 获取函数异步配置信息
func (*FunctionGraphClient) ShowFunctionCode ¶
func (c *FunctionGraphClient) ShowFunctionCode(request *model.ShowFunctionCodeRequest) (*model.ShowFunctionCodeResponse, error)
ShowFunctionCode 获取指定函数代码
获取指定函数的代码。
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ShowFunctionCodeInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) ShowFunctionCodeInvoker(request *model.ShowFunctionCodeRequest) *ShowFunctionCodeInvoker
ShowFunctionCodeInvoker 获取指定函数代码
func (*FunctionGraphClient) ShowFunctionConfig ¶
func (c *FunctionGraphClient) ShowFunctionConfig(request *model.ShowFunctionConfigRequest) (*model.ShowFunctionConfigResponse, error)
ShowFunctionConfig 获取函数的metadata
获取指定函数的metadata。
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ShowFunctionConfigInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) ShowFunctionConfigInvoker(request *model.ShowFunctionConfigRequest) *ShowFunctionConfigInvoker
ShowFunctionConfigInvoker 获取函数的metadata
func (*FunctionGraphClient) ShowFunctionMetrics ¶ added in v0.1.67
func (c *FunctionGraphClient) ShowFunctionMetrics(request *model.ShowFunctionMetricsRequest) (*model.ShowFunctionMetricsResponse, error)
ShowFunctionMetrics 查询函数实例流量指标
查询函数流量指标。
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ShowFunctionMetricsInvoker ¶ added in v0.1.67
func (c *FunctionGraphClient) ShowFunctionMetricsInvoker(request *model.ShowFunctionMetricsRequest) *ShowFunctionMetricsInvoker
ShowFunctionMetricsInvoker 查询函数实例流量指标
func (*FunctionGraphClient) ShowFunctionTemplate ¶ added in v0.1.67
func (c *FunctionGraphClient) ShowFunctionTemplate(request *model.ShowFunctionTemplateRequest) (*model.ShowFunctionTemplateResponse, error)
ShowFunctionTemplate 获取指定函数模板
获取指定函数模板
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ShowFunctionTemplateInvoker ¶ added in v0.1.67
func (c *FunctionGraphClient) ShowFunctionTemplateInvoker(request *model.ShowFunctionTemplateRequest) *ShowFunctionTemplateInvoker
ShowFunctionTemplateInvoker 获取指定函数模板
func (*FunctionGraphClient) ShowFunctionTrigger ¶
func (c *FunctionGraphClient) ShowFunctionTrigger(request *model.ShowFunctionTriggerRequest) (*model.ShowFunctionTriggerResponse, error)
ShowFunctionTrigger 获取指定触发器的信息
获取特定触发器的信息。
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ShowFunctionTriggerInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) ShowFunctionTriggerInvoker(request *model.ShowFunctionTriggerRequest) *ShowFunctionTriggerInvoker
ShowFunctionTriggerInvoker 获取指定触发器的信息
func (*FunctionGraphClient) ShowLtsLogDetails ¶ added in v0.0.53
func (c *FunctionGraphClient) ShowLtsLogDetails(request *model.ShowLtsLogDetailsRequest) (*model.ShowLtsLogDetailsResponse, error)
ShowLtsLogDetails 获取指定函数的lts日志组日志流配置
获取指定函数的lts日志组日志流配置。
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ShowLtsLogDetailsInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) ShowLtsLogDetailsInvoker(request *model.ShowLtsLogDetailsRequest) *ShowLtsLogDetailsInvoker
ShowLtsLogDetailsInvoker 获取指定函数的lts日志组日志流配置
func (*FunctionGraphClient) ShowProjectAsyncStatusLogInfo ¶ added in v0.1.67
func (c *FunctionGraphClient) ShowProjectAsyncStatusLogInfo(request *model.ShowProjectAsyncStatusLogInfoRequest) (*model.ShowProjectAsyncStatusLogInfoResponse, error)
ShowProjectAsyncStatusLogInfo 查询异步日志详情
查询异步日志详情
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ShowProjectAsyncStatusLogInfoInvoker ¶ added in v0.1.67
func (c *FunctionGraphClient) ShowProjectAsyncStatusLogInfoInvoker(request *model.ShowProjectAsyncStatusLogInfoRequest) *ShowProjectAsyncStatusLogInfoInvoker
ShowProjectAsyncStatusLogInfoInvoker 查询异步日志详情
func (*FunctionGraphClient) ShowProjectTagsList ¶ added in v0.1.43
func (c *FunctionGraphClient) ShowProjectTagsList(request *model.ShowProjectTagsListRequest) (*model.ShowProjectTagsListResponse, error)
ShowProjectTagsList 查询资源标签
查询资源标签。
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ShowProjectTagsListInvoker ¶ added in v0.1.43
func (c *FunctionGraphClient) ShowProjectTagsListInvoker(request *model.ShowProjectTagsListRequest) *ShowProjectTagsListInvoker
ShowProjectTagsListInvoker 查询资源标签
func (*FunctionGraphClient) ShowResInstanceInfo ¶ added in v0.1.43
func (c *FunctionGraphClient) ShowResInstanceInfo(request *model.ShowResInstanceInfoRequest) (*model.ShowResInstanceInfoResponse, error)
ShowResInstanceInfo 查询资源实例
查询资源实例。
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ShowResInstanceInfoInvoker ¶ added in v0.1.43
func (c *FunctionGraphClient) ShowResInstanceInfoInvoker(request *model.ShowResInstanceInfoRequest) *ShowResInstanceInfoInvoker
ShowResInstanceInfoInvoker 查询资源实例
func (*FunctionGraphClient) ShowTenantMetric ¶ added in v0.0.81
func (c *FunctionGraphClient) ShowTenantMetric(request *model.ShowTenantMetricRequest) (*model.ShowTenantMetricResponse, error)
ShowTenantMetric 获取函数流指标
获取函数流指标
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ShowTenantMetricInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) ShowTenantMetricInvoker(request *model.ShowTenantMetricRequest) *ShowTenantMetricInvoker
ShowTenantMetricInvoker 获取函数流指标
func (*FunctionGraphClient) ShowTracing ¶ added in v0.0.68
func (c *FunctionGraphClient) ShowTracing(request *model.ShowTracingRequest) (*model.ShowTracingResponse, error)
ShowTracing 获取函数调用链配置
获取函数调用链配置
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ShowTracingInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) ShowTracingInvoker(request *model.ShowTracingRequest) *ShowTracingInvoker
ShowTracingInvoker 获取函数调用链配置
func (*FunctionGraphClient) ShowVersionAlias ¶
func (c *FunctionGraphClient) ShowVersionAlias(request *model.ShowVersionAliasRequest) (*model.ShowVersionAliasResponse, error)
ShowVersionAlias 获取函数版本的指定别名信息
获取函数指定的版本别名信息。
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ShowVersionAliasInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) ShowVersionAliasInvoker(request *model.ShowVersionAliasRequest) *ShowVersionAliasInvoker
ShowVersionAliasInvoker 获取函数版本的指定别名信息
func (*FunctionGraphClient) ShowWorkFlow ¶ added in v0.0.81
func (c *FunctionGraphClient) ShowWorkFlow(request *model.ShowWorkFlowRequest) (*model.ShowWorkFlowResponse, error)
ShowWorkFlow 获取指定函数流实例的元数据
获取指定函数流实例的元数据
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ShowWorkFlowInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) ShowWorkFlowInvoker(request *model.ShowWorkFlowRequest) *ShowWorkFlowInvoker
ShowWorkFlowInvoker 获取指定函数流实例的元数据
func (*FunctionGraphClient) ShowWorkFlowMetric ¶ added in v0.0.81
func (c *FunctionGraphClient) ShowWorkFlowMetric(request *model.ShowWorkFlowMetricRequest) (*model.ShowWorkFlowMetricResponse, error)
ShowWorkFlowMetric 获取指定函数流指标
获取指定函数流指标
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ShowWorkFlowMetricInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) ShowWorkFlowMetricInvoker(request *model.ShowWorkFlowMetricRequest) *ShowWorkFlowMetricInvoker
ShowWorkFlowMetricInvoker 获取指定函数流指标
func (*FunctionGraphClient) ShowWorkflowExecution ¶ added in v0.0.81
func (c *FunctionGraphClient) ShowWorkflowExecution(request *model.ShowWorkflowExecutionRequest) (*model.ShowWorkflowExecutionResponse, error)
ShowWorkflowExecution 获取指定函数流执行实例
获取指定函数流执行实例。
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ShowWorkflowExecutionForPage ¶ added in v0.1.10
func (c *FunctionGraphClient) ShowWorkflowExecutionForPage(request *model.ShowWorkflowExecutionForPageRequest) (*model.ShowWorkflowExecutionForPageResponse, error)
ShowWorkflowExecutionForPage 分页获取指定函数流执行实例列表
分页获取指定函数流执行实例列表
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) ShowWorkflowExecutionForPageInvoker ¶ added in v0.1.10
func (c *FunctionGraphClient) ShowWorkflowExecutionForPageInvoker(request *model.ShowWorkflowExecutionForPageRequest) *ShowWorkflowExecutionForPageInvoker
ShowWorkflowExecutionForPageInvoker 分页获取指定函数流执行实例列表
func (*FunctionGraphClient) ShowWorkflowExecutionInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) ShowWorkflowExecutionInvoker(request *model.ShowWorkflowExecutionRequest) *ShowWorkflowExecutionInvoker
ShowWorkflowExecutionInvoker 获取指定函数流执行实例
func (*FunctionGraphClient) StartSyncWorkflowExecution ¶ added in v0.0.86
func (c *FunctionGraphClient) StartSyncWorkflowExecution(request *model.StartSyncWorkflowExecutionRequest) (*model.StartSyncWorkflowExecutionResponse, error)
StartSyncWorkflowExecution 同步执行函数流
以同步执行方式启动函数流(仅快速模式函数流支持)
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) StartSyncWorkflowExecutionInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) StartSyncWorkflowExecutionInvoker(request *model.StartSyncWorkflowExecutionRequest) *StartSyncWorkflowExecutionInvoker
StartSyncWorkflowExecutionInvoker 同步执行函数流
func (*FunctionGraphClient) StartWorkflowExecution ¶ added in v0.0.81
func (c *FunctionGraphClient) StartWorkflowExecution(request *model.StartWorkflowExecutionRequest) (*model.StartWorkflowExecutionResponse, error)
StartWorkflowExecution 开始执行函数流
以异步执行方式启动函数流
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) StartWorkflowExecutionInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) StartWorkflowExecutionInvoker(request *model.StartWorkflowExecutionRequest) *StartWorkflowExecutionInvoker
StartWorkflowExecutionInvoker 开始执行函数流
func (*FunctionGraphClient) StopWorkFlow ¶ added in v0.0.81
func (c *FunctionGraphClient) StopWorkFlow(request *model.StopWorkFlowRequest) (*model.StopWorkFlowResponse, error)
StopWorkFlow 停止函数流
停止函数流
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) StopWorkFlowInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) StopWorkFlowInvoker(request *model.StopWorkFlowRequest) *StopWorkFlowInvoker
StopWorkFlowInvoker 停止函数流
func (*FunctionGraphClient) UpdateEvent ¶
func (c *FunctionGraphClient) UpdateEvent(request *model.UpdateEventRequest) (*model.UpdateEventResponse, error)
UpdateEvent 更新测试事件详细信息
更新测试事件详细信息
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) UpdateEventInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) UpdateEventInvoker(request *model.UpdateEventRequest) *UpdateEventInvoker
UpdateEventInvoker 更新测试事件详细信息
func (*FunctionGraphClient) UpdateFuncSnapshot ¶ added in v0.1.43
func (c *FunctionGraphClient) UpdateFuncSnapshot(request *model.UpdateFuncSnapshotRequest) (*model.UpdateFuncSnapshotResponse, error)
UpdateFuncSnapshot 禁用/启动函数快照
禁用/启动函数快照,仅支持java运行时函数,且为非latest版本才能开启函数快照功能。
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) UpdateFuncSnapshotInvoker ¶ added in v0.1.43
func (c *FunctionGraphClient) UpdateFuncSnapshotInvoker(request *model.UpdateFuncSnapshotRequest) *UpdateFuncSnapshotInvoker
UpdateFuncSnapshotInvoker 禁用/启动函数快照
func (*FunctionGraphClient) UpdateFunctionAsyncInvokeConfig ¶
func (c *FunctionGraphClient) UpdateFunctionAsyncInvokeConfig(request *model.UpdateFunctionAsyncInvokeConfigRequest) (*model.UpdateFunctionAsyncInvokeConfigResponse, error)
UpdateFunctionAsyncInvokeConfig 设置函数异步配置信息
设置函数异步配置信息。
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) UpdateFunctionAsyncInvokeConfigInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) UpdateFunctionAsyncInvokeConfigInvoker(request *model.UpdateFunctionAsyncInvokeConfigRequest) *UpdateFunctionAsyncInvokeConfigInvoker
UpdateFunctionAsyncInvokeConfigInvoker 设置函数异步配置信息
func (*FunctionGraphClient) UpdateFunctionCode ¶
func (c *FunctionGraphClient) UpdateFunctionCode(request *model.UpdateFunctionCodeRequest) (*model.UpdateFunctionCodeResponse, error)
UpdateFunctionCode 修改函数代码
修改指定的函数的代码。
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) UpdateFunctionCodeInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) UpdateFunctionCodeInvoker(request *model.UpdateFunctionCodeRequest) *UpdateFunctionCodeInvoker
UpdateFunctionCodeInvoker 修改函数代码
func (*FunctionGraphClient) UpdateFunctionCollectState ¶ added in v0.1.67
func (c *FunctionGraphClient) UpdateFunctionCollectState(request *model.UpdateFunctionCollectStateRequest) (*model.UpdateFunctionCollectStateResponse, error)
UpdateFunctionCollectState 更新函数置顶状态
更新函数置顶状态
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) UpdateFunctionCollectStateInvoker ¶ added in v0.1.67
func (c *FunctionGraphClient) UpdateFunctionCollectStateInvoker(request *model.UpdateFunctionCollectStateRequest) *UpdateFunctionCollectStateInvoker
UpdateFunctionCollectStateInvoker 更新函数置顶状态
func (*FunctionGraphClient) UpdateFunctionConfig ¶
func (c *FunctionGraphClient) UpdateFunctionConfig(request *model.UpdateFunctionConfigRequest) (*model.UpdateFunctionConfigResponse, error)
UpdateFunctionConfig 修改函数的metadata信息
修改指定的函数的metadata信息。
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) UpdateFunctionConfigInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) UpdateFunctionConfigInvoker(request *model.UpdateFunctionConfigRequest) *UpdateFunctionConfigInvoker
UpdateFunctionConfigInvoker 修改函数的metadata信息
func (*FunctionGraphClient) UpdateFunctionMaxInstanceConfig ¶ added in v0.0.96
func (c *FunctionGraphClient) UpdateFunctionMaxInstanceConfig(request *model.UpdateFunctionMaxInstanceConfigRequest) (*model.UpdateFunctionMaxInstanceConfigResponse, error)
UpdateFunctionMaxInstanceConfig 更新函数最大实例数
更新函数最大实例数
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) UpdateFunctionMaxInstanceConfigInvoker ¶ added in v0.0.96
func (c *FunctionGraphClient) UpdateFunctionMaxInstanceConfigInvoker(request *model.UpdateFunctionMaxInstanceConfigRequest) *UpdateFunctionMaxInstanceConfigInvoker
UpdateFunctionMaxInstanceConfigInvoker 更新函数最大实例数
func (*FunctionGraphClient) UpdateFunctionReservedInstancesCount ¶ added in v0.0.104
func (c *FunctionGraphClient) UpdateFunctionReservedInstancesCount(request *model.UpdateFunctionReservedInstancesCountRequest) (*model.UpdateFunctionReservedInstancesCountResponse, error)
UpdateFunctionReservedInstancesCount 修改函数预留实例数量
修改函数预留实例数量。
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) UpdateFunctionReservedInstancesCountInvoker ¶ added in v0.0.104
func (c *FunctionGraphClient) UpdateFunctionReservedInstancesCountInvoker(request *model.UpdateFunctionReservedInstancesCountRequest) *UpdateFunctionReservedInstancesCountInvoker
UpdateFunctionReservedInstancesCountInvoker 修改函数预留实例数量
func (*FunctionGraphClient) UpdateTracing ¶ added in v0.0.68
func (c *FunctionGraphClient) UpdateTracing(request *model.UpdateTracingRequest) (*model.UpdateTracingResponse, error)
UpdateTracing 修改函数调用链配置
修改函数调用链配置,开通/修改传入aksk,关闭aksk传空
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) UpdateTracingInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) UpdateTracingInvoker(request *model.UpdateTracingRequest) *UpdateTracingInvoker
UpdateTracingInvoker 修改函数调用链配置
func (*FunctionGraphClient) UpdateTrigger ¶
func (c *FunctionGraphClient) UpdateTrigger(request *model.UpdateTriggerRequest) (*model.UpdateTriggerResponse, error)
UpdateTrigger 更新触发器
更新触发器
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) UpdateTriggerInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) UpdateTriggerInvoker(request *model.UpdateTriggerRequest) *UpdateTriggerInvoker
UpdateTriggerInvoker 更新触发器
func (*FunctionGraphClient) UpdateVersionAlias ¶
func (c *FunctionGraphClient) UpdateVersionAlias(request *model.UpdateVersionAliasRequest) (*model.UpdateVersionAliasResponse, error)
UpdateVersionAlias 修改函数版本别名信息
修改函数版本别名信息。
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) UpdateVersionAliasInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) UpdateVersionAliasInvoker(request *model.UpdateVersionAliasRequest) *UpdateVersionAliasInvoker
UpdateVersionAliasInvoker 修改函数版本别名信息
func (*FunctionGraphClient) UpdateWorkFlow ¶ added in v0.0.81
func (c *FunctionGraphClient) UpdateWorkFlow(request *model.UpdateWorkFlowRequest) (*model.UpdateWorkFlowResponse, error)
UpdateWorkFlow 修改指定函数流实例的元数据
修改指定函数流实例的元数据
Please refer to HUAWEI cloud API Explorer for details.
func (*FunctionGraphClient) UpdateWorkFlowInvoker ¶ added in v0.0.90
func (c *FunctionGraphClient) UpdateWorkFlowInvoker(request *model.UpdateWorkFlowRequest) *UpdateWorkFlowInvoker
UpdateWorkFlowInvoker 修改指定函数流实例的元数据
type ImportFunctionInvoker ¶ added in v0.0.90
type ImportFunctionInvoker struct {
*invoker.BaseInvoker
}
func (*ImportFunctionInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ImportFunctionInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ImportFunctionInvoker) Invoke ¶ added in v0.0.90
func (i *ImportFunctionInvoker) Invoke() (*model.ImportFunctionResponse, error)
type InvokeFunctionInvoker ¶ added in v0.0.90
type InvokeFunctionInvoker struct {
*invoker.BaseInvoker
}
func (*InvokeFunctionInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *InvokeFunctionInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*InvokeFunctionInvoker) Invoke ¶ added in v0.0.90
func (i *InvokeFunctionInvoker) Invoke() (*model.InvokeFunctionResponse, error)
type ListActiveAsyncInvocationsInvoker ¶ added in v0.1.60
type ListActiveAsyncInvocationsInvoker struct {
*invoker.BaseInvoker
}
func (*ListActiveAsyncInvocationsInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ListActiveAsyncInvocationsInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ListActiveAsyncInvocationsInvoker) Invoke ¶ added in v0.1.60
func (i *ListActiveAsyncInvocationsInvoker) Invoke() (*model.ListActiveAsyncInvocationsResponse, error)
type ListAppTemplatesInvoker ¶ added in v0.1.68
type ListAppTemplatesInvoker struct {
*invoker.BaseInvoker
}
func (*ListAppTemplatesInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ListAppTemplatesInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ListAppTemplatesInvoker) Invoke ¶ added in v0.1.68
func (i *ListAppTemplatesInvoker) Invoke() (*model.ListAppTemplatesResponse, error)
type ListAsyncInvocationsInvoker ¶ added in v0.0.104
type ListAsyncInvocationsInvoker struct {
*invoker.BaseInvoker
}
func (*ListAsyncInvocationsInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ListAsyncInvocationsInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ListAsyncInvocationsInvoker) Invoke ¶ added in v0.0.104
func (i *ListAsyncInvocationsInvoker) Invoke() (*model.ListAsyncInvocationsResponse, error)
type ListBridgeFunctionsInvoker ¶ added in v0.1.67
type ListBridgeFunctionsInvoker struct {
*invoker.BaseInvoker
}
func (*ListBridgeFunctionsInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ListBridgeFunctionsInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ListBridgeFunctionsInvoker) Invoke ¶ added in v0.1.67
func (i *ListBridgeFunctionsInvoker) Invoke() (*model.ListBridgeFunctionsResponse, error)
type ListBridgeVersionsInvoker ¶ added in v0.1.67
type ListBridgeVersionsInvoker struct {
*invoker.BaseInvoker
}
func (*ListBridgeVersionsInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ListBridgeVersionsInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ListBridgeVersionsInvoker) Invoke ¶ added in v0.1.67
func (i *ListBridgeVersionsInvoker) Invoke() (*model.ListBridgeVersionsResponse, error)
type ListDependenciesInvoker ¶ added in v0.0.90
type ListDependenciesInvoker struct {
*invoker.BaseInvoker
}
func (*ListDependenciesInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ListDependenciesInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ListDependenciesInvoker) Invoke ¶ added in v0.0.90
func (i *ListDependenciesInvoker) Invoke() (*model.ListDependenciesResponse, error)
type ListDependencyVersionInvoker ¶ added in v0.1.12
type ListDependencyVersionInvoker struct {
*invoker.BaseInvoker
}
func (*ListDependencyVersionInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ListDependencyVersionInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ListDependencyVersionInvoker) Invoke ¶ added in v0.1.12
func (i *ListDependencyVersionInvoker) Invoke() (*model.ListDependencyVersionResponse, error)
type ListEventsInvoker ¶ added in v0.0.90
type ListEventsInvoker struct {
*invoker.BaseInvoker
}
func (*ListEventsInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ListEventsInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ListEventsInvoker) Invoke ¶ added in v0.0.90
func (i *ListEventsInvoker) Invoke() (*model.ListEventsResponse, error)
type ListFunctionApplicationsInvoker ¶ added in v0.1.68
type ListFunctionApplicationsInvoker struct {
*invoker.BaseInvoker
}
func (*ListFunctionApplicationsInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ListFunctionApplicationsInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ListFunctionApplicationsInvoker) Invoke ¶ added in v0.1.68
func (i *ListFunctionApplicationsInvoker) Invoke() (*model.ListFunctionApplicationsResponse, error)
type ListFunctionAsMetricInvoker ¶ added in v0.1.12
type ListFunctionAsMetricInvoker struct {
*invoker.BaseInvoker
}
func (*ListFunctionAsMetricInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ListFunctionAsMetricInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ListFunctionAsMetricInvoker) Invoke ¶ added in v0.1.12
func (i *ListFunctionAsMetricInvoker) Invoke() (*model.ListFunctionAsMetricResponse, error)
type ListFunctionAsyncInvokeConfigInvoker ¶ added in v0.0.90
type ListFunctionAsyncInvokeConfigInvoker struct {
*invoker.BaseInvoker
}
func (*ListFunctionAsyncInvokeConfigInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ListFunctionAsyncInvokeConfigInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ListFunctionAsyncInvokeConfigInvoker) Invoke ¶ added in v0.0.90
func (i *ListFunctionAsyncInvokeConfigInvoker) Invoke() (*model.ListFunctionAsyncInvokeConfigResponse, error)
type ListFunctionReservedInstancesInvoker ¶ added in v0.1.12
type ListFunctionReservedInstancesInvoker struct {
*invoker.BaseInvoker
}
func (*ListFunctionReservedInstancesInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ListFunctionReservedInstancesInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ListFunctionReservedInstancesInvoker) Invoke ¶ added in v0.1.12
func (i *ListFunctionReservedInstancesInvoker) Invoke() (*model.ListFunctionReservedInstancesResponse, error)
type ListFunctionStatisticsInvoker ¶ added in v0.0.90
type ListFunctionStatisticsInvoker struct {
*invoker.BaseInvoker
}
func (*ListFunctionStatisticsInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ListFunctionStatisticsInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ListFunctionStatisticsInvoker) Invoke ¶ added in v0.0.90
func (i *ListFunctionStatisticsInvoker) Invoke() (*model.ListFunctionStatisticsResponse, error)
type ListFunctionTagsInvoker ¶ added in v0.1.67
type ListFunctionTagsInvoker struct {
*invoker.BaseInvoker
}
func (*ListFunctionTagsInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ListFunctionTagsInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ListFunctionTagsInvoker) Invoke ¶ added in v0.1.67
func (i *ListFunctionTagsInvoker) Invoke() (*model.ListFunctionTagsResponse, error)
type ListFunctionTemplateInvoker ¶ added in v0.1.67
type ListFunctionTemplateInvoker struct {
*invoker.BaseInvoker
}
func (*ListFunctionTemplateInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ListFunctionTemplateInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ListFunctionTemplateInvoker) Invoke ¶ added in v0.1.67
func (i *ListFunctionTemplateInvoker) Invoke() (*model.ListFunctionTemplateResponse, error)
type ListFunctionTriggersInvoker ¶ added in v0.0.90
type ListFunctionTriggersInvoker struct {
*invoker.BaseInvoker
}
func (*ListFunctionTriggersInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ListFunctionTriggersInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ListFunctionTriggersInvoker) Invoke ¶ added in v0.0.90
func (i *ListFunctionTriggersInvoker) Invoke() (*model.ListFunctionTriggersResponse, error)
type ListFunctionVersionsInvoker ¶ added in v0.0.90
type ListFunctionVersionsInvoker struct {
*invoker.BaseInvoker
}
func (*ListFunctionVersionsInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ListFunctionVersionsInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ListFunctionVersionsInvoker) Invoke ¶ added in v0.0.90
func (i *ListFunctionVersionsInvoker) Invoke() (*model.ListFunctionVersionsResponse, error)
type ListFunctionsInvoker ¶ added in v0.0.90
type ListFunctionsInvoker struct {
*invoker.BaseInvoker
}
func (*ListFunctionsInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ListFunctionsInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ListFunctionsInvoker) Invoke ¶ added in v0.0.90
func (i *ListFunctionsInvoker) Invoke() (*model.ListFunctionsResponse, error)
type ListQuotasInvoker ¶ added in v0.0.90
type ListQuotasInvoker struct {
*invoker.BaseInvoker
}
func (*ListQuotasInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ListQuotasInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ListQuotasInvoker) Invoke ¶ added in v0.0.90
func (i *ListQuotasInvoker) Invoke() (*model.ListQuotasResponse, error)
type ListReservedInstanceConfigsInvoker ¶ added in v0.1.12
type ListReservedInstanceConfigsInvoker struct {
*invoker.BaseInvoker
}
func (*ListReservedInstanceConfigsInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ListReservedInstanceConfigsInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ListReservedInstanceConfigsInvoker) Invoke ¶ added in v0.1.12
func (i *ListReservedInstanceConfigsInvoker) Invoke() (*model.ListReservedInstanceConfigsResponse, error)
type ListStatisticsInvoker ¶ added in v0.0.90
type ListStatisticsInvoker struct {
*invoker.BaseInvoker
}
func (*ListStatisticsInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ListStatisticsInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ListStatisticsInvoker) Invoke ¶ added in v0.0.90
func (i *ListStatisticsInvoker) Invoke() (*model.ListStatisticsResponse, error)
type ListVersionAliasesInvoker ¶ added in v0.0.90
type ListVersionAliasesInvoker struct {
*invoker.BaseInvoker
}
func (*ListVersionAliasesInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ListVersionAliasesInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ListVersionAliasesInvoker) Invoke ¶ added in v0.0.90
func (i *ListVersionAliasesInvoker) Invoke() (*model.ListVersionAliasesResponse, error)
type ListWorkflowExecutionsInvoker ¶ added in v0.0.90
type ListWorkflowExecutionsInvoker struct {
*invoker.BaseInvoker
}
func (*ListWorkflowExecutionsInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ListWorkflowExecutionsInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ListWorkflowExecutionsInvoker) Invoke ¶ added in v0.0.90
func (i *ListWorkflowExecutionsInvoker) Invoke() (*model.ListWorkflowExecutionsResponse, error)
type ListWorkflowInvoker ¶ added in v0.0.104
type ListWorkflowInvoker struct {
*invoker.BaseInvoker
}
func (*ListWorkflowInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ListWorkflowInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ListWorkflowInvoker) Invoke ¶ added in v0.0.104
func (i *ListWorkflowInvoker) Invoke() (*model.ListWorkflowResponse, error)
type RetryWorkFlowInvoker ¶ added in v0.0.90
type RetryWorkFlowInvoker struct {
*invoker.BaseInvoker
}
func (*RetryWorkFlowInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *RetryWorkFlowInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*RetryWorkFlowInvoker) Invoke ¶ added in v0.0.90
func (i *RetryWorkFlowInvoker) Invoke() (*model.RetryWorkFlowResponse, error)
type ShowAppTemplateInvoker ¶ added in v0.1.68
type ShowAppTemplateInvoker struct {
*invoker.BaseInvoker
}
func (*ShowAppTemplateInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ShowAppTemplateInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ShowAppTemplateInvoker) Invoke ¶ added in v0.1.68
func (i *ShowAppTemplateInvoker) Invoke() (*model.ShowAppTemplateResponse, error)
type ShowDependencyVersionInvoker ¶ added in v0.1.12
type ShowDependencyVersionInvoker struct {
*invoker.BaseInvoker
}
func (*ShowDependencyVersionInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ShowDependencyVersionInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ShowDependencyVersionInvoker) Invoke ¶ added in v0.1.12
func (i *ShowDependencyVersionInvoker) Invoke() (*model.ShowDependencyVersionResponse, error)
type ShowEventInvoker ¶ added in v0.0.90
type ShowEventInvoker struct {
*invoker.BaseInvoker
}
func (*ShowEventInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ShowEventInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ShowEventInvoker) Invoke ¶ added in v0.0.90
func (i *ShowEventInvoker) Invoke() (*model.ShowEventResponse, error)
type ShowFuncReservedInstanceMetricsInvoker ¶ added in v0.1.67
type ShowFuncReservedInstanceMetricsInvoker struct {
*invoker.BaseInvoker
}
func (*ShowFuncReservedInstanceMetricsInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ShowFuncReservedInstanceMetricsInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ShowFuncReservedInstanceMetricsInvoker) Invoke ¶ added in v0.1.67
func (i *ShowFuncReservedInstanceMetricsInvoker) Invoke() (*model.ShowFuncReservedInstanceMetricsResponse, error)
type ShowFuncSnapshotStateInvoker ¶ added in v0.1.43
type ShowFuncSnapshotStateInvoker struct {
*invoker.BaseInvoker
}
func (*ShowFuncSnapshotStateInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ShowFuncSnapshotStateInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ShowFuncSnapshotStateInvoker) Invoke ¶ added in v0.1.43
func (i *ShowFuncSnapshotStateInvoker) Invoke() (*model.ShowFuncSnapshotStateResponse, error)
type ShowFunctionAppInvoker ¶ added in v0.1.68
type ShowFunctionAppInvoker struct {
*invoker.BaseInvoker
}
func (*ShowFunctionAppInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ShowFunctionAppInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ShowFunctionAppInvoker) Invoke ¶ added in v0.1.68
func (i *ShowFunctionAppInvoker) Invoke() (*model.ShowFunctionAppResponse, error)
type ShowFunctionAsyncInvokeConfigInvoker ¶ added in v0.0.90
type ShowFunctionAsyncInvokeConfigInvoker struct {
*invoker.BaseInvoker
}
func (*ShowFunctionAsyncInvokeConfigInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ShowFunctionAsyncInvokeConfigInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ShowFunctionAsyncInvokeConfigInvoker) Invoke ¶ added in v0.0.90
func (i *ShowFunctionAsyncInvokeConfigInvoker) Invoke() (*model.ShowFunctionAsyncInvokeConfigResponse, error)
type ShowFunctionCodeInvoker ¶ added in v0.0.90
type ShowFunctionCodeInvoker struct {
*invoker.BaseInvoker
}
func (*ShowFunctionCodeInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ShowFunctionCodeInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ShowFunctionCodeInvoker) Invoke ¶ added in v0.0.90
func (i *ShowFunctionCodeInvoker) Invoke() (*model.ShowFunctionCodeResponse, error)
type ShowFunctionConfigInvoker ¶ added in v0.0.90
type ShowFunctionConfigInvoker struct {
*invoker.BaseInvoker
}
func (*ShowFunctionConfigInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ShowFunctionConfigInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ShowFunctionConfigInvoker) Invoke ¶ added in v0.0.90
func (i *ShowFunctionConfigInvoker) Invoke() (*model.ShowFunctionConfigResponse, error)
type ShowFunctionMetricsInvoker ¶ added in v0.1.67
type ShowFunctionMetricsInvoker struct {
*invoker.BaseInvoker
}
func (*ShowFunctionMetricsInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ShowFunctionMetricsInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ShowFunctionMetricsInvoker) Invoke ¶ added in v0.1.67
func (i *ShowFunctionMetricsInvoker) Invoke() (*model.ShowFunctionMetricsResponse, error)
type ShowFunctionTemplateInvoker ¶ added in v0.1.67
type ShowFunctionTemplateInvoker struct {
*invoker.BaseInvoker
}
func (*ShowFunctionTemplateInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ShowFunctionTemplateInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ShowFunctionTemplateInvoker) Invoke ¶ added in v0.1.67
func (i *ShowFunctionTemplateInvoker) Invoke() (*model.ShowFunctionTemplateResponse, error)
type ShowFunctionTriggerInvoker ¶ added in v0.0.90
type ShowFunctionTriggerInvoker struct {
*invoker.BaseInvoker
}
func (*ShowFunctionTriggerInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ShowFunctionTriggerInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ShowFunctionTriggerInvoker) Invoke ¶ added in v0.0.90
func (i *ShowFunctionTriggerInvoker) Invoke() (*model.ShowFunctionTriggerResponse, error)
type ShowLtsLogDetailsInvoker ¶ added in v0.0.90
type ShowLtsLogDetailsInvoker struct {
*invoker.BaseInvoker
}
func (*ShowLtsLogDetailsInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ShowLtsLogDetailsInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ShowLtsLogDetailsInvoker) Invoke ¶ added in v0.0.90
func (i *ShowLtsLogDetailsInvoker) Invoke() (*model.ShowLtsLogDetailsResponse, error)
type ShowProjectAsyncStatusLogInfoInvoker ¶ added in v0.1.67
type ShowProjectAsyncStatusLogInfoInvoker struct {
*invoker.BaseInvoker
}
func (*ShowProjectAsyncStatusLogInfoInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ShowProjectAsyncStatusLogInfoInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ShowProjectAsyncStatusLogInfoInvoker) Invoke ¶ added in v0.1.67
func (i *ShowProjectAsyncStatusLogInfoInvoker) Invoke() (*model.ShowProjectAsyncStatusLogInfoResponse, error)
type ShowProjectTagsListInvoker ¶ added in v0.1.43
type ShowProjectTagsListInvoker struct {
*invoker.BaseInvoker
}
func (*ShowProjectTagsListInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ShowProjectTagsListInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ShowProjectTagsListInvoker) Invoke ¶ added in v0.1.43
func (i *ShowProjectTagsListInvoker) Invoke() (*model.ShowProjectTagsListResponse, error)
type ShowResInstanceInfoInvoker ¶ added in v0.1.43
type ShowResInstanceInfoInvoker struct {
*invoker.BaseInvoker
}
func (*ShowResInstanceInfoInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ShowResInstanceInfoInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ShowResInstanceInfoInvoker) Invoke ¶ added in v0.1.43
func (i *ShowResInstanceInfoInvoker) Invoke() (*model.ShowResInstanceInfoResponse, error)
type ShowTenantMetricInvoker ¶ added in v0.0.90
type ShowTenantMetricInvoker struct {
*invoker.BaseInvoker
}
func (*ShowTenantMetricInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ShowTenantMetricInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ShowTenantMetricInvoker) Invoke ¶ added in v0.0.90
func (i *ShowTenantMetricInvoker) Invoke() (*model.ShowTenantMetricResponse, error)
type ShowTracingInvoker ¶ added in v0.0.90
type ShowTracingInvoker struct {
*invoker.BaseInvoker
}
func (*ShowTracingInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ShowTracingInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ShowTracingInvoker) Invoke ¶ added in v0.0.90
func (i *ShowTracingInvoker) Invoke() (*model.ShowTracingResponse, error)
type ShowVersionAliasInvoker ¶ added in v0.0.90
type ShowVersionAliasInvoker struct {
*invoker.BaseInvoker
}
func (*ShowVersionAliasInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ShowVersionAliasInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ShowVersionAliasInvoker) Invoke ¶ added in v0.0.90
func (i *ShowVersionAliasInvoker) Invoke() (*model.ShowVersionAliasResponse, error)
type ShowWorkFlowInvoker ¶ added in v0.0.90
type ShowWorkFlowInvoker struct {
*invoker.BaseInvoker
}
func (*ShowWorkFlowInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ShowWorkFlowInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ShowWorkFlowInvoker) Invoke ¶ added in v0.0.90
func (i *ShowWorkFlowInvoker) Invoke() (*model.ShowWorkFlowResponse, error)
type ShowWorkFlowMetricInvoker ¶ added in v0.0.90
type ShowWorkFlowMetricInvoker struct {
*invoker.BaseInvoker
}
func (*ShowWorkFlowMetricInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ShowWorkFlowMetricInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ShowWorkFlowMetricInvoker) Invoke ¶ added in v0.0.90
func (i *ShowWorkFlowMetricInvoker) Invoke() (*model.ShowWorkFlowMetricResponse, error)
type ShowWorkflowExecutionForPageInvoker ¶ added in v0.1.10
type ShowWorkflowExecutionForPageInvoker struct {
*invoker.BaseInvoker
}
func (*ShowWorkflowExecutionForPageInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ShowWorkflowExecutionForPageInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ShowWorkflowExecutionForPageInvoker) Invoke ¶ added in v0.1.10
func (i *ShowWorkflowExecutionForPageInvoker) Invoke() (*model.ShowWorkflowExecutionForPageResponse, error)
type ShowWorkflowExecutionInvoker ¶ added in v0.0.90
type ShowWorkflowExecutionInvoker struct {
*invoker.BaseInvoker
}
func (*ShowWorkflowExecutionInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *ShowWorkflowExecutionInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*ShowWorkflowExecutionInvoker) Invoke ¶ added in v0.0.90
func (i *ShowWorkflowExecutionInvoker) Invoke() (*model.ShowWorkflowExecutionResponse, error)
type StartSyncWorkflowExecutionInvoker ¶ added in v0.0.90
type StartSyncWorkflowExecutionInvoker struct {
*invoker.BaseInvoker
}
func (*StartSyncWorkflowExecutionInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *StartSyncWorkflowExecutionInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*StartSyncWorkflowExecutionInvoker) Invoke ¶ added in v0.0.90
func (i *StartSyncWorkflowExecutionInvoker) Invoke() (*model.StartSyncWorkflowExecutionResponse, error)
type StartWorkflowExecutionInvoker ¶ added in v0.0.90
type StartWorkflowExecutionInvoker struct {
*invoker.BaseInvoker
}
func (*StartWorkflowExecutionInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *StartWorkflowExecutionInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*StartWorkflowExecutionInvoker) Invoke ¶ added in v0.0.90
func (i *StartWorkflowExecutionInvoker) Invoke() (*model.StartWorkflowExecutionResponse, error)
type StopWorkFlowInvoker ¶ added in v0.0.90
type StopWorkFlowInvoker struct {
*invoker.BaseInvoker
}
func (*StopWorkFlowInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *StopWorkFlowInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*StopWorkFlowInvoker) Invoke ¶ added in v0.0.90
func (i *StopWorkFlowInvoker) Invoke() (*model.StopWorkFlowResponse, error)
type UpdateEventInvoker ¶ added in v0.0.90
type UpdateEventInvoker struct {
*invoker.BaseInvoker
}
func (*UpdateEventInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *UpdateEventInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*UpdateEventInvoker) Invoke ¶ added in v0.0.90
func (i *UpdateEventInvoker) Invoke() (*model.UpdateEventResponse, error)
type UpdateFuncSnapshotInvoker ¶ added in v0.1.43
type UpdateFuncSnapshotInvoker struct {
*invoker.BaseInvoker
}
func (*UpdateFuncSnapshotInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *UpdateFuncSnapshotInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*UpdateFuncSnapshotInvoker) Invoke ¶ added in v0.1.43
func (i *UpdateFuncSnapshotInvoker) Invoke() (*model.UpdateFuncSnapshotResponse, error)
type UpdateFunctionAsyncInvokeConfigInvoker ¶ added in v0.0.90
type UpdateFunctionAsyncInvokeConfigInvoker struct {
*invoker.BaseInvoker
}
func (*UpdateFunctionAsyncInvokeConfigInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *UpdateFunctionAsyncInvokeConfigInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*UpdateFunctionAsyncInvokeConfigInvoker) Invoke ¶ added in v0.0.90
func (i *UpdateFunctionAsyncInvokeConfigInvoker) Invoke() (*model.UpdateFunctionAsyncInvokeConfigResponse, error)
type UpdateFunctionCodeInvoker ¶ added in v0.0.90
type UpdateFunctionCodeInvoker struct {
*invoker.BaseInvoker
}
func (*UpdateFunctionCodeInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *UpdateFunctionCodeInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*UpdateFunctionCodeInvoker) Invoke ¶ added in v0.0.90
func (i *UpdateFunctionCodeInvoker) Invoke() (*model.UpdateFunctionCodeResponse, error)
type UpdateFunctionCollectStateInvoker ¶ added in v0.1.67
type UpdateFunctionCollectStateInvoker struct {
*invoker.BaseInvoker
}
func (*UpdateFunctionCollectStateInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *UpdateFunctionCollectStateInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*UpdateFunctionCollectStateInvoker) Invoke ¶ added in v0.1.67
func (i *UpdateFunctionCollectStateInvoker) Invoke() (*model.UpdateFunctionCollectStateResponse, error)
type UpdateFunctionConfigInvoker ¶ added in v0.0.90
type UpdateFunctionConfigInvoker struct {
*invoker.BaseInvoker
}
func (*UpdateFunctionConfigInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *UpdateFunctionConfigInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*UpdateFunctionConfigInvoker) Invoke ¶ added in v0.0.90
func (i *UpdateFunctionConfigInvoker) Invoke() (*model.UpdateFunctionConfigResponse, error)
type UpdateFunctionMaxInstanceConfigInvoker ¶ added in v0.0.96
type UpdateFunctionMaxInstanceConfigInvoker struct {
*invoker.BaseInvoker
}
func (*UpdateFunctionMaxInstanceConfigInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *UpdateFunctionMaxInstanceConfigInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*UpdateFunctionMaxInstanceConfigInvoker) Invoke ¶ added in v0.0.96
func (i *UpdateFunctionMaxInstanceConfigInvoker) Invoke() (*model.UpdateFunctionMaxInstanceConfigResponse, error)
type UpdateFunctionReservedInstancesCountInvoker ¶ added in v0.0.104
type UpdateFunctionReservedInstancesCountInvoker struct {
*invoker.BaseInvoker
}
func (*UpdateFunctionReservedInstancesCountInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *UpdateFunctionReservedInstancesCountInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*UpdateFunctionReservedInstancesCountInvoker) Invoke ¶ added in v0.0.104
func (i *UpdateFunctionReservedInstancesCountInvoker) Invoke() (*model.UpdateFunctionReservedInstancesCountResponse, error)
type UpdateTracingInvoker ¶ added in v0.0.90
type UpdateTracingInvoker struct {
*invoker.BaseInvoker
}
func (*UpdateTracingInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *UpdateTracingInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*UpdateTracingInvoker) Invoke ¶ added in v0.0.90
func (i *UpdateTracingInvoker) Invoke() (*model.UpdateTracingResponse, error)
type UpdateTriggerInvoker ¶ added in v0.0.90
type UpdateTriggerInvoker struct {
*invoker.BaseInvoker
}
func (*UpdateTriggerInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *UpdateTriggerInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*UpdateTriggerInvoker) Invoke ¶ added in v0.0.90
func (i *UpdateTriggerInvoker) Invoke() (*model.UpdateTriggerResponse, error)
type UpdateVersionAliasInvoker ¶ added in v0.0.90
type UpdateVersionAliasInvoker struct {
*invoker.BaseInvoker
}
func (*UpdateVersionAliasInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *UpdateVersionAliasInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*UpdateVersionAliasInvoker) Invoke ¶ added in v0.0.90
func (i *UpdateVersionAliasInvoker) Invoke() (*model.UpdateVersionAliasResponse, error)
type UpdateWorkFlowInvoker ¶ added in v0.0.90
type UpdateWorkFlowInvoker struct {
*invoker.BaseInvoker
}
func (*UpdateWorkFlowInvoker) GetBaseInvoker ¶ added in v0.1.118
func (i *UpdateWorkFlowInvoker) GetBaseInvoker() *invoker.BaseInvoker
func (*UpdateWorkFlowInvoker) Invoke ¶ added in v0.0.90
func (i *UpdateWorkFlowInvoker) Invoke() (*model.UpdateWorkFlowResponse, error)