Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Library ¶
type Library interface { GetCopy(context.Context, store.InstanceConfig, ...VMOpt) (VM, error) IsAvailable(string) bool }
func NewLibrary ¶
Click to show internal directories.
Click to hide internal directories.