orchard/pkg/client
Nikolay Edigaryev abcfee677d
Work around Sequoia's "Local Network" permission with a helper process (#302)
* Work around Sequoia's "Local Network" permission with a helper process

* README.md: macOS 15 (Sequoia) warning

* Make "orchard dev" unix-specific too, otherwise Release fails

* Fix typo in "localNetworkHerlper"

* Slightly improve the macOS 15 (Sequoia) note

* orchard worker run: better documentation for --user

* Make sure privilege dropping is the first step we do in runWorker()
2025-04-10 18:01:19 +04:00
..
client.go Work around Sequoia's "Local Network" permission with a helper process (#302) 2025-04-10 18:01:19 +04:00
cluster_settings.go Support for sharing files with the host system (#103) 2023-07-04 18:10:53 +04:00
controller.go Controller info endpoint and API integration examples (#75) 2023-04-11 07:28:46 +00:00
events.go Controller info endpoint and API integration examples (#75) 2023-04-11 07:28:46 +00:00
option.go Work around Sequoia's "Local Network" permission with a helper process (#302) 2025-04-10 18:01:19 +04:00
rpc.go Introduce WebSocket-based RPC v2 (#239) 2025-01-30 17:33:32 +04:00
service_accounts.go Only allow simple names when creating workers, VMs, etc. and escape paths in API client (#129) 2023-09-22 14:51:43 -04:00
vms.go API endpoint and associated RPC changes to resolve VMs IP's (#188) 2024-07-03 22:56:43 +04:00
workers.go Introduce "orchard {port-forward, vnc} worker WORKER_NAME" (#140) 2023-10-09 18:51:34 +04:00