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