getInstallObjective(?Config $config=null)
Get the goals the agent wants to achieve on setup.
getBuildObjective()
Get the goal the agent wants to achieve to build artifacts.
getMigrations()
Get a named map of migrations available for this Agent.
getUpdateObjective(?Config $config=null)
Get the goal the agent wants to achieve on update.
getStatusObjective(Storage $storage)
hasConfig()
Does this agent require a configuration?
getArrayToConfigTransformation()
Agents must be able to tell how to create a configuration from a nested array.
getNamedObjectives(?Config $config=null)
Gets all named objectives The keys of the returned array are the commands.