canonical / gomaasclient

Go MAAS client
Apache License 2.0
19 stars 27 forks source link

feat: add MAAS server API endpoint interactions #43

Closed skatsaounis closed 8 months ago

skatsaounis commented 8 months ago

This PR includes the following:

NOTE: It is user responsibility to unmarshal the returned value to an appropriate type.

skatsaounis commented 8 months ago

This PR is also a prerequisite for https://github.com/maas/terraform-provider-maas/issues/132