# Functions
ParseFromGit takes a go-git CloneOptions struct and a filepath, and extracts the service configuration from there.
# 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.