exoscale / egoscale

exoscale golang bindings
https://pkg.go.dev/github.com/exoscale/egoscale/v3
Apache License 2.0
31 stars 14 forks source link

v2: add ListInstancesOpt options #539

Closed falzm closed 2 years ago

falzm commented 2 years ago

This change introduces a new ListInstancesOpt type to pass options to the Client.ListInstances() method.

falzm commented 2 years ago

[sc-37209]

shortcut-integration[bot] commented 2 years ago

This pull request has been linked to Shortcut Story #37209: egoscale: add support for ListInstancesWithManagerID/ListInstancesWithManagerType.