Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompareGeneratedAssets ¶
func CompareGeneratedAssets(rootFs billy.Filesystem, newCharts, newAssets, originalCharts, originalAssets string, dropReleaseCandidates bool, keepNewAssets bool) error
CompareGeneratedAssets compares the newCharts against originalCharts and newAssets against originalAssets, while processing dropping release candidate versions if necessary
func SynchronizeRepository ¶
func SynchronizeRepository(rootFs billy.Filesystem, compareGeneratedAssetsOptions options.CompareGeneratedAssetsOptions) error
SynchronizeRepository synchronizes the current repository with the repository in upstreamConfig
func ValidateRepository ¶
func ValidateRepository(rootFs billy.Filesystem, compareGeneratedAssetsOptions options.CompareGeneratedAssetsOptions, currentChart string) error
ValidateRepository validates that the generated assets of the current repository doesn't conflict with the generated assets of the repository in upstreamConfig
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.