Documentation ¶
Index ¶
- func ESClusterToSelectableFields(obj *navigator.ElasticsearchCluster) fields.Set
- func GetAttrs(obj runtime.Object) (labels.Set, fields.Set, bool, error)
- func MatchESCluster(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) esClusterStrategy
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ESClusterToSelectableFields ¶
func ESClusterToSelectableFields(obj *navigator.ElasticsearchCluster) fields.Set
ESClusterToSelectableFields returns a field set that represents the object.
func MatchESCluster ¶
MatchESCluster 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) esClusterStrategy
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.