Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var KubeComputeFS embed.FS
Functions ¶
func Bootstrap ¶
func Bootstrap(ctx context.Context, discoveryClient discovery.DiscoveryInterface, dynamicClient dynamic.Interface, 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. Note: Any change to the list of resources in the kubernetes apiexport has to be kept consistent with:
- pkg/reconciler/workload/apiexport/workload_apiexport_reconcile.go
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.