moby/volume
Paweł Gronowski a654cbfd2f
Use GetBoolOrDefault to remove duplicated invalidFilter usages
The pattern of parsing bool was repeated across multiple files and
caused the duplication of the invalidFilter error helper.

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2023-01-26 16:28:53 +01:00
..
drivers golangci-lint: update to v1.49.0 2022-09-23 23:31:27 +02:00
local Fix volume CreatedAt being altered on initialization 2023-01-03 16:57:04 +01:00
mounts volume: use strings.Cut() and minor refactor 2022-12-21 11:09:00 +01:00
service Use GetBoolOrDefault to remove duplicated invalidFilter usages 2023-01-26 16:28:53 +01:00
testutils linting: gosec: fix or suppress G112, G114 in test code 2022-09-04 15:36:51 +02:00
volume.go Move mount parsing to separate package. 2018-04-19 06:35:54 -04:00