govmtools/README.md

25 lines
304 B
Markdown
Raw Permalink Normal View History

2021-11-10 08:06:53 +00:00
# govmtools
> Reimplementation of [open-vm-tools](https://github.com/vmware/open-vm-tools) in pure Go
##
## DataMap
### Field types
- empty = 0
- int64 = 1
- string = 2
- int64list = 3
- stringlist = 4
- max = 5
### Fields
- type = 1
- payload = 2
- fast_close = 3
### Types
- data = 1
- ping = 2