Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewManager ¶
func NewManager( ctx context.Context, config *conf.PlatformConfig, scheduler types.Scheduler, ) (types.PlatformManager, error)
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
func (*Manager) ExecutionArgs ¶
func (m *Manager) ExecutionArgs(repos ...string) types.ExecutionArgs
Click to show internal directories.
Click to hide internal directories.