package
1.5.0
Repository: https://github.com/hashicorp/vic.git
Documentation: pkg.go.dev

# Functions

TODO: figure out why the Init calls are wrapped in once.Do - implies it can be called multiple times, but once Finalize is called things will not be functional.
Init will initialize the package vars and create the default portLayerKV store Note: The imgStoreURL is provided by the portlayer init function and is currently based on the image-store specified at appliance creation via vic-machine.
NewDatastoreKeyValue will validate the supplied name and create a datastore backed key / value store The file will be located at the init datastoreURL -- currently that's in the appliance directory under the {dsFolder} folder (i.e.
Store will return the requested store.

# Constants

available via portLayer API.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author