Documentation ¶
Index ¶
Constants ¶
View Source
const ( // SysLog log file SysLog = "/var/log/messages" // IssueBlockReference tag IssueBlockReference = "ISSUE_BLOCK_REFERENCE" // MessageFileLines tag MessageFileLines = "MESSAGE_FILE_LINES" )
Variables ¶
This section is empty.
Functions ¶
func CheckMessageFileIssue ¶
func CheckMessageFileIssue()
CheckMessageFileIssue check/fix issues from message file
func FixReferenceMountIssue ¶
FixReferenceMountIssue remove reference links error message: The device %q is still referenced from other Pods;
func IsFileExisting ¶
IsFileExisting check file exist in volume driver;
func ReadFileLinesFromHost ¶
ReadFileLinesFromHost read file from /var/log/messages
Types ¶
type GlobalConfig ¶
GlobalConfig save global values for om
var ( // GlobalConfigVar var GlobalConfigVar GlobalConfig )
Click to show internal directories.
Click to hide internal directories.