nodeTopology

@JvmName(name = "oaiogupealtncujo")
suspend fun nodeTopology(value: Output<LabelSelectorArgs>)
@JvmName(name = "glcauuldohnofohj")
suspend fun nodeTopology(value: LabelSelectorArgs?)

Parameters

value

NodeTopology defines which nodes have access to the storage for which capacity was reported. If not set, the storage is not accessible from any node in the cluster. If empty, the storage is accessible from all nodes. This field is immutable.


@JvmName(name = "mevfjtrvstossdjs")
suspend fun nodeTopology(argument: suspend LabelSelectorArgsBuilder.() -> Unit)

Parameters

argument

NodeTopology defines which nodes have access to the storage for which capacity was reported. If not set, the storage is not accessible from any node in the cluster. If empty, the storage is accessible from all nodes. This field is immutable.