Struct sozu_lib::https::TlsCluster
source · Fields§
§cluster_id: String
§hostname: String
§path_begin: String
Trait Implementations§
source§impl Clone for TlsCluster
impl Clone for TlsCluster
source§fn clone(&self) -> TlsCluster
fn clone(&self) -> TlsCluster
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more