Documentation ¶
Index ¶
- Constants
- Variables
- func Execute() error
- func GetCommand(product string) *coral.Command
- func InitBoundaryDatabaseCommand() *coral.Command
- func InstallBoundaryCommand() *coral.Command
- func InstallConsulCommand() *coral.Command
- func InstallNomadCommand() *coral.Command
- func InstallVaultCommand() *coral.Command
- func ManageServiceCommand(action, product string) *coral.Command
- func TlsCommands() *coral.Command
- func UninstallCommand(product string) *coral.Command
- func VersionCommand() *coral.Command
- type Installer
- type Target
Constants ¶
View Source
const SshTargetPassword = "SSH_TARGET_PASSWORD"
View Source
const SshTargetSudoPass = "SSH_TARGET_SUDO_PASS"
Variables ¶
View Source
var ( Version string GitCommit string )
Functions ¶
func GetCommand ¶ added in v0.8.0
func InitBoundaryDatabaseCommand ¶ added in v0.10.0
func InstallBoundaryCommand ¶ added in v0.10.0
func InstallConsulCommand ¶
func InstallNomadCommand ¶
func InstallVaultCommand ¶ added in v0.3.0
func ManageServiceCommand ¶ added in v0.12.0
func TlsCommands ¶ added in v0.10.1
func UninstallCommand ¶ added in v0.9.4
func VersionCommand ¶ added in v0.4.1
Types ¶
Click to show internal directories.
Click to hide internal directories.