Documentation ¶
Index ¶
- func GetAttrs(obj runtime.Object) (labels.Set, fields.Set, error)
- func MatchServiceInstance(label labels.Selector, field fields.Selector) storage.SelectionPredicate
- func NewREST(scheme *runtime.Scheme, optsGetter generic.RESTOptionsGetter) rest.Storage
- func NewStrategy(typer runtime.ObjectTyper) apiServerStrategy
- func ServiceInstanceToSelectableFields(obj *brokerapi.ServiceInstance) fields.Set
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MatchServiceInstance ¶
MatchServiceInstance 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
func ServiceInstanceToSelectableFields ¶
func ServiceInstanceToSelectableFields(obj *brokerapi.ServiceInstance) fields.Set
ServiceInstanceToSelectableFields returns a field set that represents the object.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.