Documentation ¶
Overview ¶
Package deployment provides the deployment handlers for the Vela API.
Usage:
import "github.com/go-vela/server/api/deployment"
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateDeployment ¶
CreateDeployment represents the API handler to create a deployment.
func GetDeployment ¶
GetDeployment represents the API handler to get a deployment.
func GetDeploymentConfig ¶ added in v0.26.0
GetDeploymentConfig represents the API handler to get a deployment config at a given ref.
func ListDeployments ¶
ListDeployments represents the API handler to get a list of deployments.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.