Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
regbot
command
|
|
|
internal
|
|
|
cli
Package cli implements the Regbot command-line interface.
|
Package cli implements the Regbot command-line interface. |
|
config
Package config loads and validates Regbot's strict YAML configuration.
|
Package config loads and validates Regbot's strict YAML configuration. |
|
engine
Package engine orchestrates discovery, planning, safety checks, and apply.
|
Package engine orchestrates discovery, planning, safety checks, and apply. |
|
factory
Package factory constructs configured registry providers.
|
Package factory constructs configured registry providers. |
|
hook
Package hook delivers post-apply notifications.
|
Package hook delivers post-apply notifications. |
|
metrics
Package metrics defines low-cardinality Prometheus metrics for Regbot.
|
Package metrics defines low-cardinality Prometheus metrics for Regbot. |
|
provider/github
Package github implements GitHub Container Registry package discovery.
|
Package github implements GitHub Container Registry package discovery. |
|
provider/oci
Package oci implements the OCI Distribution provider.
|
Package oci implements the OCI Distribution provider. |
|
report
Package report renders human-readable and machine-readable output.
|
Package report renders human-readable and machine-readable output. |
|
scheduler
Package scheduler runs Regbot on a cron schedule and exposes health and metrics.
|
Package scheduler runs Regbot on a cron schedule and exposes health and metrics. |
|
server
Package server exposes optional stateless HTTP execution and metrics.
|
Package server exposes optional stateless HTTP execution and metrics. |
|
pkg
|
|
|
plan
Package plan defines the stable, serializable Regbot plan and result formats.
|
Package plan defines the stable, serializable Regbot plan and result formats. |
|
policy
Package policy contains the deterministic, provider-neutral retention policy evaluator.
|
Package policy contains the deterministic, provider-neutral retention policy evaluator. |
|
provider
Package provider defines the registry-neutral contracts used by Regbot.
|
Package provider defines the registry-neutral contracts used by Regbot. |
Click to show internal directories.
Click to hide internal directories.