Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewManager ¶
func NewManager(options ManagerOptions) provider.AgentCLIProcessManager
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
func (*Manager) Start ¶
func (m *Manager) Start(ctx context.Context, spec provider.AgentCLIProcessSpec) (provider.AgentCLIProcess, error)
type ManagerOptions ¶
Click to show internal directories.
Click to hide internal directories.