Documentation
¶
Index ¶
Constants ¶
View Source
const (
MetadataInterfaceName = "eth0"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
type App interface { ports.MicroVMCommandUseCases ports.MicroVMQueryUseCases ports.ReconcileMicroVMsUseCase }
App is the interface for the core application. In the future this could be split into separate command, query and reconcile services.
Click to show internal directories.
Click to hide internal directories.