pub fn set_cluster_tls(tls: ClusterTls)Expand description
Install the process-wide control-plane TLS. Call once at startup before any control-plane server or client is created; later calls are ignored.
pub fn set_cluster_tls(tls: ClusterTls)Install the process-wide control-plane TLS. Call once at startup before any control-plane server or client is created; later calls are ignored.