Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ActiveTabKeys ¶
type ActiveTabKeys interface { SetupKeys() DisableKeys() }
type Model ¶
type Model struct { Globals jobtab.JobTab jobhisttab.JobHistTab jobdetailstab.JobDetailsTab jobfromtemplate.JobFromTemplateTab clustertab.ClusterTab }
TODO: in structures below: - make embedding and accessing leafs uniform (shorthand notation vs Full path)
Click to show internal directories.
Click to hide internal directories.