Documentation ¶
Index ¶
Constants ¶
View Source
const ( YamlPanelName = "ClusterLogConfigYaml" SelectedLoggiePanelName = "ClusterLogConfigSelected" EventsPanelName = "ClusterLogConfigEventsPanel" )
View Source
const ListPanelName = "ClusterLogConfigList"
View Source
const PanelName = "ClusterLogConfig"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventsPanel ¶
func (*EventsPanel) Focus ¶
func (l *EventsPanel) Focus()
func (*EventsPanel) Name ¶
func (l *EventsPanel) Name() string
func (*EventsPanel) SetData ¶
func (l *EventsPanel) SetData()
func (*EventsPanel) SetFilterWord ¶
func (l *EventsPanel) SetFilterWord(word string)
func (*EventsPanel) SetKeybinding ¶
func (l *EventsPanel) SetKeybinding(g *gui.Gui)
func (*EventsPanel) UnFocus ¶
func (l *EventsPanel) UnFocus()
func (*EventsPanel) UpdateData ¶
func (l *EventsPanel) UpdateData(g *gui.Gui)
type ListPanel ¶
func (*ListPanel) SetFilterWord ¶
func (*ListPanel) SetKeybinding ¶
func (*ListPanel) UpdateData ¶
type Panel ¶
func NewClusterLogConfigView ¶
func (*Panel) SetFilterWord ¶
func (*Panel) SetKeybinding ¶
func (*Panel) UpdateData ¶
type SelectorPanel ¶
func (*SelectorPanel) Focus ¶
func (l *SelectorPanel) Focus()
func (*SelectorPanel) Name ¶
func (l *SelectorPanel) Name() string
func (*SelectorPanel) SetData ¶
func (l *SelectorPanel) SetData()
func (*SelectorPanel) SetFilterWord ¶
func (l *SelectorPanel) SetFilterWord(word string)
func (*SelectorPanel) SetKeybinding ¶
func (l *SelectorPanel) SetKeybinding(g *gui.Gui)
func (*SelectorPanel) UnFocus ¶
func (l *SelectorPanel) UnFocus()
func (*SelectorPanel) UpdateData ¶
func (l *SelectorPanel) UpdateData(g *gui.Gui)
type SelectorTypeNodeStates ¶
type SelectorTypePodStates ¶
type YamlPanel ¶
func (*YamlPanel) SetFilterWord ¶
func (*YamlPanel) SetKeybinding ¶
func (*YamlPanel) UpdateData ¶
Click to show internal directories.
Click to hide internal directories.