isle/go/cmd/entrypoint
2024-07-12 16:11:42 +02:00
..
admin.go Do proper type-based validation or hostnames and ipnets 2024-07-12 15:31:43 +02:00
bootstrap_util.go Replace admin create-network with network create over RPC 2024-07-09 11:43:17 +02:00
client.go Use RPC for create-bootstrap 2024-07-09 15:14:29 +02:00
daemon_util.go Replace admin create-network with network create over RPC 2024-07-09 11:43:17 +02:00
daemon.go Implement JoinNetwork RPC method, and accompanying sub-command 2024-07-07 12:44:49 +02:00
flags.go Do proper type-based validation or hostnames and ipnets 2024-07-12 15:31:43 +02:00
garage.go Fetch GarageClientParams from daemon 2024-07-12 16:03:37 +02:00
hosts.go Fetch GarageClientParams from daemon 2024-07-12 16:03:37 +02:00
logger.go Switch to using latest mediocre-go-lib 2024-06-22 17:49:56 +02:00
main.go Implement JoinNetwork RPC method, and accompanying sub-command 2024-07-07 12:44:49 +02:00
nebula.go Fetch nebula CAPublicCredentials from daemon 2024-07-12 16:11:42 +02:00
network.go Do proper type-based validation or hostnames and ipnets 2024-07-12 15:31:43 +02:00
proc_lock.go Move some environment variables into daemon package 2024-06-24 14:45:57 +02:00
sub_cmd.go Rename ISLE_SOCKET_PATH and refactor how it's loaded a bit 2024-07-06 14:26:06 +02:00
version.go Move go code into 'go' tld, to make organization clearer 2023-08-25 15:19:31 +02:00