Documentation ¶
Overview ¶
Package emu contains global emulator parts.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Runtime ¶
type Runtime struct {
// contains filtered or unexported fields
}
Runtime creates COSI runtime attached to the global state.
func NewRuntime ¶
func NewRuntime(globalState state.State, kubernetes *kubefactory.Kubernetes, logger *zap.Logger) (*Runtime, error)
NewRuntime creates new runtime.
Directories ¶
Path | Synopsis |
---|---|
Package controllers contains global emulator controllers.
|
Package controllers contains global emulator controllers. |
Click to show internal directories.
Click to hide internal directories.