Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NoWatchStorage ¶
type NoWatchStorage interface { rest.Getter rest.Lister rest.TableConvertor rest.CreaterUpdater rest.GracefulDeleter rest.Scoper }
func WrapNoWatchStorageError ¶
func WrapNoWatchStorageError(delegate NoWatchStorage) NoWatchStorage
WrapNoWatchStorageError uses SyncStatusError to inject the correct group resource info into the errors that are returned by the delegated storage