clientCert

@JvmName(name = "kyroombclwicmymd")
suspend fun clientCert(value: Output<String>)
@JvmName(name = "omkalnacdsviqyea")
suspend fun clientCert(value: String?)

Parameters

value

The base64 encoded client certificate data required to communicate with your cluster. Add this to the client-certificate-data section of the kubeconfig file for your cluster.