package
0.8.10
Repository: https://github.com/hmldd/drone.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
ParseRepo parses the repository owner and name from a string.
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
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
Config represents a pipeline configuration.
Environ represents an environment variable.
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 implements the Limiter interface without enforcing any actual limits.
Perm defines a repository permission for an individual user.
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.
ResourceLimit is the resource limit to set on pipeline steps.
Secret represents a secret variable, such as a password or token.
No description provided by the author
Settings defines system configuration parameters.
Task defines scheduled pipeline Task.
Team represents a team or organization in the remote version control system.
User represents a registered user.

# Interfaces

ConfigStore persists pipeline configuration to storage.
EnvironService defines a service for managing environment variables.
EnvironStore persists environment information to storage.
FileStore persists pipeline artifacts to storage.
Limiter defines an interface for limiting repository creation.
PermStore persists repository permissions information to storage.
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.