Documentation ¶
Index ¶
Constants ¶
View Source
const ( // DefaultBootRepository default git repo for boot with helm 3 DefaultBootRepository = "https://github.com/jenkins-x/jx3-boot-config.git" // DefaultEnvironmentHelmfileGitRepoURL the default git repository used for remote environments with helmfile DefaultEnvironmentHelmfileGitRepoURL = "https://github.com/jenkins-x/jxr-default-environment-helmfile.git" // DefaultVersionsRef default version stream ref DefaultVersionsRef = "master" // DefaultVersionsURL default version stream url DefaultVersionsURL = "https://github.com/jenkins-x/jxr-versions.git" // HelmfileBuildPackName the build pack name for helm 3 / helmfile style environments HelmfileBuildPackName = "environment-helmfile" // PipelineActivitiesYAMLFile the name of the YAML file to help migrate PipelineActivity resources to a new cluster PipelineActivitiesYAMLFile = "pipelineActivities.yaml" )
Variables ¶
View Source
var BinaryName string
BinaryName the binary name to use in help docs
View Source
var TopLevelCommand string
TopLevelCommand the top level command name
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.