We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed3592d commit db7dd7eCopy full SHA for db7dd7e
1 file changed
pkg/secretstore/secret_store_interfaces.go
@@ -107,7 +107,7 @@ type NewSecretStoreOptions struct {
107
// defaults to PrecomputeMessageKeyCount
108
PreComputedKeysCount int
109
110
- // PreComputedKeysCount specifies the number of out of store references
+ // PrecomputeOutOfStoreGroupRefsCount specifies the number of out of store references
111
// to precompute, defaults to PrecomputeOutOfStoreGroupRefsCount
112
PrecomputeOutOfStoreGroupRefsCount int
113
0 commit comments