isle/go
2024-10-24 22:14:13 +02:00
..
bootstrap Embed default daemon.yml directly in entrypoint 2024-09-24 11:27:54 +02:00
cmd/entrypoint Embed default daemon.yml directly in entrypoint 2024-09-24 11:27:54 +02:00
daemon Re-organize some reload logic 2024-10-24 22:14:13 +02:00
dnsmasq Move go code into 'go' tld, to make organization clearer 2023-08-25 15:19:31 +02:00
garage Implement SetConfig, but in a stupid way 2024-10-24 19:52:08 +02: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 Some general cleanup 2024-10-06 17:15:40 +02:00
yamlutil Use JSON instead of YAML for files which aren't intended for human editing 2024-06-10 18:56:36 +02: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 Implement SetConfig, but in a stupid way 2024-10-24 19:52:08 +02:00
go.sum Implement SetConfig, but in a stupid way 2024-10-24 19:52:08 +02:00
integration_test.sh Some general cleanup 2024-10-06 17:15:40 +02:00