insttmpl

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 14, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package insttmpl provides structs for the InstanceTemplate payload.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Template

type Template struct {
	Values             map[string]string `json:"values" yaml:"values"`
	VCenterCCRRef      string            `json:"vcenter_ccrref" yaml:"vcenter_ccrref"`
	VCenterInstanceID  string            `json:"vcenter_instance_id" yaml:"vcenter_instance_id"`
	VCenterTemplateRef string            `json:"vcenter_template_ref" yaml:"vcenter_template_ref"`
}

Template is the API payload based on the legacy xmlrpc backend.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL