Commit graph

81 commits

Author SHA1 Message Date
Kalle Carlbark
2be4afbbfd
Bump go version and fix relocation. 2021-11-26 13:24:09 +01:00
Kalle Carlbark
c578285a05
Initialize service structs
* DCIM
* Tenancy
* IPAM
* Virtualization
* Secret
2021-11-26 13:21:19 +01:00
Kalle Carlbark
375dc521dc
do not include pre-commit in repo. 2021-11-26 11:16:54 +01:00
Kalle Carlbark
7fb583bd4e
use correct path 2021-11-26 11:15:19 +01:00
Kalle Carlbark
89a5d96e64
Migrate to new client style 2021-11-26 11:09:27 +01:00
3bec026387
features
o Sites
o Sitegroups
2021-06-01 22:53:19 +02:00
3d05f2b930
Add ability to list device roles 2021-05-26 11:03:05 +02:00
3f5f9eff7d
Add ability to list device types 2021-05-26 10:58:32 +02:00
8383ef9bb9
Add Device to its own type 2021-05-24 15:10:20 +02:00
3eb210c9e5
s/string/interface{} 2021-04-13 11:31:51 +02:00
bab46f5a52
Remove duplicate definition 2021-04-13 11:28:35 +02:00
9089204c6e
Add Dcim device Pod 2021-04-13 11:26:34 +02:00
39413751ba
Fix tags for virtualized devices 2021-04-13 10:55:25 +02:00
7bea2b439f
Fix tags to support newer api. 2021-01-20 16:13:53 +01:00
e8bdaa8429
Break out ipam vlan to its own type 2021-01-20 13:56:08 +01:00
Kalle Carlbark
77e28e6f1e
Fix prefixes as well 2020-12-22 16:44:19 +01:00
Kalle Carlbark
550adeb746
Fix VLAN Data as well. 2020-12-22 16:35:30 +01:00
Kalle Carlbark
19e0e8f21d
Fix netbox 2.9 api changes
Status is no longer returning int but string
2020-12-22 16:20:23 +01:00
Kalle Carlbark
5ec76803a5
PrefixCount and VlanCount is integers. 2020-12-01 12:54:14 +01:00
Kalle Carlbark
1f2c63c568
Linting and add custom fields 2020-11-20 09:53:19 +01:00
Kalle Carlbark
6e2b8836b2
Update to work with netbox > 2.9.0. Take 3. 2020-10-15 13:23:05 +02:00
Kalle Carlbark
d84b5df6dd
Update to work with netbox > 2.9.0. Take 2. 2020-10-15 13:16:42 +02:00
Kalle Carlbark
796f1647ee
Update to work with netbox > 2.9.0 2020-10-15 13:01:55 +02:00
Kalle Carlbark
adfcea80d0
Update netbox_inventory. 2020-09-14 09:40:30 +02:00
Kalle Carlbark
6daf77093a
FetchMode optional. 2020-09-03 13:52:52 +02:00
Kalle Carlbark
6f8127e2ed
Add omitempty. 2020-08-10 10:28:22 +02:00
Kalle Carlbark
a27a5c67ea
Add js.fetch:mode to be used in wasm. 2020-05-27 15:47:37 +02:00
Kalle Carlbark
f0c5180e03
s/Vlan/VLAN/g 2020-03-02 10:14:17 +01:00
Kalle Carlbark
03436dbce9
Convert to Go Modules. 2020-03-02 10:06:21 +01:00
Kalle Carlbark
8b437fcdbb
GoMetaLint cleanup. 2020-03-02 10:00:40 +01:00
Kalle Carlbark
d7bf99be52
Update Face to string to work with netbox >= 2.7. 2020-02-24 15:29:51 +01:00
Kalle Carlbark
d6623a46c9
Update to work with Netbox >= 2.7. 2020-02-24 15:25:26 +01:00
42a0bb87e1
Fix listprefixes struct. 2020-02-09 22:59:14 +01:00
Kalle Carlbark
a94cdc3159
add vlans and prefixes fixes. 2020-02-05 15:02:32 +01:00
c209cdd715 Add tenancy functionality. 2020-02-04 16:39:05 +01:00
c7a2b3a7a7 Add netbox_prefixes functionality. 2020-02-04 16:38:53 +01:00
2c8bee4804 Add netbox_virtualization.go 2020-02-04 14:17:17 +01:00
Kalle Carlbark
24a126895f
Add secrets. 2019-12-17 16:35:52 +01:00
Kalle Carlbark
3c7c83f3cf
Add secrets_secrets_list 2019-12-17 09:29:48 +01:00
744b88ded5
Add group filter. 2019-12-16 23:20:01 +01:00
da12cffbd9
Correct url. 2019-12-16 23:04:42 +01:00
bf376105e7
Add virtualization cluster list. 2019-12-16 23:03:09 +01:00
Kalle Carlbark
eadad7c1fd
Implement ipam_vrf_list and ipam_vrf_create. 2019-09-25 14:42:29 +02:00
Kalle Carlbark
620a6cf71f
Fix GoMetaLint errors. 2019-09-17 09:53:24 +02:00
Kalle Carlbark
b1ad0dab6f
Remove form_factor. 2019-09-16 16:47:50 +02:00
Kalle Carlbark
28315c8934
Add form_factor. 2019-09-16 16:24:54 +02:00
Kalle Carlbark
8739969a7d
Don't forget to close that FD! 2019-09-16 15:12:58 +02:00
4f2515ba26
Use correct api path for devices. Idiot. 2019-09-11 21:01:23 +02:00
1f7e699718
Remove unused package. 2019-09-11 20:59:39 +02:00
315815cf9d
if filter is nil. 2019-09-11 20:59:08 +02:00