spiegel_podman/pkg/systemd/quadlet
Alex Palaistras 932fae4028 Allow setting volume and network names in Quadlet
This commit extends `Volume` and `Network` unit definitions with two
additional parameters, `VolumeName` and `NetworkName`, which will,
respectively, set a user-defined name for the corresponding volume and
network. This is similar to how the `ContainerName` directive currently
works, and should allow for smoother transitions to Quadlet-managed
resources.

Closes: #19003
Signed-off-by: Alex Palaistras <alex@deuill.org>
2023-07-10 20:33:19 +01:00
..
podmancmdline.go quadlet: Handle booleans that have defaults better 2022-12-20 11:00:48 +01:00
quadlet.go Allow setting volume and network names in Quadlet 2023-07-10 20:33:19 +01:00
quadlet_test.go move quadlet packages into pkg/systemd 2022-10-19 13:38:27 +02:00