Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AppName string
View Source
var AppVersion *semver.Version
View Source
var AutoVariablesExtension string
View Source
var ClientConnectionAppNamePrefix string
View Source
var ClientSystemConnectionAppNamePrefix string
View Source
var ConfigExtension string
View Source
var DefaultConfigPath string
View Source
var DefaultInstallDir string
View Source
var DefaultVarsFileName string
View Source
var DefaultWorkspaceDatabase string
View Source
var EnvAppPrefix string
EnvAppPrefix is the prefix for all app specific environment variables (e.g. ("STEAMPIPE_")
View Source
var EnvInputVarPrefix string
EnvInputVarPrefix is the prefix for environment variables that represent values for input variables.
View Source
var EnvUpdateCheck, EnvInstallDir, EnvInstallDatabase, EnvServicePassword, EnvMaxParallel, EnvDatabaseStartTimeout, EnvDashboardStartTimeout, EnvSnapshotLocation, EnvWorkspaceDatabase, EnvWorkspaceProfile, EnvCloudHost, EnvCloudToken, EnvDisplayWidth, EnvCacheEnabled, EnvCacheTTL, EnvCacheMaxTTL, EnvCacheMaxSize, EnvQueryTimeout, EnvConnectionWatcher, EnvWorkspaceChDir, EnvModLocation, EnvTelemetry, EnvIntrospection, EnvWorkspaceProfileLocation, EnvConfigDump, EnvMemoryMaxMb, EnvMemoryMaxMbPlugin, EnvConfigPath, EnvLogLevel string
app specific env vars
View Source
var InstallDir string
View Source
var ModDataExtension string
View Source
var ModFileName string = "mod.sp"
TODO KAI we need to provide a default (for now) as the flowpipe test code does not (always) call SetAppSpecificConstants so this may be empty we need a proper solution to this
View Source
var ServiceConnectionAppNamePrefix string
View Source
var VariablesExtension string
View Source
var VersionCheckHost string // "hub.steampipe.io"
Update check
View Source
var VersionCheckPath string // "api/cli/version/latest"
View Source
var WorkspaceDataDir string
View Source
var WorkspaceIgnoreFile string
Functions ¶
func SetAppSpecificEnvVarKeys ¶
func SetAppSpecificEnvVarKeys(envAppPrefix string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.