Module routinator::operation

source ·
Expand description

What Routinator can do for you.

This module implements all the commands users can ask Routinator to perform. They are encapsulated in the type Operation which can determine the command from the command line argumments and then execute it.

Structs§

  • Dumps the database content.
  • Show the manual page.
  • Shows the current configuration.
  • Run as server.
  • Update the local repository.
  • Validate a route announcement.
  • Produce a list of Validated ROA Payload.

Enums§