# Functions
Lookup returns the status plugin registered with the manager.
New returns a new Plugin with the given config.
ParseConfig validates the config and injects default values.
# Constants
Name identifies the plugin on manager.
# Structs
Config contains configuration for the plugin.
Plugin implements status reporting.
UpdateRequestV1 represents the status update message that OPA sends to remote HTTP endpoints.