package
0.0.0-20250224063251-fdc723cf6198
Repository: https://github.com/gitops-tools/gitpoller-controller.git
Documentation: pkg.go.dev

# Functions

NewFakePoller creates and returns a new fake Git poller.
NewGitHubPoller creates and returns a new GitHub poller.
NewGitLabPoller creates a new GitLab poller.

# Structs

FakePoller is a fake Git poller.
No description provided by the author
No description provided by the author

# Interfaces

CommitPoller implementations can check with an upstream Git hosting service to determine the current SHA and ETag.

# Type aliases

Commit is a polled Commit, specific to each implementation.