github.com/macb/etcd@v0.3.1-0.20140227003422-a60481c6b1a0/tests/fixtures/v1.cluster/node2/info (about)

     1  {
     2   "name": "node2",
     3   "raftURL": "http://127.0.0.1:7002",
     4   "etcdURL": "http://127.0.0.1:4002",
     5   "webURL": "",
     6   "raftListenHost": "127.0.0.1:7002",
     7   "etcdListenHost": "127.0.0.1:4002",
     8   "raftTLS": {
     9    "CertFile": "",
    10    "KeyFile": "",
    11    "CAFile": ""
    12   },
    13   "etcdTLS": {
    14    "CertFile": "",
    15    "KeyFile": "",
    16    "CAFile": ""
    17   }
    18  }