k8s_test_framework::kubernetes_version

Function get

Source
pub async fn get(kubectl_command: &str) -> Result<K8sVersion, Box<dyn Error>>
Expand description

Exec a kubectl command to pull down the kubernetes version metadata for a running cluster for use in the test framework