Constructors

Methods

Constructors

Methods

  • Converts the model to YAML as expected to be consumed inside node

    Returns string

    the raw YAML as string

    gossip:
    interfaceBindings:
    - { "nodeId": 0, "hostname": "10.10.10.1", "port": 1234 }
    - { "nodeId": 3, "hostname": "2001:db8:3333:4444:5555:6666:7777:8888", "port": 1237 }
    endpointOverrides:
    - { "nodeId": 5, "hostname": "10.10.10.11", "port": 1238 }