ecdscluster

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 NewECDSClusterRenderer added in v0.1.9

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

NewECDSClusterRenderer 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

Administractive state of the reconcilation of a CRD by the corresponding controller

const (
	ECBusinessLogic ExecutionContextKind = "businesslogic"
	ECEnrichment    ExecutionContextKind = "enrichment"
	ECFrontend      ExecutionContextKind = "frontend"
	ECLoadbalancer  ExecutionContextKind = "loadbalancer"
	ECPlatform      ExecutionContextKind = "platform"
)

Describe the Administrative State of the Chart

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