Topology Grouping#
→ TGTopology Groupings
Documentation coming soon!
Custom Resource Definition#
To browse the Custom Resource Definition go to crd.eda.dev.
TopologyGrouping
SPEC
TopologyGroupingSpec defines the desired state of TopologyGrouping
-
The set of selectors for assigning nodes to groups
-
-
The group to assign to nodes that match the selector. Primarily this is used as a unique key to identify which nodes share the same group key and should be put together.
-
The name of the group to show in the UI. If not set, then the UI will display the group string above.
-
Label selector to use to match nodes that should be assigned to this group.
-
-
-
A description of the topology grouping to expose in the UI
-
The translation key for the description of the topology grouping to expose in the UI
-
The name of the topology grouping to expose in the UI
-
The translation key for the name of the topology grouping to expose in the UI
STATUS
TopologyGroupingStatus defines the observed state of TopologyGrouping