emu

package
v1.8.0-alpha.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 22, 2024 License: MPL-2.0 Imports: 7 Imported by: 0

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.

func (*Runtime) Run

func (rt *Runtime) Run(ctx context.Context) error

Run starts the runtime.

Directories

Path Synopsis
Package controllers contains global emulator controllers.
Package controllers contains global emulator controllers.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL