pub async fn get(kubectl_command: &str) -> Result<K8sVersion, Box<dyn Error>>
Exec a kubectl command to pull down the kubernetes version metadata for a running cluster for use in the test framework
kubectl