Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ComputeUntilTimestamp ¶
ComputeUntilTimestamp extracts until timestamp from filters
func FiltersFromRequest ¶
filtersFromRequests extracts the "filters" parameter from the specified http.Request. The parameter can either be a `map[string][]string` as done in new versions of Docker and libpod, or a `map[string]map[string]bool` as done in older versions of Docker. We have to do a bit of Yoga to support both - just as Docker does as well.
Please refer to https://github.com/containers/podman/issues/6899 for some background.
func MatchLabelFilters ¶
MatchLabelFilters matches labels and returs true if they are valid
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.