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.CreaterUpdater
rest.GracefulDeleter
}
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
Source Files
¶
- wrapper.go
Click to show internal directories.
Click to hide internal directories.