package
Version:
v0.17.0
Opens a new window with list of versions in this module.
Published: Feb 16, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package nettmpl provides strcuts for the VNetTemplate payload.
type Template struct {
Values map[string]string `json:"values" yaml:"values"`
VNetMAD string `json:"vnmad" yaml:"vnmad"`
}
Template is the API payload based on the legacy xmlrpc backend.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.