Module ovsdb::schema

source ·
Expand description

OVSDB Schema processing.

Structs§

  • The most basic atomic type in OVSDB.
  • A single column of data in OVSDB.
  • Represents the type of a database Column.
  • Specification for the tables making up an OVSDB database.
  • An OVSDB table containing rows of structured data.

Enums§

  • Represents the low-level scalar type contained in an OVSDB Column.
  • A reference to another object