Structs§
- Admin
Resources Request - Admin
Resources Response - Cluster
Control Availability - Capability state included in each cluster management result.
- Cluster
Management Request - Wire payload for one authenticated, idempotent cluster management
invocation.
targetis JSON because the server adapter intentionally delegates operation-specific validation to the committed metadata layer. - Cluster
Management Response - Stable machine-readable management result returned by the admin API.
- Columnar
Segment Resource - SqlColumn
Resource - SqlTable
Resource - Truncated
Sections
Enums§
- Cluster
Management Operation - Public cluster-management verbs accepted by the v0.8 admin API. This mirrors the wire contract without exposing a consensus implementation to the CLI.
Functions§
- fetch_
admin_ resources - invoke_
cluster_ management - Invoke the same authenticated cluster-management endpoint for every
server clustercommand. HTTP status and authorization handling stays inHttpClient, so CLI commands cannot bypass the server’s admin boundary.