netapp

package
v0.0.0-...-72e33f6 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NetInterface

type NetInterface struct {
	ConnStatus      string `json:"ConnStatus"`
	Name            string `json:"Name"`
	NetCardName     string `json:"NetCardName"`
	PhysicalAddress string `json:"PhysicalAddress"`
	Speed           int    `json:"Speed"`
	SupportLongPoE  bool   `json:"SupportLongPoE"`
	Type            string `json:"Type"`
	Valid           bool   `json:"Valid"`
}

func GetNetInterfaces

func GetNetInterfaces(ctx context.Context, c dahuarpc.Conn) ([]NetInterface, error)

Jump to

Keyboard shortcuts

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