apply

package
v1.9.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 21, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	client.Client
}

Client override the create/update/patch interface and handle status update simultaneously

func (*Client) Create

func (in *Client) Create(ctx context.Context, obj client.Object, opts ...client.CreateOption) error

Create .

func (*Client) Patch

func (in *Client) Patch(ctx context.Context, obj client.Object, patch client.Patch, opts ...client.PatchOption) error

Patch .

func (*Client) Update

func (in *Client) Update(ctx context.Context, obj client.Object, opts ...client.UpdateOption) error

Update .

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL