ui

package
v0.6.0-rc3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 13, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

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) Update

func (m ClusterListModel) Update(msg tea.Msg) (tea.Model, tea.Cmd)

func (ClusterListModel) View

func (m ClusterListModel) View() string

type ClusterListWatcher

type ClusterListWatcher struct {
	Messages chan tea.Msg
	Client   managementv1.ManagementClient
}

func (*ClusterListWatcher) Run

type HealthStatusUpdateEvent

type HealthStatusUpdateEvent = Ref[corev1.HealthStatus]

type Ref

type Ref[T any] struct {
	V *T
	R *corev1.Reference
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL