secrets

package
v0.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 26, 2022 License: GPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CmdGlobalSecrets = &cobra.Command{
	Use:   "global",
	Short: "Store global specific secrets",
	Long: `Store global specific secrets.

Gofer allows you to store global secrets. These secrets are then used to populate all the places where
Gofer needs to use shared secrets. Only accessible to admins.`,
}
View Source
var CmdPipelineSecrets = &cobra.Command{
	Use:   "pipeline",
	Short: "Store pipeline specific secrets",
	Long: `Store pipeline specific secrets.

Gofer allows you to store pipeline secrets. These secrets are then used to populate the pipeline
configuration file.`,
}
View Source
var CmdSecrets = &cobra.Command{
	Use:   "secrets",
	Short: "Get details about Gofer secrets",
	Long:  `Get details about Gofer secrets.`,
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL