http1

package
v3.5.5 Latest Latest
Warning

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

Go to latest
Published: Feb 29, 2024 License: Apache-2.0 Imports: 24 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ArchivedWorkflowsServiceClient

type ArchivedWorkflowsServiceClient = Facade

func (ArchivedWorkflowsServiceClient) GetArchivedWorkflow

func (ArchivedWorkflowsServiceClient) ListArchivedWorkflowLabelKeys added in v3.3.0

func (ArchivedWorkflowsServiceClient) ListArchivedWorkflowLabelValues added in v3.3.0

func (ArchivedWorkflowsServiceClient) ListArchivedWorkflows

func (ArchivedWorkflowsServiceClient) ResubmitArchivedWorkflow added in v3.4.0

func (ArchivedWorkflowsServiceClient) RetryArchivedWorkflow added in v3.4.0

type CronWorkflowServiceClient

type CronWorkflowServiceClient = Facade

func (CronWorkflowServiceClient) CreateCronWorkflow

func (CronWorkflowServiceClient) GetCronWorkflow

func (CronWorkflowServiceClient) LintCronWorkflow

func (CronWorkflowServiceClient) ListCronWorkflows

func (CronWorkflowServiceClient) UpdateCronWorkflow

type Facade

type Facade struct {
	// contains filtered or unexported fields
}

Facade provides a adapter from GRPC interface, but uses HTTP to send the messages. Errors are extracted from message body and returned as GRPC status errors.

func NewFacade

func NewFacade(baseUrl, authorization string, insecureSkipVerify bool, headers []string) Facade

func (Facade) Delete

func (h Facade) Delete(in, out interface{}, path string) error

func (Facade) EventStreamReader

func (h Facade) EventStreamReader(in interface{}, path string) (*bufio.Reader, error)

func (Facade) Get

func (h Facade) Get(in, out interface{}, path string) error

func (Facade) Post

func (h Facade) Post(in, out interface{}, path string) error

func (Facade) Put

func (h Facade) Put(in, out interface{}, path string) error

func (Facade) ResumeCronWorkflow

func (Facade) SuspendCronWorkflow

type InfoServiceClient

type InfoServiceClient = Facade

func (InfoServiceClient) CollectEvent added in v3.4.0

func (InfoServiceClient) GetInfo

func (InfoServiceClient) GetUserInfo

func (InfoServiceClient) GetVersion

type WorkflowServiceClient

type WorkflowServiceClient = Facade

func (WorkflowServiceClient) CreateWorkflow

func (WorkflowServiceClient) GetWorkflow

func (WorkflowServiceClient) LintWorkflow

func (WorkflowServiceClient) ListWorkflows

func (WorkflowServiceClient) ResubmitWorkflow

func (WorkflowServiceClient) ResumeWorkflow

func (WorkflowServiceClient) RetryWorkflow

func (WorkflowServiceClient) SetWorkflow

func (WorkflowServiceClient) StopWorkflow

func (WorkflowServiceClient) SubmitWorkflow

func (WorkflowServiceClient) SuspendWorkflow

func (WorkflowServiceClient) TerminateWorkflow

type WorkflowTemplateServiceClient

type WorkflowTemplateServiceClient = Facade

Jump to

Keyboard shortcuts

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