# Functions
ArchiveCRDs bundles, compresses and saves the CRD files from the source to the destination.
ConvertToHelmChart converts a given path to a Helm chart.
CopyCRDsFromChart copies the CRDs from a chart to another chart.
CreateOrUpdateHelmIndex either creates or updates the index.yaml for the repository this package is within.
DeleteCRDsFromChart deletes all the CRDs loaded by a chart.
ExportHelmChart creates a Helm chart archive and an unarchived Helm chart at RepositoryAssetDirpath and RepositoryChartDirPath helmChartPath is a relative path (rooted at the package level) that contains the chart.
GenerateArchive produces a Helm chart archive.
GetHelmMetadataVersion gets the version of a Helm chart as defined in its Chart.yaml.
StandardizeChartYaml marshalls and unmarshalls the Chart.yaml to ensure that it is ordered as expected.
UpdateHelmMetadataWithName updates the name of the chart in the metadata.
UpdateIndex updates the original index with the new contents.
# Constants
No description provided by the author
# Variables
No description provided by the author
No description provided by the author