Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ApiVersion dictates which version of the libmachine API this is. ApiVersion = 1 // ConfigVersion dictates which version of the config.json format is // used. It needs to be bumped if there is a breaking change, and // therefore migration, introduced to the config file format. ConfigVersion = 3 )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.