# Functions
CleanupRepo delete the temp repo.
CreateHelmReleaseYamlString create HelmRelease yaml string to add to file.
CreateHelmRepositoryYamlString create HelmRepository yaml string to add to file.
CreateSecret create a kubernetes secret.
DeleteSecret delete a kubernetes secret.
GetConfirmInput prompt to get yes or no input.
GetGitRepositoryObject get the default source git repository object to be used in cloning.
GetHelmReleaseProperty extract a property from a specific helmrelease values file.
GetHelmReleaseValues gets the current values from a specific helmrelease.
GetKubernetesHttp creates a kuberentes client from the default kubeconfig.
GetPasswordInput prompt to enter password.
GetSecret get secret values from kubernetes.
GetSelectInput get option from multiple choices.
GetStringInput prompt to get string input.
# Constants
No description provided by the author
No description provided by the author