getInstallObjective(?Config $config=null)
Get the goals the agent wants to achieve on setup.The provided configuration is to be used to set acc...
getStatusObjective(Storage $storage)
getUpdateObjective(?Config $config=null)
Get the goal the agent wants to achieve on update.The provided configuration is to be used to change ...
getArrayToConfigTransformation()
Agents must be able to tell how to create a configuration from a nested array.
__construct(protected Factory $refinery)
getBuildObjective()
Get the goal the agent wants to achieve to build artifacts.
hasConfig()
Does this agent require a configuration?