sysext

package
v1.13.2 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2025 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ProtocolVersionsAddressName = "protocolVersionsProxy"
	SuperchainConfigAddressName = "superchainConfigProxy"

	SystemConfigAddressName = "systemConfigProxy"
	DisputeGameFactoryName  = "disputeGameFactoryProxy"
)
View Source
const (
	ELServiceName = "el"
	CLServiceName = "cl"

	HTTPProtocol    = "http"
	RPCProtocol     = "rpc"
	MetricsProtocol = "metrics"

	FeatureInterop = "interop"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ControlPlane added in v1.13.2

type ControlPlane struct {
}

func (*ControlPlane) L2CLNodeState added in v1.13.2

func (c *ControlPlane) L2CLNodeState(id stack.L2CLNodeID, mode stack.ControlAction)

func (*ControlPlane) SupervisorState added in v1.13.2

func (c *ControlPlane) SupervisorState(id stack.SupervisorID, mode stack.ControlAction)

type Orchestrator

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

func NewOrchestrator

func NewOrchestrator(p devtest.P) *Orchestrator

func (*Orchestrator) ControlPlane added in v1.13.2

func (o *Orchestrator) ControlPlane() stack.ControlPlane

func (*Orchestrator) Hydrate

func (o *Orchestrator) Hydrate(sys stack.ExtensibleSystem)

func (*Orchestrator) P

func (o *Orchestrator) P() devtest.P

type OrchestratorOption

type OrchestratorOption func(*Orchestrator)

func WithDirectConnections added in v1.13.2

func WithDirectConnections() OrchestratorOption

func WithEagerRPCClients

func WithEagerRPCClients() OrchestratorOption

func WithPrivatePorts

func WithPrivatePorts() OrchestratorOption

Jump to

Keyboard shortcuts

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