Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { wait.Options Shell string ShellArgs []string Env map[string]string NoWait bool }
Options the options for the command
func NewCmdVaultShell ¶
NewCmdVaultShell creates a command object for the command
func (*Options) WaitForVault ¶ added in v0.0.73
WaitForVault waits for vault to be available
Click to show internal directories.
Click to hide internal directories.