handler

package
v0.0.0-...-5183251 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type ExampleHandler

type ExampleHandler struct {
	builder.DefaultStrategy
}

func (ExampleHandler) Create

func (e ExampleHandler) Create(ctx context.Context, obj runtime.Object,
	createValidation regsitryrest.ValidateObjectFunc, options *v1.CreateOptions) (runtime.Object, error)

func (ExampleHandler) Destroy

func (e ExampleHandler) Destroy()

func (ExampleHandler) Get

func (e ExampleHandler) Get(ctx context.Context, name string, options *v1.GetOptions) (runtime.Object, error)

func (ExampleHandler) List

func (ExampleHandler) New

func (e ExampleHandler) New() runtime.Object

func (ExampleHandler) NewList

func (e ExampleHandler) NewList() runtime.Object

func (ExampleHandler) Update

func (e ExampleHandler) Update(
	ctx context.Context, name string, objInfo regsitryrest.UpdatedObjectInfo,
	createValidation regsitryrest.ValidateObjectFunc, updateValidation regsitryrest.ValidateObjectUpdateFunc,
	forceAllowCreate bool, options *v1.UpdateOptions) (runtime.Object, bool, error)

Jump to

Keyboard shortcuts

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