agent

package
v0.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 17, 2017 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

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
}

func New

func New() (*Agent, error)

func (*Agent) Start

func (agent *Agent) Start(ctx context.Context) error

func (*Agent) Stop

func (agent *Agent) Stop()

type AgentApi

type AgentApi struct {
	// contains filtered or unexported fields
}

func (*AgentApi) InitJanitor

func (api *AgentApi) InitJanitor(request *restful.Request, response *restful.Response)

func (*AgentApi) InitResolver

func (api *AgentApi) InitResolver(request *restful.Request, response *restful.Response)

func (*AgentApi) JanitorEventHandler

func (api *AgentApi) JanitorEventHandler(request *restful.Request, response *restful.Response)

func (*AgentApi) Register

func (api *AgentApi) Register(container *restful.Container)

func (*AgentApi) ResolverEventHandler

func (api *AgentApi) ResolverEventHandler(request *restful.Request, response *restful.Response)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL