Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Context ¶
type Context struct { // Namespace is the current kubernetes namespace Namespace string // Composite indicates if this page is inside an Overview or composite view and so we should exclude the breadcrumb/heading Composite bool }
Context the current context the plugin is running inside
Click to show internal directories.
Click to hide internal directories.