No description
Find a file
2021-05-26 11:03:05 +02:00
circuits.go FetchMode optional. 2020-09-03 13:52:52 +02:00
device_roles.go Add ability to list device roles 2021-05-26 11:03:05 +02:00
device_types.go Add ability to list device types 2021-05-26 10:58:32 +02:00
go.mod Update to work with netbox > 2.9.0. Take 2. 2020-10-15 13:16:42 +02:00
go.sum Convert to Go Modules. 2020-03-02 10:06:21 +01:00
netbox.go FetchMode optional. 2020-09-03 13:52:52 +02:00
netbox_devices.go Add Device to its own type 2021-05-24 15:10:20 +02:00
netbox_interfaces.go GoMetaLint cleanup. 2020-03-02 10:00:40 +01:00
netbox_inventory.go Update netbox_inventory. 2020-09-14 09:40:30 +02:00
netbox_prefixes.go Fix tags to support newer api. 2021-01-20 16:13:53 +01:00
netbox_secrets.go Update to work with netbox > 2.9.0. Take 3. 2020-10-15 13:23:05 +02:00
netbox_tenants.go PrefixCount and VlanCount is integers. 2020-12-01 12:54:14 +01:00
netbox_virtualization.go Fix tags for virtualized devices 2021-04-13 10:55:25 +02:00
netbox_vlans.go Break out ipam vlan to its own type 2021-01-20 13:56:08 +01:00
netbox_vrfs.go Implement ipam_vrf_list and ipam_vrf_create. 2019-09-25 14:42:29 +02:00
README.md first commit 2019-09-10 22:05:25 +02:00
rear_ports.go FetchMode optional. 2020-09-03 13:52:52 +02:00