Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdGetVault ¶
func NewCmdGetVault(commonOpts *opts.CommonOptions) *cobra.Command
NewCmdGetVault creates a new command for 'jx get vaults'
Types ¶
type GetVaultOptions ¶
type GetVaultOptions struct { *opts.CommonOptions Namespace string DisableURLDiscovery bool }
Click to show internal directories.
Click to hide internal directories.