Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrFailedPermission = errors.New("unauthorized")
Functions ¶
func NewValidator ¶
func NewValidator(ts platform.TaskService, bs platform.BucketService) platform.TaskService
func PlatformAdapter ¶
func PlatformAdapter(s backend.Store, r backend.LogReader, rc RunController) platform.TaskService
PlatformAdapter wraps a task.Store into the platform.TaskService interface.
Types ¶
Directories ¶
Path | Synopsis |
---|---|
bolt
Package bolt provides an bolt-backed store implementation.
|
Package bolt provides an bolt-backed store implementation. |
executor
Package executor contains implementations of backend.Executor that depend on the query service.
|
Package executor contains implementations of backend.Executor that depend on the query service. |
Package mock contains mock implementations of different task interfaces.
|
Package mock contains mock implementations of different task interfaces. |
Package options provides ways to extract the task-related options from a Flux script.
|
Package options provides ways to extract the task-related options from a Flux script. |
Package servicetest provides tests to ensure that implementations of platform/task/backend.Store and platform/task/backend.LogReader meet the requirements of platform.TaskService.
|
Package servicetest provides tests to ensure that implementations of platform/task/backend.Store and platform/task/backend.LogReader meet the requirements of platform.TaskService. |
Click to show internal directories.
Click to hide internal directories.