Skip to content

Rust SecretsManager::get_folders takes self as argument instead of &mut self #950

@carl-sauter

Description

@carl-sauter

Hello there, why does the get_folders functions takes self as argument, instead of &mut self like the other functions (e.g: get_secrets). Is it possible to changes this, to use a mutable reference. Otherwise I need to clone the secrets manager.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions