Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Identity ¶
type IdentityConfig ¶
func NewIdentityConfig ¶
func NewIdentityConfig(config Config) (*IdentityConfig, error)
func (*IdentityConfig) CacheSizeForOwnerID ¶
func (i *IdentityConfig) CacheSizeForOwnerID(id string) int
func (*IdentityConfig) DefaultCacheSize ¶
func (i *IdentityConfig) DefaultCacheSize() int
func (*IdentityConfig) IdentitiesForRole ¶
func (i *IdentityConfig) IdentitiesForRole(role driver.IdentityRole) ([]*Identity, error)
func (*IdentityConfig) TranslatePath ¶
func (i *IdentityConfig) TranslatePath(path string) string
Click to show internal directories.
Click to hide internal directories.