Documentation
¶
Index ¶
Constants ¶
View Source
const (
AppNameLowerCase = "slv"
AppNameUpperCase = "SLV"
K8SLVGroup = "slv.oss.amagi.com"
K8SLVVersion = "v1"
K8SLVKind = AppNameUpperCase
K8SLVVaultField = "spec"
)
Variables ¶
View Source
var (
Version = "v" + version
)
Functions ¶
func GetAppDataDir ¶
func GetAppDataDir() string
func GetEnvSecretBinding ¶
func GetEnvSecretBinding() string
func GetEnvSecretKey ¶
func GetEnvSecretKey() string
func GetEnvSecretPassword ¶
func GetEnvSecretPassword() string
func GetGitHTTPToken ¶
func GetGitHTTPToken() string
func GetGitHTTPUsername ¶
func GetGitHTTPUsername() string
func IsAdminModeEnabled ¶
func IsAdminModeEnabled() bool
func ResetAppDataDir ¶
func ResetAppDataDir() error
func VersionInfo ¶
func VersionInfo() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.