client Certificate Common Names
Parameters
value
The list of client certificates referenced by common name that are allowed to manage the cluster.
Parameters
values
The list of client certificates referenced by common name that are allowed to manage the cluster.
suspend fun clientCertificateCommonNames(argument: List<suspend ClientCertificateCommonNameArgsBuilder.() -> Unit>)
suspend fun clientCertificateCommonNames(vararg argument: suspend ClientCertificateCommonNameArgsBuilder.() -> Unit)
suspend fun clientCertificateCommonNames(argument: suspend ClientCertificateCommonNameArgsBuilder.() -> Unit)
Parameters
argument
The list of client certificates referenced by common name that are allowed to manage the cluster.