Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetParameters ¶
func GetParameters() (logToConsole bool, logID string, logLevel string, logFormat string, compressedTagsVersion claimsheader.CompressionType)
GetParameters retrieves log parameters for Remote Enforcer.
Types ¶
type RemoteParameters ¶
type RemoteParameters struct { LogToConsole bool LogWithID bool LogLevel string LogFormat string CompressedTags claimsheader.CompressionType }
RemoteParameters holds all configuration objects that must be passed during the initialization of the monitor.
Click to show internal directories.
Click to hide internal directories.