orchard/pkg/client
Nikolay Edigaryev 77656517fd
Controller info endpoint and API integration examples (#75)
* Controller API: introduce controller's information endpoint

* Prevent generation of empty events after channel closure

* Allow events to be buffered in the events channel

* Controller API: introduce controller's information endpoint[1]

* IntegrationGuide.md: a couple of Python and Golang examples

* Rephrase a sentence

Co-authored-by: Fedor Korotkov <fedor.korotkov@gmail.com>

---------

Co-authored-by: Fedor Korotkov <fedor.korotkov@gmail.com>
2023-04-11 07:28:46 +00:00
..
client.go Controller info endpoint and API integration examples (#75) 2023-04-11 07:28:46 +00: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 Simplified bootstrapping of a cluster (#40) 2023-03-22 23:43:37 +04:00
service_accounts.go Better state syncing and other improvements (#24) 2023-03-01 11:42:16 -05:00
vms.go Make port-forward endpoint to wait for the VM (#65) 2023-03-27 23:52:21 +04:00
workers.go Better state syncing and other improvements (#24) 2023-03-01 11:42:16 -05:00