IBM / keyprotect-go-client

Go SDK for interacting with the IBM Cloud KeyProtect service.
Apache License 2.0
6 stars 29 forks source link

feat(build): List key versions add param for all key states #108

Closed MDarmawan closed 1 year ago

MDarmawan commented 1 year ago

Add functionality and unit tests for adding a show All Key States in list key versions function

MDarmawan commented 1 year ago

Currently, the offset parameter is not tested in the unit tests either. Making note of this for future.