Documentation ¶
Index ¶
Constants ¶
View Source
const ( KeyConsentTelemetry configKey = "consent_telemetry" KeyBackendHost configKey = "crda_backend_host" KeySnykToken configKey = "crda_snyk_token" )
keys added here, should also be added to the following KnownConfigKeyStrings slice
Variables ¶
View Source
var KnownConfigKeyStrings = []string{ KeyConsentTelemetry.ToString(), KeyBackendHost.ToString(), KeySnykToken.ToString(), }
Functions ¶
func GetConfigDirectoryPath ¶
func GetConfigDirectoryPath() string
GetConfigDirectoryPath is used to get the configuration folder for crda $HOME/.crda
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.