groups

package
v0.3.65-rc-1454486 Latest Latest
Warning

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

Go to latest
Published: May 11, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GroupLookup

type GroupLookup interface {
	GetGroupNames(SIDs []string) ([]string, error)
}

type LDAPGroupLookup

type LDAPGroupLookup struct {
	// contains filtered or unexported fields
}

func NewLDAPGroupLookup

func NewLDAPGroupLookup(config configuration.LDAPConfig) *LDAPGroupLookup

func (*LDAPGroupLookup) GetGroupNames

func (lookup *LDAPGroupLookup) GetGroupNames(SIDs []string) ([]string, error)

Jump to

Keyboard shortcuts

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