Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func NewAliasController ¶
func NewAliasController(targetIp string, configuration *config.MainConfig, alias string) *Controller
func (*Controller) ListAlias ¶
func (ac *Controller) ListAlias()
func (*Controller) SetAlias ¶
func (ac *Controller) SetAlias()
func (*Controller) UnsetAlias ¶
func (ac *Controller) UnsetAlias()
Click to show internal directories.
Click to hide internal directories.