# Functions
No description provided by the author
Tree creates a process tree from a flat process list.
WithTaskStore returns a queue that is backed by the TaskStore.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
swagger:model build.
No description provided by the author
No description provided by the author
No description provided by the author
Config defines system configuration parameters.
Event represents a build event.
Feed represents an item in the user's feed or timeline.
File represents a pipeline artifact.
No description provided by the author
NoLimit impliments the Limiter interface without enforcing any actual limits.
No description provided by the author
Proc represents a process in the build pipeline.
Registry represents a docker registry with credentials.
Repo represents a repository.
No description provided by the author
RepoPatch represents a repository patch object.
Secret represents a secret variable, such as a password or token.
No description provided by the author
Task defines scheduled pipeline Task.
Team represents a team or organization in the remote version control system.
User represents a registered user.
# Interfaces
FileStore persists pipeline artifacts to storage.
Limiter defines an interface for limiting repository creation.
ProcStore persists process information to storage.
RegistryService defines a service for managing registries.
RegistryStore persists registry information to storage.
SecretService defines a service for managing secrets.
SecretStore persists secret information to storage.
No description provided by the author
No description provided by the author
TaskStore defines storage for scheduled Tasks.
# Type aliases
EventType defines the possible types of build events.