Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RemoveRunProcessor ¶
type RemoveRunProcessor struct {
// contains filtered or unexported fields
}
func NewRemoveRunProcessor ¶
func NewRemoveRunProcessor(clusterContext executorContext.ClusterContext, jobRunStateStore job.RunStateStore) *RemoveRunProcessor
type RunPreemptedProcessor ¶
type RunPreemptedProcessor struct {
// contains filtered or unexported fields
}
func NewRunPreemptedProcessor ¶
func NewRunPreemptedProcessor(
clusterContext executorContext.ClusterContext,
jobRunStateStore job.RunStateStore,
eventReporter reporter.EventReporter,
) *RunPreemptedProcessor
Click to show internal directories.
Click to hide internal directories.