Documentation ¶
Overview ¶
Package lock implements a locking mechanism on shared resources to ensure they don't get used at the same time. There needs to be a lock for the following: - VM on Host: A VM must only exist on one host at a time - Storage attached to VM: Block storage can only be attached to one VM at a time
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.