secret

package
v0.6.2 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2024 License: GPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CmdGlobalSecret = &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 CmdPipelineSecret = &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 CmdSecret = &cobra.Command{
	Use:   "secret",
	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