Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNotSupported = errors.New("operation not supported")
ErrNotSupported indicates an operation is not available for a given engine.
Functions ¶
func Unsupported ¶
Unsupported returns a consistent error for unsupported operation+engine combinations. All operation registries use this so error shape is predictable.
Types ¶
Directories
¶
| Path | Synopsis |
|---|---|
|
Package cnpgjob provides the shared "offline PVC job" primitive used by every HASteward operation that needs EXCLUSIVE ownership of a CNPG instance's RWO PVC while the instance is down — repair (clear + pg_basebackup), the deadlock breaker (clear-only), and WAL pruning.
|
Package cnpgjob provides the shared "offline PVC job" primitive used by every HASteward operation that needs EXCLUSIVE ownership of a CNPG instance's RWO PVC while the instance is down — repair (clear + pg_basebackup), the deadlock breaker (clear-only), and WAL pruning. |
|
Package escrow provides storage-agnostic, verified, reversible escrow of a recovery set (a set of PVCs) before a destructive in-place operation.
|
Package escrow provides storage-agnostic, verified, reversible escrow of a recovery set (a set of PVCs) before a destructive in-place operation. |
Click to show internal directories.
Click to hide internal directories.