module.envoy
Reverse proxy
type |
object |
||
properties |
|||
|
The id of the template to use for this file |
||
type |
string |
||
|
The variables and their values to be replaced from the template |
||
type |
object |
||
additionalProperties |
|||
|
The variables files to use to replace the variables. The first file of the list will take precedence over the following one. Template variables take precedence over the contents of the files. |
||
type |
array |
||
items |
type |
string |
|
|
If the value is set to true, manual editing of this file should be avoided, as the composer will override the value in the next generation. |
||
type |
boolean |
||
|
The list of cluster used in this Onsphere instance |
||
additionalProperties |
False |
RabbitMqClusterEntity
type |
object |
|
properties |
||
|
The name of the cluster used inside configuration of envoy |
|
type |
string |
|
|
The rabbitMQ services member of this cluster |
|
type |
array |
|
items |
||
additionalProperties |
False |
RabbitMqClusterMemberEntity
type |
object |
|
properties |
||
|
The module ID to join the RabbitMq service to integrate in the cluster |
|
type |
string |
|
|
The exposed port to join the RabbitMq service to integrate in the cluster |
|
type |
integer |
|
additionalProperties |
False |