# Functions
Any authorizes any call of request/close.
NewNetworkServiceEndpointRegistryClient - returns a new authorization registry.NetworkServiceEndpointRegistryClient Authorize registry client checks path of NSE.
NewNetworkServiceEndpointRegistryServer - returns a new authorization registry.NetworkServiceEndpointRegistryServer Authorize registry server checks spiffeID of NSE.
NewNetworkServiceRegistryClient - returns a new authorization registry.NetworkServiceRegistryClient Authorize registry client checks spiffeID of NS.
NewNetworkServiceRegistryServer - returns a new authorization registry.NetworkServiceRegistryServer Authorize registry server checks spiffeID of NS.
WithPolicies sets custom policies for registry.
WithResourcePathIDsMap sets map to keep resourcePathIdsMap to authorize connections with Registry Authorize Chain Element.
# Structs
RegistryOpaInput represents input for policies in authorizNSEServer and authorizeNSServer.
# Interfaces
Policy represents authorization policy for network service.
# Type aliases
Option is authorization option for server.