Searched defs:ACLRule (Results 1 – 2 of 2) sorted by relevance
52 type ACLRule struct { struct53 Entity ACLEntity54 Role ACLRole
655 func toRawObjectACL(oldACL []ACLRule) []*raw.ObjectAccessControl {