isle/go/cmd/entrypoint
Brian Picciano 68f417b5ba Upgrade garage to v1.0.0
This required switching all garage admin API calls to the new v1
versions, and redoing how the global bucket key is created so it is
created via the "create key" API call.
2024-06-11 16:57:31 +02:00
..
admin.go Upgrade garage to v1.0.0 2024-06-11 16:57:31 +02:00
bootstrap_util.go Refactor tests some more, use shared across all of them 2023-09-05 23:14:40 +02:00
daemon_util.go Refactor how host data is signed, now it's simpler and probably more secure 2024-06-10 22:33:26 +02:00
daemon.go Use JSON instead of YAML for files which aren't intended for human editing 2024-06-10 18:56:36 +02:00
dnsmasq_util.go Move go code into 'go' tld, to make organization clearer 2023-08-25 15:19:31 +02:00
garage_util.go Upgrade garage to v1.0.0 2024-06-11 16:57:31 +02:00
garage.go Fix minio-client creating config directory in user's home 2023-09-04 21:38:28 +02:00
hosts.go Use JSON instead of YAML for files which aren't intended for human editing 2024-06-10 18:56:36 +02:00
logger.go Move go code into 'go' tld, to make organization clearer 2023-08-25 15:19:31 +02:00
main.go Add ability to sign nebula public keys, and show nebula network info 2023-08-27 16:09:03 +02:00
nebula_util.go Refactor how host data is signed, now it's simpler and probably more secure 2024-06-10 22:33:26 +02:00
nebula.go Refactor how host data is signed, now it's simpler and probably more secure 2024-06-10 22:33:26 +02:00
proc_lock.go Move go code into 'go' tld, to make organization clearer 2023-08-25 15:19:31 +02:00
sub_cmd.go Move go code into 'go' tld, to make organization clearer 2023-08-25 15:19:31 +02:00
version.go Move go code into 'go' tld, to make organization clearer 2023-08-25 15:19:31 +02:00