Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootTMCClusterName = logicalcluster.NewPath("root:tmc")
RootTMCClusterName is the workspace to host common tmc APIs.
Functions ¶
func Bootstrap ¶
func Bootstrap(ctx context.Context, apiExtensionClusterClient kcpapiextensionsclientset.ClusterInterface, dynamicClusterClient kcpdynamic.ClusterInterface, batteriesIncluded sets.Set[string]) error
Bootstrap creates resources in this package by continuously retrying the list. This is blocking, i.e. it only returns (with error) when the context is closed or with nil when the bootstrapping is successfully completed.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.