orchard/pkg/client
Nikolay Edigaryev 8c62df0eba
Only allow simple names when creating workers, VMs, etc. and escape paths in API client (#129)
* Controller: only allow simple names when creating workers, VMs, etc.

* Client: escape paths

* simplename: allow ':' character
2023-09-22 14:51:43 -04:00
..
client.go Support for sharing files with the host system (#103) 2023-07-04 18:10:53 +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 TLS improvements (#90) 2023-06-07 15:31:55 +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 Only allow simple names when creating workers, VMs, etc. and escape paths in API client (#129) 2023-09-22 14:51:43 -04:00
workers.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