Closed falzm closed 2 years ago
This change introduces a new ListInstancesOpt type to pass options to the Client.ListInstances() method.
ListInstancesOpt
Client.ListInstances()
[sc-37209]
This pull request has been linked to Shortcut Story #37209: egoscale: add support for ListInstancesWithManagerID/ListInstancesWithManagerType.
This change introduces a new
ListInstancesOpt
type to pass options to theClient.ListInstances()
method.