internal

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var BuildDate string
View Source
var GitCommit string
View Source
var Version string

Functions

func BuildLdapsearchCmd

func BuildLdapsearchCmd(options LdapsearchCmdOptions) string

func PrintVersionInfo

func PrintVersionInfo()

Types

type HashSetStr

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

func NewHashSetStr

func NewHashSetStr(initVals ...string) HashSetStr

func (*HashSetStr) Add

func (set *HashSetStr) Add(items ...string)

func (*HashSetStr) Clear

func (set *HashSetStr) Clear()

func (HashSetStr) Contains

func (set HashSetStr) Contains(val string) bool

func (HashSetStr) ContainsSubstr

func (set HashSetStr) ContainsSubstr(substr string) bool

func (HashSetStr) ContainsSubstrIgnoreCase

func (set HashSetStr) ContainsSubstrIgnoreCase(substr string) bool

func (HashSetStr) Equals

func (set HashSetStr) Equals(set2 HashSetStr) bool

func (HashSetStr) GetSingleValue

func (set HashSetStr) GetSingleValue() string

func (HashSetStr) IsEmpty

func (set HashSetStr) IsEmpty() bool

func (HashSetStr) Size

func (set HashSetStr) Size() int

func (HashSetStr) Values

func (set HashSetStr) Values() []string

type LdapsearchCmdOptions

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

func NewLdapsearchCmdOptions

func NewLdapsearchCmdOptions(host string, domainDN string, user string, password string) LdapsearchCmdOptions

Jump to

Keyboard shortcuts

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