Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewProxyWatcher ¶
func NewProxyWatcher(watcher watch.Interface, converter EventConverter, logger log.FieldLogger) watch.Interface
Types ¶
type Storage ¶
type Storage interface { rest.Getter rest.Lister rest.TableConvertor rest.CreaterUpdater rest.GracefulDeleter rest.Scoper rest.Watcher }
func WrapStorageError ¶
WrapStorageError uses syncStatusError to inject the correct group resource info into the errors that are returned by the delegated storage
Click to show internal directories.
Click to hide internal directories.