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, w io.Writer)
PrintObjectTree prints the cluster status to stdout. Note: this function is exposed only for usage in clusterctl and Cluster API E2E tests.
func PrintObjectTreeV1Beta1 ¶ added in v1.11.0
func PrintObjectTreeV1Beta1(tree *tree.ObjectTree)
PrintObjectTreeV1Beta1 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.