Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

API reference (rustdoc)

The Rust API documentation for every crate in the Kopiur workspace — kopiur-api, kopiur-kopia, kopiur-telemetry, kopiur-controller, kopiur-webhook, kopiur-mover, and xtask — is generated with cargo doc and published alongside this book.

Tip

kopiur-api is the best entry point: it holds the strongly-typed CRD definitions and the shared validation/identity/retention logic, with no controller-runtime dependencies.

Open the rustdoc API reference →

The API reference is built from the same commit as this book. It is nested under /rustdoc/; the link above lands on a redirect into the kopiur_api crate.