IBM-Cloud / bluemix-go

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

update v2 to handle boot volume encryption from create #354

Closed attilatabori closed 2 years ago

attilatabori commented 2 years ago

added KmsInstanceID string json:"kmsInstanceID,omitempty" WorkerVolumeCRKID string json:"workerVolumeCRKID,omitempty"

fields to type WorkerPoolConfig struct

hkantare commented 2 years ago

The PR looks fine...