Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetPluginOutputDir ¶
GetPluginOutputDir returns the directory containing must-gather assets. Before 1, the assets were placed directly in tempDir. Since 1, they have been placed in a subdirectory named after the must-gather image.
func IsAuditFile ¶
Types ¶
type ClientVersion ¶
type ClientVersion struct {
GitVersion string `json:"gitVersion"`
}
ClientVersion ...
type VersionInfo ¶
type VersionInfo struct {
ClientInfo ClientVersion `json:"clientVersion"`
ReleaseClientVersion string `json:"releaseClientVersion"`
}
VersionInfo ...
Source Files
¶
Click to show internal directories.
Click to hide internal directories.