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, DisableLogWrite bool)
GetParameters retrieves log parameters for Remote Enforcer.
Types ¶
type RemoteParameters ¶
type RemoteParameters struct {
LogToConsole bool
LogWithID bool
LogLevel string
LogFormat string
CompressedTags claimsheader.CompressionType
DisableLogWrite bool
}
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.