Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAppliedManifestWorkController ¶
func NewAppliedManifestWorkController( recorder events.Recorder, spokeDynamicClient dynamic.Interface, manifestWorkClient workv1client.ManifestWorkInterface, manifestWorkInformer workinformer.ManifestWorkInformer, manifestWorkLister worklister.ManifestWorkNamespaceLister, appliedManifestWorkClient workv1client.AppliedManifestWorkInterface, appliedManifestWorkInformer workinformer.AppliedManifestWorkInformer, hubHash string) factory.Controller
NewAppliedManifestWorkController returns a AppliedManifestWorkController
Types ¶
type AppliedManifestWorkController ¶
type AppliedManifestWorkController struct {
// contains filtered or unexported fields
}
AppliedManifestWorkController is to sync the applied resources of appliedmanifestwork with related manifestwork and delete any resouce which is no longer maintained by the manifestwork
Click to show internal directories.
Click to hide internal directories.