Documentation ¶
Index ¶
Constants ¶
View Source
const (
DefaultExec = 10 * time.Second
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Runtime ¶
type Runtime struct { Orchestrator orchestrator.Orchestrator Dispatcher *dispatcher.Dispatcher // contains filtered or unexported fields }
Runtime is the standlone control plane orchestration runtime for receiving and coordinating submitted experiment plans
func NewWithConfiguration ¶
NewWithConfiguration creates a new Runtime with optional configuration settings
Click to show internal directories.
Click to hide internal directories.