package
1.0.2
Repository: https://github.com/onepanelio/cli.git
Documentation: pkg.go.dev

# Functions

Execute adds all child commands to the root command and sets flags appropriately.
FilePathWalkDir goes through a directory and finds all of the files under it, including subdirectories.
GenerateKustomizeResult Given the path to the manifests, and a kustomize config, creates the final kustomization file.
GetDatabaseConfigurationFromCluster attempts to load the database configuration from a deployed cluster If there is no configuration (not found) no error is returned.
HumanizeKustomizeError takes errors returned from GenerateKustomizeResult and returns them in a human friendly string.
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ServiceAccountName is the "username" we show to the user.
No description provided by the author

# Structs

GenerateKustomizeResultOptions is configuration for the GenerateKustomizeResult function.
ProviderProperties are data associated with various providers, like microk8s vs eks.