Versions in this module Expand all Collapse all v5 v5.0.0 May 25, 2021 Changes in this version + type Interface interface + EnsureCreated func(ctx context.Context, req Request) (*Response, error) + EnsureDeleted func(ctx context.Context, req Request) (*Response, error) + type Request struct + Obj interface{} + type Response struct Other modules containing this package github.com/giantswarm/operatorkit/v2 github.com/giantswarm/operatorkit/v4 github.com/giantswarm/operatorkit/v6 github.com/giantswarm/operatorkit/v7 github.com/giantswarm/operatorkit/v8