# Packages
Package api provides the handlers for the Vela API.
No description provided by the author
Package compiler provides the ability for Vela to reconstruct a yaml configuration into an executable pipeline.
Package constants provides the defined constant types for Vela.
Package database provides the ability for Vela to integrate with different supported SQL backends.
No description provided by the author
Package queue provides the ability for Vela to integrate with different supported Queue backends.
No description provided by the author
Package router Vela server
API for the Vela server
Version: 0.0.0-dev Schemes: http, https Host: localhost
Consumes: - application/json
Produces: - application/json
SecurityDefinitions: ApiKeyAuth: description: Bearer token type: apiKey in: header name: Authorization CookieAuth: description: Refresh token sent as cookie (swagger 2.0 doesn't support cookie auth) type: apiKey in: header name: vela_refresh_token
swagger:meta.
No description provided by the author
package scm provides the ability for Vela to integrate with different supported SCM providers.
Package secret provides the ability for Vela to integrate with different supported Secret backends.
No description provided by the author
No description provided by the author
No description provided by the author