/* generated using openapi-typescript-codegen -- do no edit */ /* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ /** * A map of topological domains to topological segments. For in depth * details, see documentation for the Topology object in the CSI * specification. * */ export type Topology = Record;