Documentation ¶
Index ¶
Constants ¶
View Source
const (
// ResourceIDAll declares on a resource that it matches any id
ResourceIDAll = "all"
)
Variables ¶
This section is empty.
Functions ¶
func IsResourceMatched ¶
func IsResourceMatched(definition, example *settingsmsg.Resource) bool
IsResourceMatched checks if the `example` resource is an exact match or a subset of `definition`
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.