tenantsecret

package
v0.41.3 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2026 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type REST

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

func NewREST

func NewREST(c client.Client, w client.WithWatch) *REST

func (*REST) ConvertToTable

func (r *REST) ConvertToTable(_ context.Context, obj runtime.Object, _ runtime.Object) (*metav1.Table, error)

func (*REST) Create

func (*REST) Delete

func (r *REST) Delete(
	ctx context.Context,
	name string,
	_ rest.ValidateObjectFunc,
	opts *metav1.DeleteOptions,
) (runtime.Object, bool, error)

func (*REST) Destroy

func (*REST) Destroy()

func (*REST) Get

func (r *REST) Get(
	ctx context.Context,
	name string,
	opts *metav1.GetOptions,
) (runtime.Object, error)

func (*REST) GetSingularName

func (*REST) GetSingularName() string

func (*REST) GroupVersionKind

func (r *REST) GroupVersionKind(_ schema.GroupVersion) schema.GroupVersionKind

func (*REST) Kind

func (*REST) Kind() string

func (*REST) List

func (*REST) NamespaceScoped

func (*REST) NamespaceScoped() bool

func (*REST) New

func (*REST) New() runtime.Object

func (*REST) NewList

func (*REST) NewList() runtime.Object

func (*REST) Patch

func (r *REST) Patch(
	ctx context.Context,
	name string,
	pt types.PatchType,
	data []byte,
	opts *metav1.PatchOptions,
	subresources ...string,
) (runtime.Object, error)

func (*REST) Update

func (*REST) Watch

func (r *REST) Watch(ctx context.Context, opts *metainternal.ListOptions) (watch.Interface, error)

Jump to

Keyboard shortcuts

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