# Packages
No description provided by the author
Copyright © 2023 David Mann
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
Git Repo API
Provides an API ontop of a Gitops Repo
Diff
Diff the kubernetes resources between 2 commits in all discovered entrypoints in a repo See ./cmd/test.go
CRUD
A CRUD API for interacting with kubernetes resources in the repository
Glossary
- Entrypoint: A directory that will be deployed to a kubernetes cluster, could be a Kustomize overlay or a helm chart directory