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
}
Manager handles Docker operations
func (*Manager) EnableService ¶
EnableService adds a service to be started
func (*Manager) EnsureImage ¶
EnsureImage ensures a Docker image is available locally, pulling it if needed
func (*Manager) EnsurePlaywrightImage ¶
Clean removes all Docker containers and volumes EnsurePlaywrightImage ensures the Playwright Docker image is available
func (*Manager) SetupDefaultServices ¶
func (m *Manager) SetupDefaultServices()
SetupDefaultServices configures the manager with the default set of services
Click to show internal directories.
Click to hide internal directories.