chain

package
v0.0.0-...-8fe0c81 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2022 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ProviderConfigBuilderFromType = map[string]func() providerConfig{
	"static": func() providerConfig { return new(static.StaticProviderConfig) },
	"ldap":   func() providerConfig { return new(ldap.LdapProviderConfig) },
	"crd":    func() providerConfig { return new(crd.CrdProviderConfig) },
}

Functions

func BuildProviderChain

func BuildProviderChain(conf *config.Config) (providers.ProviderChain, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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