package
0.0.0-20250123211338-a545b20252bd
Repository: https://github.com/web-seven/overlock.git
Documentation: pkg.go.dev
# Functions
Force will force operations when possible.
IsOCI indicates that the chart is an OCI image.
NewManager builds a helm install manager for UXP.
NewParser returns a parameter parser backed by helm.
RollbackOnError will cause installer to rollback on failed upgrade.
Wait will wait operations till they are completed.
WithAlternateChart sets an alternate chart that is compatible to upgrade from if installed.
WithBasicAuth sets the username and password for the helm installer.
WithCacheDir sets the cache directory for the helm installer.
WithChart sets the chart to be installed/upgraded.
No description provided by the author
WithLogger sets the logger for the helm installer.
WithNamespace sets the namespace for the helm installer.
WithNoHooks will disable uninstall hooks.
WithLogger sets the logger for the helm installer.
No description provided by the author
# Constants
HelmChartConfigMediaType is the reserved media type for the Helm chart manifest config.
HelmChartContentLayerMediaType is the reserved media type for Helm chart package content.
# Type aliases
HomeDirFn indicates the location of a user's home directory.
InstallerModifierFn modifies the installer.
LoaderFn knows how to load a helm chart.
TempDirFn knows how to create a temporary directory in a filesystem.