Documentation
¶
Index ¶
- type HuaWeiUploader
- func (cu *HuaWeiUploader) Bootflash() structs.ProtocolModel
- func (cu *HuaWeiUploader) DefaultDest(src structs.FileUrl, destMode structs.ProtocolModel) (err error, dest *structs.FileUrl)
- func (cu *HuaWeiUploader) Flash() structs.ProtocolModel
- func (cu *HuaWeiUploader) Upload(src, dest structs.FileUrl, timeout int, overwrite bool) (error, map[string]string)
- func (cu *HuaWeiUploader) WithTerminalExecute(exec *terminal.Execute)
- func (cu *HuaWeiUploader) WithVrf(vrf string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HuaWeiUploader ¶
type HuaWeiUploader struct {
// contains filtered or unexported fields
}
func NewHuaWeiUploader ¶
func NewHuaWeiUploader() *HuaWeiUploader
func (*HuaWeiUploader) Bootflash ¶
func (cu *HuaWeiUploader) Bootflash() structs.ProtocolModel
func (*HuaWeiUploader) DefaultDest ¶
func (cu *HuaWeiUploader) DefaultDest(src structs.FileUrl, destMode structs.ProtocolModel) (err error, dest *structs.FileUrl)
func (*HuaWeiUploader) Flash ¶
func (cu *HuaWeiUploader) Flash() structs.ProtocolModel
func (*HuaWeiUploader) WithTerminalExecute ¶
func (cu *HuaWeiUploader) WithTerminalExecute(exec *terminal.Execute)
func (*HuaWeiUploader) WithVrf ¶
func (cu *HuaWeiUploader) WithVrf(vrf string)
Click to show internal directories.
Click to hide internal directories.