mirror of
https://github.com/logos-blockchain/logos-blockchain-testing.git
synced 2026-01-02 13:23:13 +00:00
Extract k8s deployer orchestrator module
This commit is contained in:
parent
6202224350
commit
11e860911b
3
testing-framework/runners/k8s/src/deployer/mod.rs
Normal file
3
testing-framework/runners/k8s/src/deployer/mod.rs
Normal file
@ -0,0 +1,3 @@
|
||||
mod orchestrator;
|
||||
|
||||
pub use orchestrator::{K8sDeployer, K8sRunnerError};
|
||||
Loading…
x
Reference in New Issue
Block a user