Skip to content

Commit

Permalink
feat: introduce PluginSpec interface (#403)
Browse files Browse the repository at this point in the history
## Issue
Related to validator-labs/validatorctl#178

## Description
This introduces a PluginSpec interface that all plugins must implement.
Validatorctl will be able to use this spec to collect all crd's that it
would directly invoke.
  • Loading branch information
ahmad-ibra committed Aug 23, 2024
1 parent baa9201 commit 3adc6a0
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 25 deletions.
Loading

0 comments on commit 3adc6a0

Please sign in to comment.