Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Index ¶
Store represents the storage engine for the watcher index
func (*Index) Delete ¶
func (s *Index) Delete(id string) (*v1.WatcherDetails, error)
Get retrieves the watch index from storage. An error is returned if the storage driver failed to fetch the index, or the index identified by the key, version pair does not exist.
Click to show internal directories.
Click to hide internal directories.