Closed aead closed 1 year ago
This commit updates the Go SDK used to implement the CLI to v0.2.0.
This mainly includes changes to listing via the kes.ListIter[T] and switching to kes.Rule based kes.Policy type.
kes.ListIter[T]
kes.Rule
kes.Policy
Fixes #397
This commit updates the Go SDK used to implement the CLI to v0.2.0.
This mainly includes changes to listing via the
kes.ListIter[T]
and switching tokes.Rule
basedkes.Policy
type.Fixes #397