Documentation ¶
Index ¶
Constants ¶
View Source
const NamespacePrefix = "shoot--logging--test-"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LoggerController ¶
type LoggerController struct {
// contains filtered or unexported fields
}
func NewLoggerController ¶
func NewLoggerController(plugin valiplugin.Vali, cfg LoggerControllerConfig) LoggerController
func (*LoggerController) GetPods ¶
func (c *LoggerController) GetPods() []Pod
func (*LoggerController) Run ¶
func (c *LoggerController) Run()
func (*LoggerController) Wait ¶
func (c *LoggerController) Wait()
type LoggerControllerConfig ¶
Click to show internal directories.
Click to hide internal directories.