Go to file
Kalle Carlbark 836b8e717f
Slash needed?
2022-02-14 15:41:38 +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
README.md first commit 2019-09-10 22:05:25 +02: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
dcim_interfaces.go Fix interfaces path for virtualization and DCIM 2022-02-14 14:35:21 +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
inventory.go Fix wrong path for secret get-session-key 2021-11-27 23:31:44 +01:00
netbox.go Fix virtualization and DCIM interfaces 2022-02-14 14:12:46 +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
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 Recommig f5bf955b0e 2022-02-14 13:29:23 +01:00
virtualization_interfaces.go Slash needed? 2022-02-14 15:41:38 +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

README.md