internal

package
v1.8.6 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func VirtualMachineFSR

func VirtualMachineFSR(ctx context.Context, vm types.ManagedObjectReference, client *vim25.Client) (*object.Task, error)

Types

type CustomizationCloudinitPrep

type CustomizationCloudinitPrep struct {
	types.CustomizationIdentitySettings

	Metadata string `xml:"metadata"`
	Userdata string `xml:"userdata,omitempty"`
}

type InvokeFSR_TaskBody

type InvokeFSR_TaskBody struct {
	Req    *InvokeFSR_TaskRequest  `xml:"urn:vim25 InvokeFSR_Task,omitempty"`
	Res    *InvokeFSR_TaskResponse `xml:"InvokeFSR_TaskResponse,omitempty"`
	Fault_ *soap.Fault             `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"`
}

func (*InvokeFSR_TaskBody) Fault

func (b *InvokeFSR_TaskBody) Fault() *soap.Fault

type InvokeFSR_TaskRequest

type InvokeFSR_TaskRequest struct {
	This types.ManagedObjectReference `xml:"_this"`
}

type InvokeFSR_TaskResponse

type InvokeFSR_TaskResponse struct {
	Returnval types.ManagedObjectReference `xml:"returnval"`
}

Jump to

Keyboard shortcuts

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