Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SingleView ¶
type SingleView struct {
*common.ClusterState
PinAdded pubsub.Topic[client.Object]
PinRemoved pubsub.Topic[client.Object]
Deleted pubsub.Topic[client.Object]
// contains filtered or unexported fields
}
func NewSingleView ¶
func NewSingleView(ctx context.Context, state *common.ClusterState, editor *editor.EditorWindow, navView *adw.NavigationView) *SingleView
Click to show internal directories.
Click to hide internal directories.