package
4.0.1+incompatible
Repository: https://github.com/kubernetes-csi/external-provisioner.git
Documentation: pkg.go.dev

# 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.

# Type aliases

No description provided by the author
Segment represents a topology segment.