Commit Graph

6 Commits

Author SHA1 Message Date
b314297c97
removed error formatting, added getClusterGroups() 2023-04-24 14:46:41 +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