package
0.13.28
Repository: https://github.com/wenjunzhang/cilium.git
Documentation: pkg.go.dev

# Functions

TestLogWriterReset resets the current buffer.

# Variables

CiliumTestConfig holds the global configuration of commandline flags in the ginkgo-based testing environment.
Formatter is the format configuration to write logs into text.
TestLogFileName is the file name to dump `TestLogWriter` content when test finish.
TestLogWriter is a buffer in which all logs generated by a test are stored.

# Structs

CiliumTestConfigType holds all of the configurable elements of the testsuite.
LogHook to send logs via `ginkgo.GinkgoWriter`.