Documentation ¶
Index ¶
Constants ¶
View Source
const ( CHANNELREADERS = policies.ChannelApplicationReaders CHANNELWRITERS = policies.ChannelApplicationWriters )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ACLProvider ¶
func NewACLProvider ¶
func NewACLProvider(rg ResourceGetter, policyChecker policy.PolicyChecker) ACLProvider
type InvalidIdInfo ¶
type InvalidIdInfo string
func (InvalidIdInfo) Error ¶
func (e InvalidIdInfo) Error() string
type PolicyNotFound ¶
type PolicyNotFound string
func (PolicyNotFound) Error ¶
func (e PolicyNotFound) Error() string
type ResourceGetter ¶
type ResourceGetter func(channelID string) channelconfig.Resources
Source Files ¶
Click to show internal directories.
Click to hide internal directories.