Skip to content

Move secret methods closer to the receivers

Albert requested to merge alberts-refactor-secrets-methods into main

What does this MR do?

Rearrange Secrets related methods to make it easier to lookup related structs and methods.

Why was this MR needed?

We will be adding GCP Secrets Manager to the list of secrets provider, adding to these existing methods.

What's the best way to test this MR?

What are the relevant issue numbers?

Edited by Albert

Merge request reports