You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
watchtower/container
Fabrizio Steiner 1f10817b4b Removed unused mock code. 7 years ago
..
mocks add tests for filters 7 years ago
client.go implemented enableLabel by a Filter 7 years ago
container.go Add a method of enabling or disabling containers using labels 7 years ago
filters.go always exclude containers that have the com.centurylinklabs.watchtower.enable set to false. 7 years ago
filters_test.go add tests for filters 7 years ago
sort.go
trust.go change upper case S in sirupsen to lower case to avoid build error 7 years ago
util.go
util_test.go