Documentation
¶
Overview ¶
Copyright © 2024 Kevin Cao <[email protected]>
Copyright © 2024 Kevin Cao <[email protected]>
Index ¶
Constants ¶
View Source
const ( DEV env = "dev" PROD = "prod" )
View Source
const ( VAULT_AUTH_NONE vaultAuth = "" VAULT_AUTH_GITHUB = "github" VAULT_AUTH_USERPASS = "userpass" )
View Source
const ( // MULTIPASS deployment methods MULTIPASS dispatchMethod = "multipass" SSH = "ssh" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.