Versions in this module Expand all Collapse all v0 v0.14.0 Mar 22, 2025 Changes in this version + func AddFinalizer(ctx context.Context, clt client.Client, o client.Object, finalizerKey string) error + func PrependFinalizer(ctx context.Context, clt client.Client, o client.Object, finalizerKey string) error + func RemoveFinalizer(ctx context.Context, clt client.Client, o client.Object, finalizerKey string, ...) error