nodeTopology property

LabelSelector? nodeTopology
final

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.

Implementation

final LabelSelector? nodeTopology;