Directories
¶
| Path | Synopsis |
|---|---|
|
Package api provides the handlers for the Vela API.
|
Package api provides the handlers for the Vela API. |
|
cmd
|
|
|
vela-worker
command
|
|
|
Package executor provides the ability for Vela to integrate with different supported operating systems.
|
Package executor provides the ability for Vela to integrate with different supported operating systems. |
|
linux
Package linux provides the ability for Vela to integrate with a Linux as an operating system.
|
Package linux provides the ability for Vela to integrate with a Linux as an operating system. |
|
local
Package local provides the ability for Vela to integrate with the local system.
|
Package local provides the ability for Vela to integrate with the local system. |
|
Package internal provides a collection of internal packages used for the Vela executor systems.
|
Package internal provides a collection of internal packages used for the Vela executor systems. |
|
build
Package build provides the ability for Vela to manipulate and manage a build from a pipeline.
|
Package build provides the ability for Vela to manipulate and manage a build from a pipeline. |
|
image
Package image provides the ability for Vela to manage and manipulate an image provided for a container.
|
Package image provides the ability for Vela to manage and manipulate an image provided for a container. |
|
service
Package service provides the ability for Vela to manipulate and manage a service from a pipeline.
|
Package service provides the ability for Vela to manipulate and manage a service from a pipeline. |
|
step
Package step provides the ability for Vela to manipulate and manage a step from a pipeline.
|
Package step provides the ability for Vela to manipulate and manage a step from a pipeline. |
|
volume
Package volume provides the ability for Vela to manage and manipulate a volume provided for a container.
|
Package volume provides the ability for Vela to manage and manipulate a volume provided for a container. |
|
Package mock provides a collection of mock packages used for a Vela worker.
|
Package mock provides a collection of mock packages used for a Vela worker. |
|
docker
Package docker provides a mock for using the Docker API.
|
Package docker provides a mock for using the Docker API. |
|
Package router provides the routing engine for Vela to serve and process API requests.
|
Package router provides the routing engine for Vela to serve and process API requests. |
|
middleware
Package middleware provides the ability for injecting Vela resources into the middleware chain for the API.
|
Package middleware provides the ability for injecting Vela resources into the middleware chain for the API. |
|
middleware/perm
Package perm provides the ability for inserting Vela user permissions resources into or extracting Vela user permissions resources from the middleware chain for the API.
|
Package perm provides the ability for inserting Vela user permissions resources into or extracting Vela user permissions resources from the middleware chain for the API. |
|
middleware/token
Package token provides the ability for inserting Vela token resources into or extracting Vela token resources from the middleware chain for the API.
|
Package token provides the ability for inserting Vela token resources into or extracting Vela token resources from the middleware chain for the API. |
|
middleware/user
Package user provides the ability for inserting Vela user resources into or extracting Vela user resources from the middleware chain for the API.
|
Package user provides the ability for inserting Vela user resources into or extracting Vela user resources from the middleware chain for the API. |
|
Package runtime provides the ability for Vela to integrate with different supported Runtime environments.
|
Package runtime provides the ability for Vela to integrate with different supported Runtime environments. |
|
docker
Package docker provides the ability for Vela to integrate with Docker as a runtime environment.
|
Package docker provides the ability for Vela to integrate with Docker as a runtime environment. |
|
kubernetes
Package kubernetes provides the ability for Vela to integrate with Kubernetes as a runtime environment.
|
Package kubernetes provides the ability for Vela to integrate with Kubernetes as a runtime environment. |
Click to show internal directories.
Click to hide internal directories.