Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InstanceLister ¶
InstanceLister is an autogenerated mock type for the InstanceLister type
func (*InstanceLister) FindAllJoinedWithOperations ¶
func (_m *InstanceLister) FindAllJoinedWithOperations(prct ...predicate.Predicate) ([]internal.InstanceWithOperation, error)
FindAllJoinedWithOperations provides a mock function with given fields: prct
type RuntimeResolver ¶
RuntimeResolver is an autogenerated mock type for the RuntimeResolver type
func (*RuntimeResolver) Resolve ¶
func (_m *RuntimeResolver) Resolve(targets orchestration.TargetSpec) ([]internal.Runtime, error)
Resolve provides a mock function with given fields: targets
type Strategy ¶
Strategy is an autogenerated mock type for the Strategy type
func (*Strategy) Execute ¶
func (_m *Strategy) Execute(operations []internal.RuntimeOperation, strategySpec orchestration.StrategySpec) (time.Duration, error)
Execute provides a mock function with given fields: operations, strategySpec
Click to show internal directories.
Click to hide internal directories.