Options interface
export interface Options 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| containerPort | number | ||
| esm | boolean | ||
| image | string | ||
| name | string | ||
| replicas | number | ||
| servicePort | number | ||
| type | string | 
export interface Options 
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| containerPort | number | ||
| esm | boolean | ||
| image | string | ||
| name | string | ||
| replicas | number | ||
| servicePort | number | ||
| type | string |