Documentation
¶
Index ¶
- type Executor
- func (e *Executor) Exists(ctx context.Context, w entity.Workload) (bool, error)
- func (e *Executor) GetState(ctx context.Context, w entity.Workload) (entity.JobState, error)
- func (e *Executor) Remove(ctx context.Context, w entity.Workload) error
- func (e *Executor) Run(ctx context.Context, w entity.Workload) error
- func (e *Executor) Stop(ctx context.Context, w entity.Workload) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.