Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewPathEntryManager ¶
func NewPathEntryManager(ctrl controller.Controller) (*pathmgr.PathManager, error)
func Setup ¶
func Setup(ctrl controller.Controller, pathEntryMgr *pathmgr.PathManager, cfg config.Loader, stopCh chan struct{}) error
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func NewHttpApiServer ¶
func NewHttpApiServer(ctrl controller.Controller, mgr *pathmgr.PathManager, apiConfig config.Loader) (*Server, error)
Click to show internal directories.
Click to hide internal directories.