Versions in this module Expand all Collapse all v1 v1.2.1 Aug 20, 2020 v1.2.0 Aug 20, 2020 Changes in this version + var CommandRegistry = new(commands.Map) + func BuildACLForEntities(networks, operators, gateways Entities) []*accessprotos.AccessControl_Entity + func CreateAdminACL() []*accessprotos.AccessControl_Entity + func PrintACL(acl *accessprotos.AccessControl_List, certSNs []string) + type Entities []Entity + func (ents *Entities) Set(value string) error + func (ents *Entities) String() string + type Entity struct