Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Runner ¶
type Runner struct {
// contains filtered or unexported fields
}
func NewRunner ¶
func NewRunner(client client.RunnerClient, config types.RunnerConfig, engine engine.Engine) *Runner
func (*Runner) ListPending ¶
Pending returns the deployment id of pending deployments
Click to show internal directories.
Click to hide internal directories.