getInstallObjective(?Config $config=null)
getBuildObjective()
Get the goal the agent wants to achieve to build artifacts.if Config does not match the Agent...
getUpdateObjective(?Config $config=null)
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.if Agent has no Config ...
__construct(protected Factory $refinery)