Skip to main content

add_client

Function add_client 

Source
pub async fn add_client(
    conn: &Connection,
    endpoint: u16,
    client_identity: Vec<u8>,
) -> Result<AddClientResponse>
Expand description

Invoke AddClient command on cluster Network Identity Management.