pub async fn list(
client: &impl Client,
mount: &str,
) -> Result<ListRolesResponse, ClientError>
Expand description
Lists all roles
See ListRolesRequest
pub async fn list(
client: &impl Client,
mount: &str,
) -> Result<ListRolesResponse, ClientError>
Lists all roles
See ListRolesRequest