clusterName

@JvmName(name = "wsqvunvcjupgaxmj")
suspend fun clusterName(value: Output<String>)
@JvmName(name = "wjopbfesqcbqanyp")
suspend fun clusterName(value: String?)

Parameters

value

The name of the cluster which the object belongs to. This is used to distinguish resources with same name and namespace in different clusters. This field is not set anywhere right now and apiserver is going to ignore it if set in create or update request.