Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
annet documentation
annet documentation

Basic usage:

  • Installation
  • Annet Tutorial
  • CLI Usage
  • Configuration
  • Generator
  • ACL Language

Extending:

  • Adapters
  • Mesh and BGP
  • Routing policy list (RPL)

Contrib:

  • Labs

Project Links

  • GitHub
  • PyPI

Versions

  • main
Back to top
View this page

Adapters¶

Extending Annet uses Entry Points mechanism for customization. For example, you can implement the Storage interface on top of your favorite inventory system.

Storage¶

Must implement StorageProvider and Storage interface

Fetcher¶

Deployer¶

Next
Mesh and BGP
Previous
ACL Language
Copyright © 2024, annetutil
Made with Sphinx and @pradyunsg's Furo
On this page
  • Adapters
    • Storage
    • Fetcher
    • Deployer