agentdestroy

package
v0.0.0-...-431b3a5 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2017 License: MPL-2.0 Imports: 7 Imported by: 0

Documentation

Overview

agentdestroy is a module used in the upgrade protocol to kill an agent

that has been upgraded. This module will refuse to suicide, meaning that an agent will not run this module against itself

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Parameters

type Parameters struct {
	PID     int    `json:"pid"`
	Version string `json:"version"`
}

JSON sample:

{
    "module": "agentdestroy",
    "parameters": {
        "pid": 12345,
        "version": "b9536d2-201403031435"
    }
}

Jump to

Keyboard shortcuts

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