Function scaleway_api_rs::apis::nodes_api::get_node[][src]

pub async fn get_node(
    configuration: &Configuration,
    region: &str,
    node_id: &str
) -> Result<ScalewayK8sV1Node, Error<GetNodeError>>
Expand description

This method allows to get details about a specific Kubernetes node.