Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClusterListModel ¶
type ClusterListModel struct {
// contains filtered or unexported fields
}
func NewClusterListModel ¶
func NewClusterListModel() ClusterListModel
func (ClusterListModel) Init ¶
func (m ClusterListModel) Init() tea.Cmd
func (ClusterListModel) View ¶
func (m ClusterListModel) View() string
type ClusterListWatcher ¶
type ClusterListWatcher struct { Messages chan tea.Msg Client managementv1.ManagementClient }
Click to show internal directories.
Click to hide internal directories.