Versions in this module Expand all Collapse all v1 v1.0.0 Sep 5, 2024 Changes in this version + type Controller struct + func NewController(opts Options) *Controller + func (c *Controller) Start(ctx context.Context) error + type Options struct + GitAuth transport.AuthMethod + GitBranch string + GitRelativePath string + GitRepoURL string + NetBirdAPI string + NetBirdToken string + SyncOnceAndExit bool