Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdStepBoot ¶
func NewCmdStepBoot(commonOpts *opts.CommonOptions) *cobra.Command
NewCmdStepBoot Steps a command object for the "step" command
func NewCmdStepBootVault ¶
func NewCmdStepBootVault(commonOpts *opts.CommonOptions) *cobra.Command
NewCmdStepBootVault creates the command
Types ¶
type StepBootOptions ¶
type StepBootOptions struct {
step.StepOptions
}
StepBootOptions contains the command line flags
type StepBootVaultOptions ¶
type StepBootVaultOptions struct { *opts.CommonOptions Dir string ProviderValuesDir string Namespace string }
StepBootVaultOptions contains the command line flags
Click to show internal directories.
Click to hide internal directories.