package
0.26.4
Repository: https://github.com/go-vela/server.git
Documentation: pkg.go.dev

# Functions

CreateStep represents the API handler to create a step for a build.
DeleteStep represents the API handler to remove a step for a build.
GetStep represents the API handler to get a step for a build.
ListSteps represents the API handler to get a list of steps for a build.
PlanSteps is a helper function to plan all steps in the build for execution.
UpdateStep represents the API handler to update a step for a build.