Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MapJobDefinitionToScheduler ¶
func MapJobDefinitionToScheduler( j metaschedulerabi.JobDefinition, t uint64, body string, ) scheduler.JobDefinition
Types ¶
type Watcher ¶
type Watcher struct {
// contains filtered or unexported fields
}
func New ¶
func New( metascheduler metascheduler.MetaScheduler, scheduler scheduler.Scheduler, sbatch sbatch.Client, pollingTime time.Duration, resourceManager *lock.ResourceManager, gridLoggerDialer gridlogger.Dialer, ) *Watcher
Click to show internal directories.
Click to hide internal directories.