Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var GlobalAgentConfig struct { IsText bool TargetURL string ClusterID string IntervalSecs int ConnectivityParams string InventoryImage string JournalLogging bool TextLogging bool AgentVersion string PullSecretToken string InsecureConnection bool CACertificatePath string }
View Source
var LogsSenderConfig struct { TextLogging bool JournalLogging bool Tags []string Services []string Since string HostID string ClusterID string CleanWhenDone bool TargetURL string PullSecretToken string }
View Source
var SubprocessConfig struct { TextLogging bool JournalLogging bool }
Functions ¶
func ProcessArgs ¶
func ProcessArgs()
func ProcessLogsSenderConfigArgs ¶
func ProcessLogsSenderConfigArgs(defaultTextLogging, defaultJournalLogging bool)
func ProcessSubprocessArgs ¶
func ProcessSubprocessArgs(defaultTextLogging, defaultJournalLogging bool)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.