Documentation
¶
Index ¶
Constants ¶
View Source
const STOP string = "---LOGGER-STOP---"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type VirtletLogger ¶
type VirtletLogger interface {
SpawnWorkers() error
StopObsoleteWorkers()
StopAllWorkers()
}
func NewVirtletLogger ¶
func NewVirtletLogger(virtletDir, kubernetesDir string) VirtletLogger
Click to show internal directories.
Click to hide internal directories.