customresourcestorage

package
v1.1.0-alpha.0....-c00828a Latest Latest
Warning

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

Go to latest
Published: May 12, 2017 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CustomResourceStorageStrategy

type CustomResourceStorageStrategy struct {
	runtime.ObjectTyper
	names.NameGenerator
	// contains filtered or unexported fields
}

func NewStrategy

func NewStrategy(typer runtime.ObjectTyper, namespaceScoped bool) CustomResourceStorageStrategy

func (CustomResourceStorageStrategy) AllowCreateOnUpdate

func (CustomResourceStorageStrategy) AllowCreateOnUpdate() bool

func (CustomResourceStorageStrategy) AllowUnconditionalUpdate

func (CustomResourceStorageStrategy) AllowUnconditionalUpdate() bool

func (CustomResourceStorageStrategy) Canonicalize

func (CustomResourceStorageStrategy) Canonicalize(obj runtime.Object)

func (CustomResourceStorageStrategy) GetAttrs

func (CustomResourceStorageStrategy) MatchCustomResourceStorage

func (a CustomResourceStorageStrategy) MatchCustomResourceStorage(label labels.Selector, field fields.Selector) storage.SelectionPredicate

func (CustomResourceStorageStrategy) NamespaceScoped

func (a CustomResourceStorageStrategy) NamespaceScoped() bool

func (CustomResourceStorageStrategy) PrepareForCreate

func (CustomResourceStorageStrategy) PrepareForUpdate

func (CustomResourceStorageStrategy) PrepareForUpdate(ctx genericapirequest.Context, obj, old runtime.Object)

func (CustomResourceStorageStrategy) Validate

func (CustomResourceStorageStrategy) ValidateUpdate

type REST

type REST struct {
	*genericregistry.Store
}

rest implements a RESTStorage for API services against etcd

func NewREST

NewREST returns a RESTStorage object that will work against API services.

Jump to

Keyboard shortcuts

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