package
0.21.3
Repository: https://github.com/stevenctl/gloo.git
Documentation: pkg.go.dev

# Functions

Returns the Helm chart archive located at the given URI (can be either an http(s) address or a file path).
No description provided by the author
No description provided by the author
Searches for the value file with the given name in the chart and returns its raw content.
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
Renders the content of the given Helm chart archive: - helmChart: the Gloo helm chart archive - overrideValues: value to override the chart defaults.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Variables

Filters out any CRD from each manifest.
Returns only non-empty manifests.
No description provided by the author
No description provided by the author
Filters out NOTES.txt files.
Filters out any pre-install from each manifest.
No description provided by the author
Filters out anything but pre-install.

# Structs

No description provided by the author
No description provided by the author
We need to define this ourselves, because if we unmarshal into `apiextensions.CustomResourceDefinition` we don't get the ObjectMeta (in the yaml they are nested under `metadata`, but the k8s struct has them as top level fields...).

# Interfaces

No description provided by the author

# Type aliases

This type represents a function that can be used to filter and transform a list of manifests.
No description provided by the author
use to overwrite / modify values file before passing to helm.