Documentation
¶
Overview ¶
Package tree implements utils for representing a tree in clusterctl commands or E2E tests.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrintObjectTree ¶
func PrintObjectTree(tree *tree.ObjectTree)
PrintObjectTree prints the cluster status to stdout. Note: this function is exposed only for usage in clusterctl and Cluster API E2E tests.
func PrintObjectTreeV1Beta2 ¶
func PrintObjectTreeV1Beta2(tree *tree.ObjectTree, w io.Writer)
PrintObjectTreeV1Beta2 prints the cluster status to stdout. Note: this function is exposed only for usage in clusterctl and Cluster API E2E tests.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.