package
0.0.0-20240731110336-1ae431a8e302
Repository: https://github.com/redhat-developer/gitops-backend.git
Documentation: pkg.go.dev

# Functions

ParseFromGit takes a go-git CloneOptions struct and a filepath, and extracts the service configuration from there.

# Structs

Object a basic object for a Kubernetes object.

# Type aliases

ResourceParser implementations should fetch the source using the CloneOptions and parse the resources in the path into a set of resource.Resource values.