isle/go/daemon
2024-09-07 14:05:07 +02:00
..
jsonrpc2 Update documentation on jsonrpc2.NewDispatchHandler 2024-09-05 19:36:21 +02:00
bootstrap.go Write new host to garage as part of CreateHost 2024-07-20 12:36:21 +02:00
child_dnsmasq.go Roadmap has been moved to micropelago.net 2024-09-01 12:20:37 +02:00
child_garage.go Upgrade pmux to latest 2024-07-19 17:06:12 +02:00
child_nebula.go Only restart sub-processes which need restarting on bootstrap changes 2024-07-20 10:42:26 +02:00
child_pmux.go Only restart sub-processes which need restarting on bootstrap changes 2024-07-20 10:42:26 +02:00
children.go Move creation of children into daemon initialize method 2024-07-20 11:14:59 +02:00
client.go Make Daemon into a concrete type which implements RPC directly 2024-09-07 14:05:07 +02:00
config.go Move daemon sub-process logic into daemon package 2024-06-17 21:06:57 +02:00
daemon.go Make Daemon into a concrete type which implements RPC directly 2024-09-07 14:05:07 +02:00
env.go Default HTTP socket to the tmp directory 2024-07-14 14:20:45 +02:00
errors.go Only restart sub-processes which need restarting on bootstrap changes 2024-07-20 10:42:26 +02:00
garage_client_params.go Make Daemon into a concrete type which implements RPC directly 2024-09-07 14:05:07 +02:00
global_bucket.go Make Daemon into a concrete type which implements RPC directly 2024-09-07 14:05:07 +02:00
jigs.go Implement basic secrets architecture, use it for garage RPC secret 2024-07-13 17:42:41 +02:00
rpc.go Make Daemon into a concrete type which implements RPC directly 2024-09-07 14:05:07 +02:00
secrets.go State CA signing key in secrets store, eliminate admin bundle 2024-07-14 13:11:18 +02:00