Documentation
¶
Index ¶
- type IntegrationStatuser
- type Profile
- type Resolver
- func (r *Resolver) AgentVersion(profileID string) string
- func (r *Resolver) CommandConfig(profileID string) ([]string, string, bool)
- func (r *Resolver) Forget(paneID string)
- func (r *Resolver) Profile(id string) (Profile, bool)
- func (r *Resolver) ProfileIDForAgent(agent string) string
- func (r *Resolver) Profiles() []Profile
- func (r *Resolver) Reload()
- func (r *Resolver) Remember(paneID, profileID string)
- func (r *Resolver) ResolvePane(paneID, reportedAgent string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IntegrationStatuser ¶
type Resolver ¶
type Resolver struct {
// contains filtered or unexported fields
}
func NewResolver ¶
func NewResolver(configHome string, herdr IntegrationStatuser) *Resolver
func (*Resolver) AgentVersion ¶
func (*Resolver) CommandConfig ¶
func (*Resolver) ProfileIDForAgent ¶
func (*Resolver) ResolvePane ¶
Click to show internal directories.
Click to hide internal directories.