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 (*ChassisZonesRequest) Method ¶
func (*ChassisZonesRequest) Method() netconf.RawMethod
Click to show internal directories.
Click to hide internal directories.