Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UI ¶
type UI struct {
Styles tui.StyleConfig
}
UI represents the UI for the list command
func (*UI) RenderEmpty ¶
RenderEmpty renders a message when no overrides are found
func (*UI) RenderError ¶
RenderError renders an error message
func (*UI) RenderHeader ¶
RenderHeader renders the header for the list command
func (*UI) RenderTable ¶
func (ui *UI) RenderTable(overrides []api.DNSOverride) string
RenderTable renders the DNS overrides as a table
Click to show internal directories.
Click to hide internal directories.