Versions in this module Expand all Collapse all v0 v0.0.1 Jul 2, 2024 Changes in this version + type Client struct + func (in *Client) Create(ctx context.Context, obj client.Object, opts ...client.CreateOption) error + func (in *Client) Patch(ctx context.Context, obj client.Object, patch client.Patch, ...) error + func (in *Client) Update(ctx context.Context, obj client.Object, opts ...client.UpdateOption) error