containermanager

package
v2.40.3 Latest Latest
Warning

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

Go to latest
Published: May 22, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

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

func NewManager

func NewManager(executionContainers map[string]models.Container, serviceContainers map[string]models.Container, dockerManager *docker.ContainerManager, logger *docker.Logger) *Manager

func (*Manager) DestroyAllContainers

func (m *Manager) DestroyAllContainers() error

func (*Manager) GetExecutionContainerForStep added in v2.39.0

func (m *Manager) GetExecutionContainerForStep(UUID string) (*models.Container, *docker.RunningContainer)

func (*Manager) SetWorkflowRunPlan added in v2.39.0

func (m *Manager) SetWorkflowRunPlan(plan models.WorkflowRunPlan)

func (*Manager) UpdateWithStepFinished

func (m *Manager) UpdateWithStepFinished(stepIDX int, plan models.WorkflowExecutionPlan, stepPlan models.StepExecutionPlan)

func (*Manager) UpdateWithStepStarted

func (m *Manager) UpdateWithStepStarted(stepPlan models.StepExecutionPlan, environments []envmanModels.EnvironmentItemModel)

Jump to

Keyboard shortcuts

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