mirror of
https://github.com/jlengrand/engine.git
synced 2026-03-10 08:11:21 +00:00
comment: flag EC2 k8s provider
This commit is contained in:
@@ -17,6 +17,7 @@ use function_name::named;
|
||||
use std::borrow::Borrow;
|
||||
use std::sync::Arc;
|
||||
|
||||
/// EC2 kubernetes provider allowing to deploy a cluster on single EC2 node.
|
||||
pub struct EC2 {
|
||||
context: Context,
|
||||
id: String,
|
||||
|
||||
Reference in New Issue
Block a user