Documentation
¶
Index ¶
- Constants
- type NetgearOrbiVoxel
- func (d *NetgearOrbiVoxel) Cleanup() error
- func (d *NetgearOrbiVoxel) ConfigureService(svc *service.Config) error
- func (d *NetgearOrbiVoxel) Install(_ *service.Config) error
- func (d *NetgearOrbiVoxel) PreRun() error
- func (d *NetgearOrbiVoxel) Setup() error
- func (d *NetgearOrbiVoxel) Uninstall(_ *service.Config) error
Constants ¶
View Source
const (
Name = "netgear_orbi_voxel"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NetgearOrbiVoxel ¶
type NetgearOrbiVoxel struct {
// contains filtered or unexported fields
}
func New ¶
func New(cfg *ctrld.Config) *NetgearOrbiVoxel
New returns a router.Router for configuring/setup/run ctrld on ddwrt routers.
func (*NetgearOrbiVoxel) Cleanup ¶
func (d *NetgearOrbiVoxel) Cleanup() error
func (*NetgearOrbiVoxel) ConfigureService ¶
func (d *NetgearOrbiVoxel) ConfigureService(svc *service.Config) error
func (*NetgearOrbiVoxel) PreRun ¶
func (d *NetgearOrbiVoxel) PreRun() error
func (*NetgearOrbiVoxel) Setup ¶
func (d *NetgearOrbiVoxel) Setup() error
Click to show internal directories.
Click to hide internal directories.