Documentation
¶
Index ¶
- type State
- func (s *State) ApplyCommands(logFh *os.File) error
- func (s *State) CloseConnection()
- func (s *State) GetChanges() error
- func (s *State) GetErrUnmanaged() []error
- func (s *State) HasChanges() bool
- func (s *State) LoadDevice(spocFile string, cfg *program.Config, logLogin, logConfig *os.File) error
- func (s *State) LoadNetspoc(data []byte, fName string) error
- func (s *State) MoveNetspoc2DeviceConfig()
- func (s *State) ShowChanges() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type State ¶
type State struct {
// contains filtered or unexported fields
}
func (*State) CloseConnection ¶
func (s *State) CloseConnection()
func (*State) GetChanges ¶
func (*State) GetErrUnmanaged ¶
func (*State) HasChanges ¶
func (*State) LoadDevice ¶
func (*State) MoveNetspoc2DeviceConfig ¶
func (s *State) MoveNetspoc2DeviceConfig()
func (*State) ShowChanges ¶
Click to show internal directories.
Click to hide internal directories.