package
0.0.0-20220513054723-ce22054d8cf2
Repository: https://github.com/arminc/k8s-platform-lcm.git
Documentation: pkg.go.dev
# Functions
NewRepoVersionGetter is used to construct authenticated or unauthenticated access to GitHub It returns an implementation of the GitHub client represented as the RepoVersionGetter interface.
# Structs
Credentials contains access details for GitHub.
Repo contains repositories that need to be checked for a new version.
Repos contains all the GitHub repositories and security information to watch for new versions on GitHub.
# Interfaces
RepoVersionGetter is an interface that wraps calls to GitHub.