kubeConfigFilePrefix

@JvmName(name = "demwlvtnhriudwrr")
suspend fun kubeConfigFilePrefix(value: String?)

Parameters

value

The path prefix of kube config. You could store kube config in a specified directory by specifying this field, like ~/.kube/k8s, then it will be named with ~/.kube/k8s-clusterID-kubeconfig. From version 1.187.0+, kube_config will not export kube_config if this field is not set.