Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct {
RESTOptions generic.RESTOptions
Capacity int
ObjectType runtime.Object
ScopeStrategy rest.NamespaceScopedStrategy
NewListFunc func() runtime.Object
GetAttrsFunc func(runtime.Object) (labels.Set, fields.Set, bool, error)
Trigger storage.TriggerPublisherFunc
}
Options is the set of options necessary for creating etcd-backed storage
Click to show internal directories.
Click to hide internal directories.