# Functions
No description provided by the author
# Constants
FilesInStateFlag is the flag used to determine whether file info should be stored in the ship state file.
GithubAssetSavePath is the path that github assets are initially fetched to.
InstallerPrefixPath is the path prefix of installed assets.
KustomizeBasePath is the path to which assets to be kustomized are written.
# Variables
DefaultOverlaysPath is the folder path used for the default k8s patches removing helm and tiller labels.
HelmChartForkedPath is the path used to store Helm chart contents of the fork.
HelmChartPath is the path used to store Helm chart contents.
HelmLocalDependencyPath is the local temp path that local dependencies are initially saved to.
Helm values path is the path in which the helm values file and original helm values file will be stored.
InternalTempHelmHome is the path to a helm home directory.
Kustomize render path is the local path that kustomize steps will use to render yaml for display.
ReleasePath is the default place to write a pulled release to the filesystem.
ShipPathInternal is the default folder path of Ship configuration.
ShipPathInternalLog is a log file that will be preserved on failure for troubleshooting.
ShipPathInternalTmp is a temporary folder that will get cleaned up on exit.
StatePath is the default state file path.
TempApplyOverlayPath is the folder path used to apply patch.
TempHelmValuesPath is the folder path used to store the updated values.yaml.
UnforkForkedBasePath is the path that unfork will save the forked in when unforking.
Upstream App Release path is the path in which the app release yaml will be stored.
Upstream Contents path is the path in which the upstream is stored.