package
0.0.0-20200922164111-e3fd3401e6cd
Repository: https://github.com/rhd-gitops-example/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.