This documentation is autogenerated from the XOS Tosca custom_types specification (xos/tosca/custom_types/xos.m4). Table of Contents:
{% for node_type in node_types %} {% if node_type.node_type_kind == "relationship" %} name target_types {% endif %} {% endfor %} {{ node_type.node_type_name }} {{ node_type.valid_target_types|join(', ') }}
{% for node_type in node_types %} {% if node_type.node_type_kind == "capability" %} name {% endif %} {% endfor %} {{ node_type.node_type_name }}