Documentation ¶
Index ¶
- func GetAttrs(obj runtime.Object) (labels.Set, fields.Set, bool, error)
- func MatchPack(label labels.Selector, field fields.Selector) storage.SelectionPredicate
- func NewREST(scheme *runtime.Scheme, optsGetter generic.RESTOptionsGetter) (*registry.REST, error)
- func NewStrategy(typer runtime.ObjectTyper) flunderStrategy
- func PackToSelectableFields(obj *apps.Pack) fields.Set
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MatchPack ¶
MatchPack 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) flunderStrategy
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.