vendordata

package
v0.0.0-...-9725836 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2019 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RequestData

type RequestData struct {
	// The ID of the project that owns this instance.
	ProjectID string `json:"project-id"`
	// The UUID of this instance.
	InstanceID string `json:"instance-id"`
	// The ID of the image used to boot this instance.
	ImageID string `json:"image-id"`
	// As specified by the user at boot time.
	UserData string `json:"user-data"`
	// The hostname of the instance.
	Hostname string `json:"hostname"`
	// As specified by the user at boot time.
	Metadata map[string]string `json:"metadata"`
}

https://docs.openstack.org/nova/latest/user/vendordata.html

Jump to

Keyboard shortcuts

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