kubeConfigFilePrefix

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

Deprecated

Field 'kube_config_file_prefix' has been deprecated from provider version 1.243.0. From version 1.243.0, please use the attribute 'output_file' of new DataSource 'alicloud_cs_cluster_credential' to replace it.

Parameters

value

The path prefix of kube config. You could store kube config in a specified directory by specifying this field, like ~/.kube/serverless, then it will be named with ~/.kube/serverless-clusterID-kubeconfig. From version 1.243.0, kube_config will not export kube_config if this field is not set. Please use the attribute output_file of new DataSource alicloud.cs.getClusterCredential to replace it