go-netbox-go

module
v0.0.0-...-ce6719b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 3, 2025 License: Apache-2.0

README

go-netbox-go

Package go-netbox-go implements a custom client for the netbox API

This is a minimal implementation due to the ever-changing api of netbox. Please do not implement unnecessary details or unused api calls due to the added complexity if the API changes.

Development

Use NETBOX_URL (e.g. https://netbox.corp) and NETBOX_TOKEN to direct the tests against your instance of netbox.

To test against a new version:

  • create the new branch with the netbox api version
  • delete the govcr-fixtures
  • rerun tests against the new api version and see what breaks
  • fix tests

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL