package fields

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

Index

Types

type Info

type Info struct {
	Object types.ManagedObjectReference `json:"object"`
	Path   string                       `json:"path"`
	Name   string                       `json:"name"`
	Key    string                       `json:"key"`
	Value  string                       `json:"value"`
}

Source Files

add.go info.go ls.go rename.go rm.go set.go

Version
v0.51.0 (latest)
Published
May 23, 2025
Platform
linux/amd64
Imports
13 packages
Last checked
1 week ago

Tools for package owners.