nginx/nginx-plus-go-client

Expose max API version

Closed this issue · 2 comments

I want to be able to programmatically get the latest API version that the client can use.

For example, if I use NGINX Plus R29 that supports up to version 8 of the API, I want this function to return 8 even if the client supports up to version 9.

If hypothetically R32 comes out with a new version 10 and the client is not yet updated to support it, this function should return 9.

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

This issue was closed because it has been stalled for 7 days with no activity.