Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BaseStyle = lipgloss.NewStyle(). BorderStyle(lipgloss.NormalBorder()). BorderForeground(lipgloss.Color("240"))
Functions ¶
This section is empty.
Types ¶
type LogModel ¶
type LogModel struct {
// contains filtered or unexported fields
}
func NewLogModel ¶
func NewLogModel() LogModel
type PodModel ¶
type PodModel struct {
// contains filtered or unexported fields
}
func NewPodModel ¶
func NewPodModel() PodModel
func (*PodModel) UpdateTable ¶
func (m *PodModel) UpdateTable()
Click to show internal directories.
Click to hide internal directories.