Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Url string ProjectId string ClusterName string OutfileName string LogfileName string PollInterval time.Duration LagInterval time.Duration MaxAuditEventsBatch int PrometheusPort int ApiPort int LogLevel string SupressObjectConversionErrors bool // contains filtered or unexported fields }
func (*Config) LogSettings ¶
func (c *Config) LogSettings()
func (*Config) UpdateValues ¶
func (c *Config) UpdateValues()
Click to show internal directories.
Click to hide internal directories.