Home
last modified time | relevance | path

Searched defs:destIPGenerator (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/istio/istio-1.6.7/pilot/pkg/security/authz/model/
H A Dgenerator.go33 type destIPGenerator struct { struct
36 func (destIPGenerator) permission(_, value string, _ bool) (*rbacpb.Permission, error) {
44 func (destIPGenerator) principal(_, _ string, _ bool) (*rbacpb.Principal, error) {