package
0.1.9
Repository: https://github.com/munnerz/controller-tools.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Structs

GithubSyncer implements following functionalities: - Watches newly created PRs in K8s and updates their commitID by calling Github - Periodically updates the PRs in K8s with their commitID in Github.
GodocDeployer watches PullRequest object which have a commitID specified in their Spec and deploys a Godoc deployment which runs godoc server for the PR.