# Functions
NewFixedNodeTopology creates topology informer for a driver with a fixed topology segment.
NewMock creates a new mocked topology informer with a certain set of pre-defined segments.
NewNodeTopology returns an informer that synthesizes storage topology segments based on the accessible topology that each CSI driver node instance reports.
# Structs
Mock simulates a driver installation on one or more nodes.
SegmentEntry represents one topology key/value pair.
# Interfaces
Informer keeps a list of discovered topology segments and can notify one or more clients when it discovers changes.