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

# Functions

No description provided by the author
TODO: Make this more performant, add a flag to only check dir names, include a basedir prop to limit search context DiscoverEntrypoints walks a directory and returns a list of Entrypoints matching the supplied specs.

# Constants

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

# Variables

No description provided by the author

# Structs

Entrypoint represents a path in a repository which contains IaC resources which can be loaded by Sancire.
No description provided by the author
EntrypointDiscoverySpec represents a specification for discovering Entrypoint directories in a repository.

# Interfaces

EntrypointFactory represents a factory for creating Entrypoints.

# Type aliases

EntrypointType represents the tool which is used to manage the IaC resources in an Entrypoint.