vmware

package
v0.0.0-pre.4 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2025 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrInvalidChangeID = errors.New("invalid change ID")

Functions

func GetEndpointThumbprint

func GetEndpointThumbprint(url *url.URL) (string, error)

func IsSupportedDisk

func IsSupportedDisk(disk *types.VirtualDisk) (string, error)

IsSupportedDisk checks whether the given VMware disk is supported by migration manager.

Types

type ChangeID

type ChangeID struct {
	UUID   string
	Number string
	Value  string
}

func GetChangeID

func GetChangeID(disk *types.VirtualDisk) (*ChangeID, error)

func ParseChangeID

func ParseChangeID(changeId string) (*ChangeID, error)

Jump to

Keyboard shortcuts

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