package device

import "github.com/vmware/govmomi/cli/device"

Index

Functions

func Match

func Match(devices object.VirtualDeviceList, args []string) (object.VirtualDeviceList, error)

Match returns devices where VirtualDeviceList.Name matches any of the strings in given args. See also: path.Match, govc device.info, govc device.ls

Source Files

boot.go connect.go disconnect.go info.go ls.go remove.go

Directories

PathSynopsis
cli/device/cdrom
cli/device/clock
cli/device/floppy
cli/device/model
cli/device/pci
cli/device/scsi
cli/device/serial
cli/device/usb
Version
v0.51.0 (latest)
Published
May 23, 2025
Platform
linux/amd64
Imports
13 packages
Last checked
2 weeks ago

Tools for package owners.