Skip to main content

get_cluster_grants

Function get_cluster_grants 

Source
pub(super) async fn get_cluster_grants(
    client: &Client,
    name: &str,
) -> Result<Vec<ObjectGrant>, ConnectionError>
Expand description

Get privilege grants on a cluster by name.