Documentation ¶
Index ¶
Constants ¶
View Source
const (
// LogPath is the path where log files are stored.
LogPath = "/var/log/"
)
Variables ¶
View Source
var ( CNILogger = initZapLog(zapCNILogFile) IPamLogger = initZapLog(zapIpamLogFile) TelemetryLogger = initZapLog(zapTelemetryLogFile) )
Functions ¶
func InitializeMock ¶
func InitializeMock()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.