Skip to content

sapcc/go-netbox-go

Repository files navigation

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

About

Manual go-netbox client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8

Languages