Function kube::config::load_kube_config_with [−][src]
pub async fn load_kube_config_with(
options: ConfigOptions
) -> Result<Configuration>
Expand description
Returns a config which includes authentication and cluster information from kubeconfig file.