all-in-one/php/src/Container
Alan Savage 29c093afae Make secrets global and init on first use.
This allows all containers to use any secret declared anywhere
in their placeholders but they will not be generated and
written to the configuration until they are used.

Signed-off-by: Alan Savage <3028205+asavageiv@users.noreply.github.com>
2025-09-09 14:59:41 -07:00
..
AioVariables.php allow to set aio_variables from containers.json 2023-10-02 15:01:51 +02:00
Container.php Make secrets global and init on first use. 2025-09-09 14:59:41 -07:00
ContainerEnvironmentVariables.php Initial import 2021-11-30 11:20:42 +01:00
ContainerPort.php update constructor 2024-10-07 10:12:43 +02:00
ContainerPorts.php refactor containerports 2022-12-30 23:10:44 +01:00
ContainerState.php Update php/src/Container/WorkingState.php 2024-10-07 13:24:21 +02:00
ContainerVolume.php update constructor 2024-10-07 10:12:43 +02:00
ContainerVolumes.php fix some psalm issues 2022-03-01 11:44:59 +01:00
VersionState.php Add Enum 2024-10-07 13:22:37 +02:00