pub async fn read(
client: &impl Client,
mount: &str,
) -> Result<ReadTransitCacheConfigurationResponse, ClientError>
Expand description
Read the transit cache configuration.
pub async fn read(
client: &impl Client,
mount: &str,
) -> Result<ReadTransitCacheConfigurationResponse, ClientError>
Read the transit cache configuration.