Documentation
¶
Overview ¶
Package secrets provides commands for managing scafctl secrets.
Index ¶
- func CommandDelete(cliParams *settings.Run, _ *terminal.IOStreams, _ string) *cobra.Command
- func CommandExists(cliParams *settings.Run, _ *terminal.IOStreams, _ string) *cobra.Command
- func CommandExport(cliParams *settings.Run, _ *terminal.IOStreams, _ string) *cobra.Command
- func CommandGet(cliParams *settings.Run, ioStreams *terminal.IOStreams, _ string) *cobra.Command
- func CommandImport(_ *settings.Run, _ *terminal.IOStreams, _ string) *cobra.Command
- func CommandList(cliParams *settings.Run, ioStreams *terminal.IOStreams, _ string) *cobra.Command
- func CommandRotate(cliParams *settings.Run, _ *terminal.IOStreams, _ string) *cobra.Command
- func CommandSecrets(cliParams *settings.Run, ioStreams *terminal.IOStreams, path string) *cobra.Command
- func CommandSet(_ *settings.Run, ioStreams *terminal.IOStreams, _ string) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CommandDelete ¶
CommandDelete creates the 'secrets delete' command.
func CommandExists ¶
CommandExists creates the 'secrets exists' command.
func CommandExport ¶
CommandExport creates the 'secrets export' command.
func CommandGet ¶
CommandGet creates the 'secrets get' command.
func CommandImport ¶
CommandImport creates the 'secrets import' command.
func CommandList ¶
CommandList creates the 'secrets list' command.
func CommandRotate ¶
CommandRotate creates the 'secrets rotate' command.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.