Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Version ¶
type Version struct { // Core represents the core version (eg: 1.9.0). Core string // Revision is the software revision, typically a Git commit SHA. Revision string // contains filtered or unexported fields }
Version defines a detailed Hubble component version.
Click to show internal directories.
Click to hide internal directories.