Documentation ¶
Index ¶
- func Find(key string, querys ...string) bool
- func FindOr(key string, querys ...string) bool
- func FindWithIdx(endpoint *ssh.Endpoint, idx int, querys ...string) bool
- type Endpoints
- func (eps Endpoints) Close() error
- func (eps Endpoints) Groups(kind string) Groups
- func (eps Endpoints) Len() int
- func (eps Endpoints) Less(i, j int) bool
- func (eps Endpoints) Match(match string) Endpoints
- func (eps Endpoints) Print()
- func (eps Endpoints) Search(search ...string) Endpoints
- func (eps Endpoints) Swap(i, j int)
- type Group
- type Groups
- type Users
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Endpoints ¶
Endpoints ssh.Endpoint slice
Click to show internal directories.
Click to hide internal directories.