Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ContainerFactory ¶
type ContainerFactory interface {
kvm.ContainerFactory
AddListener(chan<- Event)
RemoveListener(chan<- Event)
HasListener(chan<- Event) bool
}
func MockFactory ¶
func MockFactory() ContainerFactory
Click to show internal directories.
Click to hide internal directories.