Discover Packages
github.com/akuity/kargo
internal
os
package
Version:
v0.8.3
Opens a new window with list of versions in this module.
Published: Aug 6, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
GetEnv retrieves the value of an environment variable having the specified
key. If the value is empty string, a specified default is returned instead.
GetEnvInt retrieves the value of an environment variable having the specified
key. If the value is empty string, or cannot parse as an int, a specified
default is returned instead.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.