Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewController ¶
func NewController( kcpClusterClient *kcpclient.Cluster, clusterInformer workloadinformer.WorkloadClusterInformer, apiResourceImportInformer apiresourceinformer.APIResourceImportInformer, resourcesToSync []string, ) (*clusterctl.ClusterReconciler, error)
Types ¶
type APIImporter ¶
type APIImporter struct {
SyncedGVRs map[string]metav1.GroupVersionResource
// contains filtered or unexported fields
}
func (*APIImporter) ImportAPIs ¶
func (i *APIImporter) ImportAPIs()
func (*APIImporter) Stop ¶
func (i *APIImporter) Stop()
Click to show internal directories.
Click to hide internal directories.