Versions in this module Expand all Collapse all v0 v0.12.2 Feb 14, 2022 Changes in this version + func Generate(options Options) (*manifestgen.Manifest, error) + type Options struct + Branch string + GitImplementation string + Interval time.Duration + ManifestFile string + Name string + Namespace string + RecurseSubmodules bool + Secret string + TargetPath string + URL string + func MakeDefaultOptions() Options