isle/go/daemon
2024-11-08 17:46:44 +01:00
..
children Use the term 'role' or 'node' rather than 'peer' in the context of garage 2024-11-08 17:46:44 +01:00
daecommon Block for bucket list to sync across garage instances during init 2024-11-05 21:25:04 +01:00
jsonrpc2 Manage child processes individually, not via Pmux. Also route child logs through mlog 2024-10-29 17:49:24 +01:00
network Use the term 'role' or 'node' rather than 'peer' in the context of garage 2024-11-08 17:46:44 +01:00
client.go Implement SetConfig, but in a stupid way 2024-10-24 19:52:08 +02:00
config.go Add multi-network support to daemon 2024-09-23 19:04:14 +02:00
ctx.go Add multi-network support to daemon 2024-09-23 19:04:14 +02:00
daemon.go Implement SetConfig, but in a stupid way 2024-10-24 19:52:08 +02:00
errors.go Add multi-network support to daemon 2024-09-23 19:04:14 +02:00
migrations.go Support configuring more than one network 2024-09-10 22:51:33 +02:00
network.go Add multi-network support to daemon 2024-09-23 19:04:14 +02:00
rpc.go Implement network(s) list sub-command 2024-09-24 11:03:18 +02:00