workflowssdk

package
v2.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 8, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

Code generated by sdkgen-v2. DO NOT EDIT.

Code generated by sdkgen-v2. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

View Source
var (
	ExecutionStart      = protoreflect.FullName("yandex.cloud.serverless.workflows.v1.ExecutionService.Start")
	ExecutionStop       = protoreflect.FullName("yandex.cloud.serverless.workflows.v1.ExecutionService.Stop")
	ExecutionTerminate  = protoreflect.FullName("yandex.cloud.serverless.workflows.v1.ExecutionService.Terminate")
	ExecutionGet        = protoreflect.FullName("yandex.cloud.serverless.workflows.v1.ExecutionService.Get")
	ExecutionGetHistory = protoreflect.FullName("yandex.cloud.serverless.workflows.v1.ExecutionService.GetHistory")
	ExecutionList       = protoreflect.FullName("yandex.cloud.serverless.workflows.v1.ExecutionService.List")
)
View Source
var (
	WorkflowCreate          = protoreflect.FullName("yandex.cloud.serverless.workflows.v1.WorkflowService.Create")
	WorkflowUpdate          = protoreflect.FullName("yandex.cloud.serverless.workflows.v1.WorkflowService.Update")
	WorkflowGet             = protoreflect.FullName("yandex.cloud.serverless.workflows.v1.WorkflowService.Get")
	WorkflowDelete          = protoreflect.FullName("yandex.cloud.serverless.workflows.v1.WorkflowService.Delete")
	WorkflowList            = protoreflect.FullName("yandex.cloud.serverless.workflows.v1.WorkflowService.List")
	WorkflowListOperations  = protoreflect.FullName("yandex.cloud.serverless.workflows.v1.WorkflowService.ListOperations")
	WorkflowOperationPoller = protoreflect.FullName("yandex.cloud.operation.OperationService.Get")
)

Functions

This section is empty.

Types

type WorkflowCreateOperation

type WorkflowCreateOperation struct {
	sdkop.Operation
}

WorkflowCreateOperation is used to monitor the state of Create operations.

func (*WorkflowCreateOperation) Metadata

Metadata retrieves the operation metadata.

func (*WorkflowCreateOperation) Response

Response retrieves the operation response.

func (*WorkflowCreateOperation) Wait

Wait polls the operation until it's done.

func (*WorkflowCreateOperation) WaitInterval

func (o *WorkflowCreateOperation) WaitInterval(ctx context.Context, pollInterval sdkop.PollIntervalFunc, opts ...grpc.CallOption) (*workflows.Workflow, error)

WaitInterval polls the operation until it's done with custom interval.

type WorkflowDeleteOperation

type WorkflowDeleteOperation struct {
	sdkop.Operation
}

WorkflowDeleteOperation is used to monitor the state of Delete operations.

func (*WorkflowDeleteOperation) Metadata

Metadata retrieves the operation metadata.

func (*WorkflowDeleteOperation) Response

func (o *WorkflowDeleteOperation) Response() *emptypb.Empty

Response retrieves the operation response.

func (*WorkflowDeleteOperation) Wait

Wait polls the operation until it's done.

func (*WorkflowDeleteOperation) WaitInterval

func (o *WorkflowDeleteOperation) WaitInterval(ctx context.Context, pollInterval sdkop.PollIntervalFunc, opts ...grpc.CallOption) (*emptypb.Empty, error)

WaitInterval polls the operation until it's done with custom interval.

type WorkflowUpdateOperation

type WorkflowUpdateOperation struct {
	sdkop.Operation
}

WorkflowUpdateOperation is used to monitor the state of Update operations.

func (*WorkflowUpdateOperation) Metadata

Metadata retrieves the operation metadata.

func (*WorkflowUpdateOperation) Response

Response retrieves the operation response.

func (*WorkflowUpdateOperation) Wait

Wait polls the operation until it's done.

func (*WorkflowUpdateOperation) WaitInterval

func (o *WorkflowUpdateOperation) WaitInterval(ctx context.Context, pollInterval sdkop.PollIntervalFunc, opts ...grpc.CallOption) (*workflows.Workflow, error)

WaitInterval polls the operation until it's done with custom interval.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL