vultr / govultr

Vultr Go API client
MIT License
230 stars 56 forks source link

Add support for Managed Database user access control for Redis #288

Closed christhemorse closed 9 months ago

christhemorse commented 9 months ago

Description

This PR adds support for user access control for Redis Managed Database subscriptions. The updates include new list/get user response properties for Redis engine types as well as a new /access-control PUT request within the users to update the ACL configuration values.

Checklist: