IBM-Cloud / bluemix-go

Go library for accessing the Bluemix API
Apache License 2.0
37 stars 89 forks source link

:zap: Added support for ResizeWorkerPool() API in containerv2 #347

Closed vinayakshnd closed 2 years ago

vinayakshnd commented 2 years ago

Added ResizeWorkerPool() API to container V2.

Corrosponding REST API definition: https://cloud.ibm.com/apidocs/kubernetes#v2resizeworkerpool

vinayakshnd commented 2 years ago

@hkantare can you pls review the PR?