isle/go
2024-11-12 13:42:35 +01:00
..
bootstrap Use the term 'role' or 'node' rather than 'peer' in the context of garage 2024-11-08 17:46:44 +01:00
cmd/entrypoint Implement network.Loader, will be helpful for testing Daemon 2024-11-10 22:13:06 +01:00
daemon Parallelize integration tests better 2024-11-12 13:42:35 +01:00
dnsmasq Refactor children process reloading, add garage reloading 2024-10-27 14:44:53 +01:00
garage Have hosts update garage cluster layout to remove other nodes if necessary 2024-11-08 22:57:31 +01:00
jsonutil Use JSON instead of YAML for files which aren't intended for human editing 2024-06-10 18:56:36 +02:00
nebula Implement SetConfig, but in a stupid way 2024-10-24 19:52:08 +02:00
secrets Separate Daemon and Network logic into separate packages 2024-09-09 16:34:00 +02:00
toolkit Pass NetworkConfig into Network loaders as an optional argument 2024-11-12 13:34:39 +01:00
yamlutil Pass NetworkConfig into Network loaders as an optional argument 2024-11-12 13:34:39 +01:00
.golangci.yml Use JSON instead of YAML for files which aren't intended for human editing 2024-06-10 18:56:36 +02:00
go.mod Add mock of network interface 2024-11-09 23:17:10 +01:00
go.sum Add mock of network interface 2024-11-09 23:17:10 +01:00
integration_test.sh Some general cleanup 2024-10-06 17:15:40 +02:00