package
0.0.0-20241017152705-573cf9adb6f5
Repository: https://github.com/kubernetes-sigs/prow.git
Documentation: pkg.go.dev

# Functions

ChangedFilesProvider lists (in lexicographic order) the files changed as part of a Gerrit patchset.
NewClient returns a new gerrit client.
No description provided by the author

# Constants

CodeReview is the default (soon to be removed) gerrit code review label.
Merged status indicates a Gerrit change has been merged.
New status indicates a Gerrit change is new (ie pending).
This message will be sent if users press the `SEND AND START REVIEW` button.
ReadyForReviewMessage are the messages for a Gerrit change if it's changed from Draft to Active.
No description provided by the author
No description provided by the author

# Structs

Client holds a instance:handler map.
No description provided by the author

# Type aliases

ChangeInfo is a gerrit.ChangeInfo.
FileInfo is a gerrit.FileInfo.
Map from instance name to repos to lastsync time for that repo.
RevisionInfo is a gerrit.RevisionInfo.