cluster

package
v1.17.8 Latest Latest
Warning

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

Go to latest
Published: May 28, 2026 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cluster

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

Cluster manages connections to multiple schedulers.

func New

func New(opts Options) *Cluster

func (*Cluster) Run added in v1.15.6

func (c *Cluster) Run(ctx context.Context) error

type Options

type Options struct {
	Namespace  string
	AppID      string
	AppTarget  bool
	ActorTypes []string

	Clients  []schedulerv1pb.SchedulerClient
	Actors   actors.Interface
	Channels *channels.Channels
	WFEngine wfengine.Interface
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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