No description
Find a file
Kalle Carlbark d107d2f742
Add new abilities
* List cluster types
* List Platforms
2022-02-09 08:16:20 +01:00
testdata Refactoring and tests 2021-12-19 21:24:29 +01:00
.gitconfig Add ability to remove virtual-machine 2022-02-08 08:23:25 +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 Add new abilities 2022-02-09 08:16:20 +01:00
clusters.go Move integration tests 2021-11-29 11:38:01 +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 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 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 new abilities 2022-02-09 08:16:20 +01:00
netbox_test.go Refactoring and tests 2021-12-19 21:24:29 +01:00
platforms.go Add new abilities 2022-02-09 08:16:20 +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 Omit empty fields on NewVirtualMachine 2022-02-08 14:56:51 +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