# Packages
Package api provides the handlers for the Vela API.
No description provided by the author
Package executor provides the ability for Vela to integrate with different supported operating systems.
Package mock provides a collection of mock packages used for a Vela worker.
Package router Vela worker
API for a Vela worker
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
swagger:meta.
Package runtime provides the ability for Vela to integrate with different supported Runtime environments.
No description provided by the author