package
0.0.0-20240729195501-045286dcc022
Repository: https://github.com/gitops-tools/apps-scanner.git
Documentation: pkg.go.dev

# Functions

NewParser creates and returns a new Parser ready for use.

# Constants

AppLabel is the Kubernetes recommended label to indicate that a component is part of an application.

# Structs

Application represents a discovered deployment group.
Parser parses the labels and annotations on runtime Objects and extracts apps from the labels.