Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TailCmd ¶
type TailCmd struct {
Cmd *cobra.Command
LogFilters *logTailing.LogFilters
// contains filtered or unexported fields
}
TailCmd wraps the configuration for the tail command
func NewTailCmd ¶
NewTailCmd creates and initializes the tail command for the logs package
Click to show internal directories.
Click to hide internal directories.