package
0.0.0-20200130161418-8353e3724d5c
Repository: https://github.com/brainupdaters/drlmctl.git
Documentation: pkg.go.dev

# Functions

AgentAdd adds a new Agent to DRLM Core.
AgentGet returns the agent by it's host.
AgentInstall installs the Agent binary to the server.
AgentList returns all the agents in DRLM.
Init initializes the DRLM Core client.
JobSchedule schedules a new job.
PluginAdd adds a plugin to a DRLM Agent.
UserAdd adds a new User to DRLM Core.
UserDelete removes an user from DRLM Core.
UserList lists all the users in DRLM Core.
UserLogin logs into DRLM Core.
UserTokenRenew renews the token.

# Constants

API is the API version of the client.

# Variables

Client is the DRLM Core client.