Versions in this module Expand all Collapse all v0 v0.0.1 Nov 8, 2023 Changes in this version + type RuntimeResolver struct + func NewRuntimeResolver(t mockConstructorTestingTNewRuntimeResolver) *RuntimeResolver + func (_m *RuntimeResolver) Resolve(targets orchestration.TargetSpec) ([]orchestration.Runtime, error) + type Strategy struct + func NewStrategy(t mockConstructorTestingTNewStrategy) *Strategy + func (_m *Strategy) Cancel(executionID string) + func (_m *Strategy) Execute(operations []orchestration.RuntimeOperation, ...) (string, error) + func (_m *Strategy) Insert(execID string, operations []orchestration.RuntimeOperation, ...) error + func (_m *Strategy) SpeedUp(speedFactor int) + func (_m *Strategy) Wait(executionID string)