Documentation
¶
Index ¶
- func GetToscaCapabilities(vertex *cloutpkg.Vertex, type_ string) ard.StringMap
- func GetToscaNodeTemplates(clout *cloutpkg.Clout, type_ string) cloutpkg.Vertexes
- func GetToscaOutputs(properties ard.Value) (ard.StringMap, bool)
- func GetToscaRelationships(vertex *cloutpkg.Vertex, type_ string) cloutpkg.Edges
- func IsTosca(metadata ard.Value, kind string) bool
- func IsToscaType(entity ard.Value, type_ string) bool
- func NewList(entryType string, values ard.List) ard.StringMap
- func NewListType(entryType string) ard.StringMap
- func NewStringMap(values ard.StringMap, valueType string) ard.StringMap
- func NewStringMapEntry(key string, value ard.Value, valueType string) ard.StringMap
- func NewValueType(type_ string) ard.StringMap
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetToscaCapabilities ¶
func GetToscaCapabilities(vertex *cloutpkg.Vertex, type_ string) ard.StringMap
func GetToscaNodeTemplates ¶
func GetToscaNodeTemplates(clout *cloutpkg.Clout, type_ string) cloutpkg.Vertexes
func GetToscaOutputs ¶
func GetToscaOutputs(properties ard.Value) (ard.StringMap, bool)
func GetToscaRelationships ¶
func GetToscaRelationships(vertex *cloutpkg.Vertex, type_ string) cloutpkg.Edges
func IsToscaType ¶
func IsToscaType(entity ard.Value, type_ string) bool
func NewListType ¶
func NewListType(entryType string) ard.StringMap
func NewStringMap ¶
func NewStringMap(values ard.StringMap, valueType string) ard.StringMap
func NewStringMapEntry ¶
func NewStringMapEntry(key string, value ard.Value, valueType string) ard.StringMap
func NewValueType ¶
func NewValueType(type_ string) ard.StringMap
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.