Versions in this module Expand all Collapse all v0 v0.1.10 Apr 13, 2018 v0.1.9 Jan 16, 2018 Changes in this version + func And(matchers ...cloud.Matcher) cloud.Matcher + func Or(matchers ...cloud.Matcher) cloud.Matcher + func Property(name string, val interface{}) propertyMatcher + func Tag(key, val string) tagMatcher + func TagKey(key string) tagKeyMatcher + func TagValue(value string) tagValueMatcher