Versions in this module Expand all Collapse all v1 v1.0.0 Jun 28, 2024 Changes in this version + const FMT + const OUTPUT_COLUMNS + const OUTPUT_JSON + const OUTPUT_RAW + var ParMaxCopies int + func CreateEventRules(ers []eventRules.EventRule) error + func DoQuery(ti int, appName, searchTerm, procId string, lastSeen int64) + func FindApps(hasApp *bool, hasMultipleApps *bool, hasProc *bool, ...) + func GetApplicationByName(application string) (*applications.ApplicationV2, error) + func GetApplicationsV2(all bool) + func GetEventRuleGroups(args []string) error + func GetEventRules(args, groupNames []string) error + func GetEvents(applicationName, process string) error + func GetLicense() error + func GetNamespaceSansHost(namespace string) string + func GetNamespacesAsStrings() ([]string, error) + func GetProcessByApplicationAndProc(application, procId string) (*processes.Process, error) + func GetTemplateForType(tType templateType) *promptui.SelectTemplates + func ListNamespaces() + func ListProcesses() + func ParallelExec(applicationV2s *[]*applications.ApplicationV2, appName string, args0 string, ...) + func ParallelSearch(cmdusage string, args0 string, hasApp *bool, hasMultipleApps *bool, ...) + func Ping() error + func PrintSyslogMessageForType(log *query.SysLogMessage, output string) + func RunSelectApplicationForNamespacePrompt(all bool) (*applications.ApplicationV2, error) + func RunSelectNamespacePrompt(all bool) (string, error) + func RunSelectProcessesForNamespaceAndAppPrompt(application string, all bool) (*processes.Process, error) + func SearchWorker(i int, appname string) + func SerialSearch(cmdusage string, args0 string, hasApp *bool, hasMultipleApps *bool, ...) + func SetLicense() error + func SetupCloseHandler() + func Tail(appName, procId string, tL []string) error + func WriteFile() + type SelectDisplay struct + Details string + Name string