package thirdpartyresource
import "k8s.io/kubernetes/pkg/registry/thirdpartyresource"
Package thirdpartyresource provides Registry interface and its REST implementation for storing ThirdPartyResource api objects.
Index ¶
- Variables
- func Matcher(label labels.Selector, field fields.Selector) *generic.SelectionPredicate
- func SelectableFields(obj *extensions.ThirdPartyResource) fields.Set
Variables ¶
Strategy is the default logic that applies when creating and updating ThirdPartyResource objects via the REST API.
Functions ¶
func Matcher ¶
Matcher returns a generic matcher for a given label and field selector.
func SelectableFields ¶
func SelectableFields(obj *extensions.ThirdPartyResource) fields.Set
SelectableFields returns a field set that can be used for filter selection
Source Files ¶
doc.go strategy.go
Directories ¶
Path | Synopsis |
---|---|
pkg/registry/thirdpartyresource/etcd |
- Version
- v1.4.0-beta.5
- Published
- Sep 15, 2016
- Platform
- linux/amd64
- Imports
- 10 packages
- Last checked
- 1 hour ago –
Tools for package owners.