oam

package
v0.6.4 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package oam contains the definitions for OAM objects as well as the parsers and register functions associated with it

Index

Constants

This section is empty.

Variables

View Source
var AvailableVersions = map[string]bool{}

AvailableVersions denote the component versions available statically

View Source
var (
	MeshmodelComponents = filepath.Join(basePath, "templates", "meshmodel", "components")
)

Functions

func ParseApplicationComponent

func ParseApplicationComponent(jsn string) (acomp v1alpha1.Component, err error)

ParseApplicationComponent converts json application component to go struct

func ParseApplicationConfiguration

func ParseApplicationConfiguration(jsn string) (acomp v1alpha1.Configuration, err error)

ParseApplicationConfiguration converts json application configuration to go struct

func RegisterMeshModelComponents added in v0.6.2

func RegisterMeshModelComponents(uuid, runtime, host, port string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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