Versions in this module Expand all Collapse all v0 v0.3.0 Mar 15, 2017 Changes in this version + type NodeProblemDetectorOptions struct + ApiServerOverride string + HostnameOverride string + NodeName string + PrintVersion bool + ServerAddress string + ServerPort int + SystemLogMonitorConfigPaths []string + func NewNodeProblemDetectorOptions() *NodeProblemDetectorOptions + func (npdo *NodeProblemDetectorOptions) AddFlags(fs *pflag.FlagSet) + func (npdo *NodeProblemDetectorOptions) SetNodeNameOrDie() + func (npdo *NodeProblemDetectorOptions) ValidOrDie()