Documentation ¶
Index ¶
- func CheckInSync(shared *shared.Shared, gitopsWatcher *watcher.Gitops)
- func Clone(gitopsObj *gitops.Gitops, auth transport.AuthMethod, localPath string) (plumbing.Hash, error)
- func GetAuth(gitopsObj *gitops.Gitops) (transport.AuthMethod, error)
- func HandleTickerAndEvents(shared *shared.Shared, gitopsWatcher *watcher.Gitops)
- func NewWatcher(gitopsObj *v1.GitopsDefinition, mgr *manager.Manager, ...) *watcher.Gitops
- func ReconcileGitops(shared *shared.Shared, gitopsWatcher *watcher.Gitops)
- func SortFiles(gitopsObj *gitops.Gitops, localPath string, shared *shared.Shared) ([]map[string]string, error)
- func SyncGitops(shared *shared.Shared, gitopsWatcher *watcher.Gitops)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleTickerAndEvents ¶
func NewWatcher ¶
func NewWatcher(gitopsObj *v1.GitopsDefinition, mgr *manager.Manager, user *authentication.User) *watcher.Gitops
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.