mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-07-06 20:33:13 +00:00
To make this easier to read, use, and modify, I've abstracted the important parts of the github query api into crawler/github/query.go which allows to describe at a high level what is to be searched without knowing the API syntax.