Documentation
¶
Index ¶
- type Agent
- type AgentApi
- func (api *AgentApi) InitJanitor(request *restful.Request, response *restful.Response)
- func (api *AgentApi) InitResolver(request *restful.Request, response *restful.Response)
- func (api *AgentApi) JanitorEventHandler(request *restful.Request, response *restful.Response)
- func (api *AgentApi) Register(container *restful.Container)
- func (api *AgentApi) ResolverEventHandler(request *restful.Request, response *restful.Response)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Agent ¶
type Agent struct { CancelFunc context.CancelFunc // contains filtered or unexported fields }
type AgentApi ¶
type AgentApi struct {
// contains filtered or unexported fields
}
func (*AgentApi) InitJanitor ¶
func (*AgentApi) InitResolver ¶
func (*AgentApi) JanitorEventHandler ¶
Click to show internal directories.
Click to hide internal directories.