package
0.0.90
Repository: https://github.com/jenkins-x-labs/helmboot.git
Documentation: pkg.go.dev

# Functions

AddGitRequirementsOptions adds git specific overrides to the given requirements.
AddRequirementsFlagsOptions add CLI options to the flags.
AddRequirementsOptions add CLI flags to the requirements.
FindGitURL tries to find the git URL via either environment or directory.
FindRequirementsAndGitURL tries to find the requirements and git URL via either environment or directory.
FlagChanged returns true if the given flag was supplied on the command line.
GetBootJobCommand returns the boot job command.
GetDevEnvironmentConfig returns the dev environment for the given requirements or nil.
GetRequirementsFromEnvironment tries to find the development environment then the requirements from it.
GetRequirementsFromGit clones the given git repository to get the requirements.
OverrideRequirements allows CLI overrides.
ValidateApps validates the apps match the requirements.

# Structs

RequirementFlags for the boolean flags we only update if specified on the CLI.