industrialedge

package
v0.27.0 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2023 License: Apache-2.0 Imports: 5 Imported by: 2

Documentation

Overview

Package industrialedge decorates the composer-project flavor of Siemens Industrial Edge apps (“IE apps”) when an IE App project is detected. Additionally, this decorator also decorates the “Industrial Edge runtime” container.

This Decorator must be run only after the (Docker) composer project decorator (github.com/thediveo/lxkns/decorator/composer), as it relies on the composer groups having already been detected and their model.Group objects created.

Group Flavor

  • The flavor of composer project groups for Industrial Edge apps (also) is "com.siemens.industrialedge.app". Please note that the group type is (still) "com.docker.composer.project".

Container Flavor

  • The flavor of the container housing the Industrial Edge runtime is "com.siemens.industrialedge.runtime".
  • The flavor of containers belonging to Industrial Edge apps is "com.siemens.industrialedge.app".

Index

Constants

View Source
const IndustrialEdgeAppFlavor = "com.siemens.industrialedge.app"

IndustrialEdgeAppFlavor identifies composer projects which are Industrial Edge apps.

View Source
const IndustrialEdgeRuntimeFlavor = "com.siemens.industrialedge.runtime"

IndustrialEdgeRuntimeFlavor identifiers the container housing the Industrial Edge runtime.

Variables

This section is empty.

Functions

func Decorate

func Decorate(engines []*model.ContainerEngine, labels map[string]string)

Decorate decorates the discovered Docker containers with Industrial Edge app project flavor, where applicable.

Types

This section is empty.

Jump to

Keyboard shortcuts

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