Expand description
Process-wide mutual TLS for the cluster control plane (barrier, query, shuffle). One identity per node/process, installed once at startup.
Structs§
- Cluster
Tls - TLS material shared by every control-plane server and client in this process.
Functions§
- set_
cluster_ tls - Install the process-wide control-plane TLS. Call once at startup before any control-plane server or client is created; later calls are ignored.