rest

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2024 License: Apache-2.0 Imports: 3 Imported by: 15

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ResourceStorageProviderFn added in v0.0.2

type ResourceStorageProviderFn func(scheme *runtime.Scheme, getter genericregistry.RESTOptionsGetter) (rest.Storage, error)

type StorageProvider added in v0.0.2

type StorageProvider struct {
	//Obj                                  resource.Object
	ResourceStorageProviderFn            ResourceStorageProviderFn
	StatusSubResourceStorageProviderFn   SubResourceStorageProviderFn
	ArbitrarySubresourceHandlerProviders map[string]SubResourceStorageProviderFn
}

type SubResourceStorageProviderFn added in v0.0.2

type SubResourceStorageProviderFn func(scheme *runtime.Scheme, store rest.Storage) (rest.Storage, error)

Jump to

Keyboard shortcuts

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