Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Agent ¶
type Agent struct {
// contains filtered or unexported fields
}
Agent holds the netplugin agent state
func (*Agent) ProcessCurrentState ¶
ProcessCurrentState processes current state as read from stateStore
func (*Agent) ReclaimEndpointHandler ¶
func (ag *Agent) ReclaimEndpointHandler(w http.ResponseWriter, r *http.Request, vars map[string]string) (interface{}, error)
ReclaimEndpointHandler reclaims endpoint
Click to show internal directories.
Click to hide internal directories.