Documentation ¶
Index ¶
- func BGPFilterToSelectableFields(obj *calico.BGPFilter) fields.Set
- func EmptyObject() runtime.Object
- func GetAttrs(obj runtime.Object) (labels.Set, fields.Set, error)
- func MatchBGPFilter(label labels.Selector, field fields.Selector) storage.SelectionPredicate
- func NewList() runtime.Object
- func NewStrategy(typer runtime.ObjectTyper) apiServerStrategy
- type REST
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BGPFilterToSelectableFields ¶
BGPFilterToSelectableFields returns a field set that represents the object.
func MatchBGPFilter ¶
MatchBGPFilter is the filter used by the generic etcd backend to watch events from etcd to clients of the apiserver only interested in specific labels/fields.
func NewStrategy ¶
func NewStrategy(typer runtime.ObjectTyper) apiServerStrategy
NewStrategy returns a new NamespaceScopedStrategy for instances
Types ¶
type REST ¶
type REST struct { *genericregistry.Store // contains filtered or unexported fields }
rest implements a RESTStorage for API services against etcd
func (*REST) Categories ¶
func (*REST) ShortNames ¶
Click to show internal directories.
Click to hide internal directories.