Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InlineRunner ¶
type InlineRunner struct {
// contains filtered or unexported fields
}
func NewRunner ¶
func NewRunner(req *InlineRunnerReq) (*InlineRunner, error)
func (*InlineRunner) Cancel ¶
func (r *InlineRunner) Cancel() error
func (*InlineRunner) Start ¶
func (r *InlineRunner) Start(failCh chan *state.RunNamespacedKey) error
Click to show internal directories.
Click to hide internal directories.