updatedclient

package
v1.2.4 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UpdatedClient

type UpdatedClient struct {
	// contains filtered or unexported fields
}

func New

func New(mgr ctrl.Manager, scheme *runtime.Scheme) (*UpdatedClient, error)

func (*UpdatedClient) Create

func (c *UpdatedClient) Create(ctx context.Context, obj runtime.Object, opts ...client.CreateOption) error

func (*UpdatedClient) Delete

func (c *UpdatedClient) Delete(ctx context.Context, obj runtime.Object, opts ...client.DeleteOption) error

func (*UpdatedClient) DeleteAllOf

func (c *UpdatedClient) DeleteAllOf(ctx context.Context, obj runtime.Object, opts ...client.DeleteAllOfOption) error

func (*UpdatedClient) Get

func (*UpdatedClient) List

func (c *UpdatedClient) List(ctx context.Context, list runtime.Object, opts ...client.ListOption) error

func (*UpdatedClient) Patch

func (c *UpdatedClient) Patch(ctx context.Context, obj runtime.Object, patch client.Patch, opts ...client.PatchOption) error

func (*UpdatedClient) Status

func (c *UpdatedClient) Status() client.StatusWriter

func (*UpdatedClient) Update

func (c *UpdatedClient) Update(ctx context.Context, obj runtime.Object, opts ...client.UpdateOption) error

type UpdatedStatusWriter

type UpdatedStatusWriter struct {
	// contains filtered or unexported fields
}

func (*UpdatedStatusWriter) Patch

func (c *UpdatedStatusWriter) Patch(ctx context.Context, obj runtime.Object, patch client.Patch, opts ...client.PatchOption) error

func (*UpdatedStatusWriter) Update

Jump to

Keyboard shortcuts

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