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