No description
Find a file
Kalle Carlbark ce9f27913f
Don't be dependent on static custom_fields
Make custom_fields a interface{}
2021-11-29 10:20:00 +01:00
.gitignore do not include pre-commit in repo. 2021-11-26 11:16:54 +01:00
circuits.go Fix wrong path for secret get-session-key 2021-11-27 23:31:44 +01:00
clusters.go Fix wrong path for secret get-session-key 2021-11-27 23:31:44 +01:00
device_roles.go Fix wrong path for secret get-session-key 2021-11-27 23:31:44 +01:00
device_types.go Fix wrong path for secret get-session-key 2021-11-27 23:31:44 +01:00
devices.go Don't be dependent on static custom_fields 2021-11-29 10:20:00 +01:00
devices_test.go Don't be dependent on static custom_fields 2021-11-29 10:20:00 +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 Fix wrong path for secret get-session-key 2021-11-27 23:31:44 +01:00
inventory.go Fix wrong path for secret get-session-key 2021-11-27 23:31:44 +01:00
netbox.go Add forgotten & 2021-11-28 00:00:18 +01:00
prefixes.go Fix wrong path for secret get-session-key 2021-11-27 23:31:44 +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
secrets.go Do not clear from memory for now 2021-11-28 00:04:52 +01:00
site_groups.go Fix wrong path for secret get-session-key 2021-11-27 23:31:44 +01:00
sites.go Fix wrong path for secret get-session-key 2021-11-27 23:31:44 +01:00
tenants.go Fix wrong path for secret get-session-key 2021-11-27 23:31:44 +01:00
virtual_machines.go Fix wrong path for secret get-session-key 2021-11-27 23:31:44 +01:00
vlans.go Fix wrong path for secret get-session-key 2021-11-27 23:31:44 +01:00
vrfs.go Fix wrong path for secret get-session-key 2021-11-27 23:31:44 +01:00