request

package
v0.0.0-...-a841890 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2015 License: BSD-2-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CHASSIS_ZONES_REQUEST_TMPL = "<get-chassis-zones-information></get-chassis-zones-information>"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ChassisZonesRequest

type ChassisZonesRequest struct {
	LoopBackIP net.IP
	UserName   string
	Password   string
	Interval   time.Duration
}

func NewChassisZonesRequest

func NewChassisZonesRequest(loopBackIP net.IP, interval time.Duration,
	userName, password string) *ChassisZonesRequest

func (*ChassisZonesRequest) Method

func (*ChassisZonesRequest) Run

func (zr *ChassisZonesRequest) Run(count int, replyChan chan<- *netconf.RPCReply)

Jump to

Keyboard shortcuts

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