Documentation
¶
Index ¶
- type RunBook
- func (r *RunBook) DocumentSteps() (string, error)
- func (r *RunBook) Execute(ctx context.Context) error
- func (r *RunBook) GetDescription() (string, error)
- func (r *RunBook) GetNSteps(ctx context.Context) int
- func (r *RunBook) GetName() (string, error)
- func (r *RunBook) Validate(ctx context.Context) error
- type Runnable
- type Step
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Step ¶
func (*Step) GetDescription ¶
Click to show internal directories.
Click to hide internal directories.