switch_operations

package
v0.0.0-...-e56e09a Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2017 License: Apache-2.0 Imports: 1 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ISwitch

type ISwitch interface {
	Update(string, []*models.FirmwareImage) error
	GetConfig() (string, error)
	GetFirmware() (string, error)
	GetFullVersion() (map[string]interface{}, error)
	CheckVlan(int64) (bool, error)
}

ISwitch is an interface for switch

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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