type added
This commit is contained in:
@@ -35,6 +35,10 @@ func (m *RMIMatcher) Key() string {
|
||||
return "RMI"
|
||||
}
|
||||
|
||||
func (m *RMIMatcher) Type() string {
|
||||
return "NETWORK"
|
||||
}
|
||||
|
||||
func (m *RMIMatcher) Name(matchCtx *osm.MatchCtx) string {
|
||||
return "RMI"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user