No description
Find a file
Kalle Carlbark 2bd3658b60
Update NewInterface
To match Netbox version
2022-02-14 11:21:57 +01:00
testdata Refactoring and tests 2021-12-19 21:24:29 +01:00
.gitconfig DEBUGGGG 2022-02-09 10:15:31 +01:00
.gitignore do not include pre-commit in repo. 2021-11-26 11:16:54 +01:00
circuits.go Move integration tests 2021-11-29 11:38:01 +01:00
cluster_types.go Update netbox dto's 2022-02-09 09:59:14 +01:00
clusters.go Move integration tests 2021-11-29 11:38:01 +01:00
device_roles.go Update netbox dto's 2022-02-09 09:59:14 +01:00
device_types.go Fix wrong path for secret get-session-key 2021-11-27 23:31:44 +01:00
devices.go Migrate to use secrets store plugin 2022-01-31 16:38:37 +01:00
devices_integration_test.go Refactoring and tests 2021-12-19 21:24:29 +01:00
devices_test.go Refactoring and tests 2021-12-19 21:24:29 +01:00
go.mod Don't be dependent on static custom_fields 2021-11-29 10:20:00 +01:00
go.sum Don't be dependent on static custom_fields 2021-11-29 10:20:00 +01:00
interfaces.go Update NewInterface 2022-02-14 11:21:57 +01:00
inventory.go Fix wrong path for secret get-session-key 2021-11-27 23:31:44 +01:00
netbox.go Forgot to add the new services to the client 2022-02-09 10:42:44 +01:00
netbox_test.go Refactoring and tests 2021-12-19 21:24:29 +01:00
platforms.go Remove debug prints 2022-02-09 10:43:59 +01:00
plugin_secrets_store.go Migrate to use secrets store plugin 2022-01-31 16:38:37 +01:00
prefixes.go Migrate to use secrets store plugin 2022-01-31 16:38:37 +01:00
README.md first commit 2019-09-10 22:05:25 +02:00
rear_ports.go Fix wrong path for secret get-session-key 2021-11-27 23:31:44 +01:00
site_groups.go Move integration tests 2021-11-29 11:38:01 +01:00
sites.go Move integration tests 2021-11-29 11:38:01 +01:00
tenants.go Migrate to use secrets store plugin 2022-01-31 16:38:37 +01:00
virtual_machines.go When creating objects return the created object 2022-02-14 11:09:50 +01:00
vlans.go Refactoring and tests 2021-12-19 21:24:29 +01:00
vrfs.go Move integration tests 2021-11-29 11:38:01 +01:00