package
Version:
v4.2.604+incompatible
Opens a new window with list of versions in this module.
Published: Feb 2, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Address string `mapstructure:"address"`
BaseDN string `mapstructure:"baseDN"`
AdminID string `mapstructure:"adminID"`
AdminPW string `mapstructure:"adminPW"`
}
Configuration of LDAP server data source
func NewDefaultConfig() *Config
Provide default configuration for LDAP
Confirm the configuration is validated
Source Files
¶
Click to show internal directories.
Click to hide internal directories.