Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Klusterlet ¶
type Klusterlet struct {
// contains filtered or unexported fields
}
func NewKlusterlet ¶
func NewKlusterlet( controlplaneKubeClient kubernetes.Interface, controlplaneDynamicClient dynamic.Interface, controlplaneClusterClient clusterclient.Interface, controlplaneWorkClient workclient.Interface, controlplaneAPIExtensionClient apiextensionsclient.Interface, klusterletClient operatorv1client.KlusterletInterface, kubeClient kubernetes.Interface, appliedManifestWorkClient workv1client.AppliedManifestWorkInterface, kubeInformerFactory informers.SharedInformerFactory, klusterletInformer operatorv1informers.KlusterletInformer, ) *Klusterlet
func (*Klusterlet) Start ¶
func (k *Klusterlet) Start(ctx context.Context)
Click to show internal directories.
Click to hide internal directories.