Documentation ¶
Overview ¶
Package secret provides the secret handlers for the Vela API.
Usage:
import "github.com/go-vela/server/api/secret"
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateSecret ¶
CreateSecret represents the API handler to create a secret.
func DeleteSecret ¶
DeleteSecret deletes a secret from the provided secrets service.
func ListSecrets ¶
ListSecrets represents the API handler to get a list of secrets.
func UpdateSecret ¶
UpdateSecret updates a secret for the provided secrets service.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.