Directories ¶
Path | Synopsis |
---|---|
Package api provides the handlers for the Vela API.
|
Package api provides the handlers for the Vela API. |
cmd
|
|
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. |
context
Package context provides context utilities.
|
Package context provides context utilities. |
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. |
message
Package message provides message types used in the executor.
|
Package message provides message types used in the executor. |
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. |
worker
Package worker provides a mock for using the Worker API.
|
Package worker provides a mock for using the Worker 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. |
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. |
kubernetes/apis
Package apis defines the worker-config CRD and related utilities.
|
Package apis defines the worker-config CRD and related utilities. |
kubernetes/apis/vela/v1alpha1
Package v1alpha1 defines version 1alpha1 of the worker-config CRD.
|
Package v1alpha1 defines version 1alpha1 of the worker-config CRD. |
kubernetes/generated/clientset/versioned
This package has the automatically generated clientset.
|
This package has the automatically generated clientset. |
kubernetes/generated/clientset/versioned/fake
This package has the automatically generated fake clientset.
|
This package has the automatically generated fake clientset. |
kubernetes/generated/clientset/versioned/scheme
This package contains the scheme of the automatically generated clientset.
|
This package contains the scheme of the automatically generated clientset. |
kubernetes/generated/clientset/versioned/typed/vela/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
kubernetes/generated/clientset/versioned/typed/vela/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
Click to show internal directories.
Click to hide internal directories.