package
2.4.1+incompatible
Repository: https://github.com/hashicorp/vagrant.git
Documentation: pkg.go.dev

# Functions

New initializes a new State store.
Create a custom decoder that can handle model encoding/decoding to/from protobuf messages.
No description provided by the author
No description provided by the author
TestBasis creates the basis in the DB.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TestState returns an initialized State for testing.
TestStateReinit reinitializes the state by pretending to restart the server with the database associated with this state.
No description provided by the author

# Constants

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

# Variables

Error returned when proto value passed is nil.
Error returned when a proto reference does not include its parent.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Custom decoder.
IndexTime indexes a time.Time field of a struct.
No description provided by the author
Job is the exported structure that is returned for most state APIs and gives callers access to more information than the pure job structure.
No description provided by the author
No description provided by the author
ProtoRaw stores a protobuf message in the database as raw bytes.
ProtoValue stores a protobuf message in the database as a JSON field so it can be queried.
No description provided by the author
State is the primary API for state mutation for the server.
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
MetadataSet is a simple map with a string key type and string value type.
No description provided by the author
No description provided by the author