orchard/pkg/client
Nikolay Edigaryev 60e564da88
Implement restart policy for VMs (#83)
* Implement restart policy for VMs

* Do not update VM.Resource, we only use it as a read-only specification

* Err()/setErr(): use atomic.Pointer instead of sync.Mutex
2023-04-24 19:30:08 +04:00
..
client.go Implement restart policy for VMs (#83) 2023-04-24 19:30:08 +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 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 Implement restart policy for VMs (#83) 2023-04-24 19:30:08 +04:00
workers.go Better state syncing and other improvements (#24) 2023-03-01 11:42:16 -05:00