Categorygithub.com/codingninja/gitops-repo-api
repositorypackage
0.0.0-20240214055508-e00f16c20697
Repository: https://github.com/codingninja/gitops-repo-api.git
Documentation: pkg.go.dev

# Packages

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
No description provided by the author
No description provided by the author

# README

Git Repo API

Provides an API ontop of a Gitops Repo

Example output

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