Commit Graph

11 Commits

Author SHA1 Message Date
b314297c97
removed error formatting, added getClusterGroups() 2023-04-24 14:46:41 +02:00
97f1af7f6d
added GetDevices function 2023-03-28 08:50:42 +02:00
88f9345cac
GetClusters belongs in virtualization, moved it 2023-03-28 08:42:48 +02:00
c3a9f92358
added GetClusters function 2023-03-28 00:17:57 +02:00
d47c0c8603
way easier way to handle pagination 2023-03-26 19:57:06 +02:00
c2f0f06b59
api was not exported, changed that 2023-03-26 17:34:41 +02:00
431cc0f1ad
Revert "changed the way we handle custom types"
This reverts commit 7690f83101.
2023-03-26 17:24:27 +02:00
7690f83101
changed the way we handle custom types 2023-03-26 17:08:11 +02:00
deacfad22d
* added GetIPAddresses function
* pagination is handled in a more sane way
* removed unnecessary lines in devcontainer.json
* renamed main.go to ipam.go
2023-03-26 15:05:58 +02:00
704670f604
added README file, fixed description 2023-03-26 07:40:04 +00:00
b483e92d2d
implemented GetPrefixes function 2023-03-26 07:33:41 +00:00