Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDevice ¶
func NewDevice(connection connections.Connection, DeviceType string) (types.CiscoDevice, error)
Types ¶
type EOSDevice ¶
type EOSDevice struct {
Driver driver.IDriver
Prompt string
// contains filtered or unexported fields
}
func (*EOSDevice) Disconnect ¶
func (d *EOSDevice) Disconnect()
func (*EOSDevice) SetTimeout ¶ added in v0.1.0
Click to show internal directories.
Click to hide internal directories.