root
Toggle table of contents
goblin-agent
Target filter
goblin-agent
Switch theme
Search in API
Skip to content
root
root
/
fi.utu.tech.powergoblin.agent.collector
/
Plugin
Plugin
goblin-agent
abstract
class
Plugin
(
val
name
:
String
)
Inheritors
CPU
Network
Load
Memory
Disk
Gpu
Dump
Rapl
Streaming
Members
Constructors
Plugin
Link copied to clipboard
goblin-agent
constructor
(
name
:
String
)
Properties
name
Link copied to clipboard
goblin-agent
val
name
:
String
Functions
config
Link copied to clipboard
goblin-agent
open
fun
config
(
)
:
String
init
Link copied to clipboard
goblin-agent
open
fun
init
(
)
:
String
load
Link copied to clipboard
goblin-agent
fun
load
(
plugin
:
String
)
:
String