provider

package
v0.5.4 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2021 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var SEARCH_DEPTHS = map[int][]string{
	ldap.ScopeWholeSubtree: {
		"sub",
		"subtree",
		"wholeSubtree",
	},
	ldap.ScopeBaseObject: {
		"base",
		"baseObject",
	},
	ldap.ScopeSingleLevel: {
		"one",
		"singleLevel",
	},
}

Functions

func New

func New(version string) func() *schema.Provider

Types

This section is empty.

Jump to

Keyboard shortcuts

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