Function scaleway_api_rs::apis::versions_api::get_version[][src]

pub async fn get_version(
    configuration: &Configuration,
    region: &str,
    version_name: &str
) -> Result<ScalewayK8sV1Version, Error<GetVersionError>>
Expand description

This method allows to get a specific Kubernetes version and the details about the version.