Documentation ¶
Overview ¶
Package orchestratorimpl implements the orchestrator forwarder component.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Params ¶
type Params struct {
// contains filtered or unexported fields
}
Params defines the parameters for the orchestrator forwarder.
func NewDefaultParams ¶
func NewDefaultParams() Params
NewDefaultParams returns the default parameters for the orchestrator forwarder.
func NewDisabledParams ¶
func NewDisabledParams() Params
NewDisabledParams returns the parameters for the orchestrator forwarder when it is disabled.
func NewNoopParams ¶
func NewNoopParams() Params
NewNoopParams returns the parameters for the orchestrator forwarder when it is a noop.
Click to show internal directories.
Click to hide internal directories.