mirror of
https://github.com/containers/podman.git
synced 2025-12-13 02:09:16 +08:00
Update containers/common to latest
[NOI NEW TESTS NEEDED] Signed-off-by: Brent Baude <bbaude@redhat.com>
This commit is contained in:
3
vendor/github.com/containers/common/pkg/config/config.go
generated
vendored
3
vendor/github.com/containers/common/pkg/config/config.go
generated
vendored
@@ -428,6 +428,9 @@ type EngineConfig struct {
|
||||
// ActiveService index to Destinations added v2.0.3
|
||||
ActiveService string `toml:"active_service,omitempty"`
|
||||
|
||||
// Add existing instances with requested compression algorithms to manifest list
|
||||
AddCompression []string `toml:"add_compression,omitempty"`
|
||||
|
||||
// ServiceDestinations mapped by service Names
|
||||
ServiceDestinations map[string]Destination `toml:"service_destinations,omitempty"`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user