package
3.0.0-pre1
Repository: https://github.com/quay/clair.git
Documentation: pkg.go.dev

# Functions

CloneOrPull performs a git pull if there is a git repository located at repoPath.

# Variables

ErrFailedClone is returned when a git clone is unsuccessful.
ErrFailedPull is returned when a git pull is unsuccessful.
ErrFailedRevParse is returned when a git rev-parse is unsuccessful.