mirror of
https://github.com/containers/podman.git
synced 2025-06-22 18:08:11 +08:00
systemd/generate: remove unused infra container field
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
This commit is contained in:
@ -27,8 +27,6 @@ type ContainerInfo struct {
|
||||
ServiceName string
|
||||
// Name or ID of the container.
|
||||
ContainerName string
|
||||
// InfraContainer of the pod.
|
||||
InfraContainer string
|
||||
// StopTimeout sets the timeout Podman waits before killing the container
|
||||
// during service stop.
|
||||
StopTimeout uint
|
||||
|
Reference in New Issue
Block a user