connector

package
v0.0.23 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2024 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ResourcesPageSize uint32 = 50

Functions

This section is empty.

Types

type LDAP

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

func New

func New(ctx context.Context, serverUrl string, baseDN string, password string, userDN string, disableOperationalAttrs bool, insecureSkipVerify bool) (*LDAP, error)

New returns the LDAP connector.

func (*LDAP) Metadata

func (l *LDAP) Metadata(ctx context.Context) (*v2.ConnectorMetadata, error)

func (*LDAP) ResourceSyncers

func (l *LDAP) ResourceSyncers(ctx context.Context) []connectorbuilder.ResourceSyncer

func (*LDAP) Validate

func (l *LDAP) Validate(ctx context.Context) (annotations.Annotations, error)

Validates that the user has read access to all relevant tables (more information in the readme).

Jump to

Keyboard shortcuts

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