# Functions
CompareGeneratedAssets checks to see if current assets and charts match upstream, aside from those indicated in the release.yaml It returns a boolean indicating if the comparison has passed or an error.
# Constants
No description provided by the author
# Structs
CompareGeneratedAssetsResponse tracks resources that are added, deleted, and modified when comparing two charts repositories.