mmesim

package
v0.1.28 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBaseRenderer added in v0.1.23

func NewBaseRenderer(refs []metav1.OwnerReference, suffix string,
	renderFiles []string, renderValues map[string]interface{}) bmgr.KubedgeResourceRenderer

NewBaseRenderer creates a new OwnerRef engine with a set of metav1.OwnerReferences to be added to assets

func NewMMESimRenderer added in v0.1.9

func NewMMESimRenderer(refs []metav1.OwnerReference, suffix string,
	renderFiles []string, renderValues map[string]interface{}, spec av1.MMESimSpec) bmgr.KubedgeResourceRenderer

NewMMESimRenderer creates a new OwnerRef engine with a set of metav1.OwnerReferences to be added to assets

func NewManagerFactory

func NewManagerFactory(mgr manager.Manager) bmgr.KubedgeResourceManagerFactory

NewManagerFactory returns a new factory.

Types

type ExecutionContextKind added in v0.1.9

type ExecutionContextKind string

ExecutionContext Kind

const (
	ECFSB ExecutionContextKind = "fsb"
	ECGPB ExecutionContextKind = "gpb"
	ECLC  ExecutionContextKind = "lc"
	ECNCB ExecutionContextKind = "ncb"
)

Describe the possible values of an ExecutionContext

func (ExecutionContextKind) String added in v0.1.9

func (x ExecutionContextKind) String() string

String converts a ExecutionContextKind to a printable string

Jump to

Keyboard shortcuts

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