ldap

package
v0.0.0-...-e6503be Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 22, 2021 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CNTypeReplace = "replace"
	CNTypeDelete  = "delete"
)

Variables

This section is empty.

Functions

func NewLDAPService

func NewLDAPService(logger *logrus.Logger, config config.Config) (*ldapService, error)

Types

type LDAPZoneAdder

type LDAPZoneAdder interface {
	LDAPAddZone(zoneType, zone string) error
}

type LDAPZoneDeleter

type LDAPZoneDeleter interface {
	LDAPDelZone(zoneType, zone string) error
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL