orchard/internal/command/create
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
..
create.go Introduce service accounts and bootstrap tokens (#22) 2023-02-21 11:34:12 -05:00
service_account.go --help fixes and new "orchard logs vm" command (#41) 2023-03-23 15:59:57 +04:00
vm.go Implement restart policy for VMs (#83) 2023-04-24 19:30:08 +04:00