placement

package
v1.12.2-rc.2 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2023 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewActorPlacement

func NewActorPlacement(opts ActorPlacementOpts) internal.PlacementService

NewActorPlacement initializes ActorPlacement for the actor service.

Types

type ActorPlacementOpts

type ActorPlacementOpts struct {
	ServerAddrs        []string // Address(es) for the Placement service
	Security           security.Handler
	AppID              string
	RuntimeHostname    string
	PodName            string
	ActorTypes         []string
	AppHealthFn        func() bool
	AfterTableUpdateFn func()
	Resiliency         resiliency.Provider
}

ActorPlacementOpts contains options for NewActorPlacement.

Jump to

Keyboard shortcuts

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