[][src]Function gcemeta::scopes

pub fn scopes(service_account: Option<&str>) -> Result<Vec<String>>

Get the service account scopes for the given account.

The account may be None or Some("default") to use the instance's main account.