Documentation
¶
Index ¶
- type Switch
- func (c *Switch) CheckVlan(vlanID int64) (bool, error)
- func (c *Switch) GetConfig() (string, error)
- func (c *Switch) GetFirmware() (string, error)
- func (c *Switch) GetFullVersion() (map[string]interface{}, error)
- func (c *Switch) Update(switchModel string, firmwareImages []*models.FirmwareImage) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Switch ¶
type Switch struct {
Runner nexus.CommandRunner
}
func (*Switch) GetFirmware ¶
GetFirmware returns Firmware Version of given switch
func (*Switch) GetFullVersion ¶
GetFirmware returns Firmware Version of given switch
Click to show internal directories.
Click to hide internal directories.