Documentation ¶
Overview ¶
Package matchutils provides utils to match network services and network service endpoints
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsSubset ¶ added in v1.1.0
IsSubset checks if B is a subset of A. Tries to process values for each B value.
func MatchNetworkServiceEndpoints ¶
func MatchNetworkServiceEndpoints(left, right *registry.NetworkServiceEndpoint) bool
MatchNetworkServiceEndpoints returns true if two network service endpoints are matched
func MatchNetworkServices ¶
func MatchNetworkServices(left, right *registry.NetworkService) bool
MatchNetworkServices returns true if two network services are matched
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.