package vnic

import "github.com/vmware/govmomi/cli/host/vnic"

Index

Types

type Info

type Info struct {
	Device   string   `json:"device"`
	Network  string   `json:"network"`
	Switch   string   `json:"switch"`
	Address  string   `json:"address"`
	Stack    string   `json:"stack"`
	Services []string `json:"services"`
}

Source Files

change.go hint.go info.go service.go

Version
v0.48.1 (latest)
Published
Feb 11, 2025
Platform
linux/amd64
Imports
13 packages
Last checked
3 months ago

Tools for package owners.