orchard/pkg/resource/v1
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
..
resources.go Resources support (#63) 2023-03-27 17:30:54 +04:00
resources_test.go Resources support (#63) 2023-03-27 17:30:54 +04:00
service_account.go Introduce service accounts and bootstrap tokens (#22) 2023-02-21 11:34:12 -05:00
service_account_role.go Introduce service accounts and bootstrap tokens (#22) 2023-02-21 11:34:12 -05:00
v1.go Controller info endpoint and API integration examples (#75) 2023-04-11 07:28:46 +00:00
worker.go Introduce "orchard pause" and "orchard resume" commands (#73) 2023-04-07 22:59:41 +04:00