mock_ldap

package
v0.0.62 Latest Latest
Warning

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

Go to latest
Published: May 26, 2017 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockManager

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

Mock of Manager interface

func NewMockManager

func NewMockManager(ctrl *gomock.Controller) *MockManager

func (*MockManager) EXPECT

func (_m *MockManager) EXPECT() *_MockManagerRecorder

func (*MockManager) GetConfig

func (_m *MockManager) GetConfig(_param0 string, _param1 string) (*ldap.Config, error)

func (*MockManager) GetLdapUser added in v0.0.30

func (_m *MockManager) GetLdapUser(_param0 *ldap.Config, _param1 string, _param2 string) (*ldap.User, error)

func (*MockManager) GetUser

func (_m *MockManager) GetUser(_param0 *ldap.Config, _param1 string) (*ldap.User, error)

func (*MockManager) GetUserIDs

func (_m *MockManager) GetUserIDs(_param0 *ldap.Config, _param1 string) ([]ldap.User, error)

func (*MockManager) LdapConnection added in v0.0.43

func (_m *MockManager) LdapConnection(_param0 *ldap.Config) (*ldap0.Conn, error)

Jump to

Keyboard shortcuts

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