Documentation ¶
Overview ¶
Package installer contains the installer subcommands
Index ¶
Constants ¶
View Source
const (
// ReturnCodeIsInstalledFalse is the return code when a package is not installed
ReturnCodeIsInstalledFalse = 10
)
Variables ¶
This section is empty.
Functions ¶
func BootstrapCommand ¶
BootstrapCommand returns the bootstrap command.
func Commands ¶
func Commands(_ *command.GlobalParams) []*cobra.Command
Commands returns the installer subcommands.
func UnprivilegedCommands ¶
func UnprivilegedCommands(_ *command.GlobalParams) []*cobra.Command
UnprivilegedCommands returns the unprivileged installer subcommands.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.