Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ManifestWorkSpecEqual ¶
func ManifestWorkSpecEqual(new, old workapiv1.ManifestWorkSpec) bool
Types ¶
type WorkApplier ¶
type WorkApplier struct {
// contains filtered or unexported fields
}
func NewWorkApplierWithTypedClient ¶
func NewWorkApplierWithTypedClient(workClient workv1client.Interface, workLister worklister.ManifestWorkLister) *WorkApplier
func (*WorkApplier) Apply ¶
func (w *WorkApplier) Apply(ctx context.Context, work *workapiv1.ManifestWork) (*workapiv1.ManifestWork, error)
Click to show internal directories.
Click to hide internal directories.