package
0.4.0
Repository: https://github.com/r3labs/libcompose.git
Documentation: pkg.go.dev

# Functions

And returns a map of labels by merging the two specified values (left and right).
AndString returns a json list of labels by merging the two specified values (left and right) serialized as string.
LabelFilter returns a label map representation of the specifed couple (key,value) that is used as filter for docker.
LabelFilterString returns a label json string representation of the specifed couple (key,value) that is used as filter for docker.

# Constants

Libcompose default labels.
Libcompose default labels.
Libcompose default labels.
Libcompose default labels.
Libcompose default labels.
Libcompose default labels.

# Type aliases

Label represents a docker label.