Versions in this module Expand all Collapse all v0 v0.7.0 Jul 19, 2023 Changes in this version + type PruneFinalizer struct + func (p *PruneFinalizer) Run() error + type Runnable interface + Run func() error + func NewPruneFinalizer(ctx context.Context, runtimeClient client.Client) Runnable