Macros§
- Action
Unknown - Pattern that matches an unknown
Action
member. - Value
Unknown - Pattern that matches an unknown
Value
member.
Structs§
- Create
Bytes Property - Tells the puppet to create a property with the given byte array value.
- Create
Node - Tells the puppet to create a Node with the given name, parentage, and ID (the id is specified so other nodes can later be created under it).
- Create
Numeric Property - Tells the puppet to create a property with the given numeric value.
- Delete
Node - Tells the puppet to delete the given node.
- Initialization
Params - InitializationParams tells how to initialize the Inspect library.
- Inspect
Puppet ActRequest - Inspect
Puppet ActResponse - Inspect
Puppet Initialize Request - Inspect
Puppet Publish Response
Enums§
- Action
- Tells the puppet to do something to modify the VMO.
- Diff
Type - Indicate the preferred DiffType on failed tests.
- Test
Result - TestResult tells the result of executing an Initialize or Act command.
- Value