refactor: Rename strategies to drivers
This will make the terms similar to the terms of the dependent tools i.e. docker.
This commit is contained in:
parent
f619c4c47c
commit
8006af3ec9
10 changed files with 65 additions and 69 deletions
|
|
@ -5,5 +5,6 @@
|
|||
shadow_rs::shadow!(shadow);
|
||||
|
||||
pub mod commands;
|
||||
pub mod credentials;
|
||||
pub mod drivers;
|
||||
pub mod image_inspection;
|
||||
pub mod strategies;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue