Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdGetVaultConfig ¶
func NewCmdGetVaultConfig(commonOpts *opts.CommonOptions) *cobra.Command
NewCmdGetVaultConfig creates a new command for 'jx get secrets'
Types ¶
type GetVaultConfigOptions ¶
type GetVaultConfigOptions struct { *opts.CommonOptions Namespace string Name string // contains filtered or unexported fields }
func (*GetVaultConfigOptions) Run ¶
func (o *GetVaultConfigOptions) Run() error
Run implements the command
Click to show internal directories.
Click to hide internal directories.