customresource

package
v1.8.0-alpha.1 Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2017 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CustomResourceDefinitionStorageStrategy

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

func (CustomResourceDefinitionStorageStrategy) AllowCreateOnUpdate

func (CustomResourceDefinitionStorageStrategy) AllowCreateOnUpdate() bool

func (CustomResourceDefinitionStorageStrategy) AllowUnconditionalUpdate

func (CustomResourceDefinitionStorageStrategy) AllowUnconditionalUpdate() bool

func (CustomResourceDefinitionStorageStrategy) Canonicalize

func (CustomResourceDefinitionStorageStrategy) GetAttrs

func (CustomResourceDefinitionStorageStrategy) MatchCustomResourceDefinitionStorage

func (a CustomResourceDefinitionStorageStrategy) MatchCustomResourceDefinitionStorage(label labels.Selector, field fields.Selector) storage.SelectionPredicate

func (CustomResourceDefinitionStorageStrategy) NamespaceScoped

func (a CustomResourceDefinitionStorageStrategy) NamespaceScoped() bool

func (CustomResourceDefinitionStorageStrategy) PrepareForCreate

func (CustomResourceDefinitionStorageStrategy) PrepareForUpdate

func (CustomResourceDefinitionStorageStrategy) Validate

func (CustomResourceDefinitionStorageStrategy) 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