test

package
v11.1.4-modfix Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2024 License: AGPL-3.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 Key

type Key struct {
	Group     string
	Resource  string
	Namespace string
	Name      string
}

type RequestInfoWrapper

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

func (*RequestInfoWrapper) Count

func (r *RequestInfoWrapper) Count(key string) (int64, error)

func (*RequestInfoWrapper) Create

func (r *RequestInfoWrapper) Create(ctx context.Context, key string, obj runtime.Object, out runtime.Object, ttl uint64) error

func (*RequestInfoWrapper) Delete

func (r *RequestInfoWrapper) Delete(ctx context.Context, key string, out runtime.Object, preconditions *storage.Preconditions, validateDeletion storage.ValidateObjectFunc, cachedExistingObject runtime.Object) error

func (*RequestInfoWrapper) Get

func (*RequestInfoWrapper) GetList

func (r *RequestInfoWrapper) GetList(ctx context.Context, key string, opts storage.ListOptions, listObj runtime.Object) error

func (*RequestInfoWrapper) GuaranteedUpdate

func (r *RequestInfoWrapper) GuaranteedUpdate(ctx context.Context, key string, destination runtime.Object, ignoreNotFound bool, preconditions *storage.Preconditions, tryUpdate storage.UpdateFunc, cachedExistingObject runtime.Object) error

func (*RequestInfoWrapper) RequestWatchProgress

func (r *RequestInfoWrapper) RequestWatchProgress(ctx context.Context) error

func (*RequestInfoWrapper) Versioner

func (r *RequestInfoWrapper) Versioner() storage.Versioner

func (*RequestInfoWrapper) Watch

Jump to

Keyboard shortcuts

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