package
0.0.0-20240805150701-395ddcd8ba4f
Repository: https://github.com/nectgmbh/db-backup-controller.git
Documentation: pkg.go.dev

# Packages

Package base contains a simple engine to return a predefined (YAML) pod-spec in order not to invent the wheel over and over again.
Package cockroach contains the implementation of the backupengine for CockroachDB.
Package opts contains helpers for the backup-engines to prevent import-cycles when importing engines into a registry.
Package postgres contains the implementation of the backupengine for PostgreSQL.

# Functions

GetByName contains a mapping of names to be specified in the backup spec to their Implementation.

# Interfaces

No description provided by the author