dim/types
Gibheer 5bb473404f add support for attributes in pools
Add support to show all pool attributes and set them.

Also add some helper functions to FieldMap to change and check the
requested attributes.
This was needed because the layer3domain needs to be set through
attributes instead of a link function (this should be changed, but for
now we will be compatible to ndcli).

So we filter out the layer3domain name and replace it with the ID, so
that the update can do both at the same time. Maybe there is a better
way to handle this in the future.
2021-05-09 21:22:52 +02:00
..
doc.go add documentation for types package 2021-04-22 08:42:33 +02:00
fields.go add support for attributes in pools 2021-05-09 21:22:52 +02:00
ip.go add layer3domain create and ipblock create 2021-05-03 22:40:27 +02:00
zone.go add String() method to zone 2021-04-28 21:06:38 +02:00