Documentation ¶
Index ¶
- func GetAttrs(obj runtime.Object) (labels.Set, fields.Set, bool, error)
- func MatchPilot(label labels.Selector, field fields.Selector) storage.SelectionPredicate
- func NewREST(scheme *runtime.Scheme, optsGetter generic.RESTOptionsGetter) (*registry.REST, *registry.REST, error)
- func NewStrategy(typer runtime.ObjectTyper) pilotStrategy
- func PilotToSelectableFields(obj *navigator.Pilot) fields.Set
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MatchPilot ¶
MatchPilot 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 NewREST ¶
func NewREST(scheme *runtime.Scheme, optsGetter generic.RESTOptionsGetter) (*registry.REST, *registry.REST, error)
NewREST returns a RESTStorage object that will work against API services.
func NewStrategy ¶
func NewStrategy(typer runtime.ObjectTyper) pilotStrategy
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.