package
0.0.0-20231017135804-23384fa593b2
Repository: https://github.com/ngicks/compose-wrapper.git
Documentation: pkg.go.dev
# Functions
AddDockerComposeLabel changes service.CustomLabels so that is can be found by docker compose v2.
CompareProjectImage compares 2 projects and return image names which only exists in old, new respectively.
No description provided by the author
DisableProfiles disables service which does match selected profiles.
EnableAllService sets p.Profile every possible profile in p.Services and p.DisabledServices, and call p.EnableServices with all service names.
FindServicesByLabels selects services in p by given labels.
InitializeDockerCli initializes DockerCli.
NewComposeService returns a new wrapped compose service proxy.
No description provided by the author
No description provided by the author
PreloadConfigDetails loads content and parse content if each corresponding field is not present in given conf.
Reverse changes dst so that its enabled services are disabled in src.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
depends_on is set, required is false and dependency service is not running nor present.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
Copied from https://github.com/docker/compose/blob/19bbb12fac83e19f3ef888722cbb32825b4088e6/pkg/progress/event.go.