Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsStaleInformerCacheErr ¶
Types ¶
type StaleInformerCache ¶
type StaleInformerCache struct {
// contains filtered or unexported fields
}
StaleInformerCache errors indicate that the informer cache includes out of date resources.
func NewStaleInformerCache ¶
func NewStaleInformerCache(msg string) *StaleInformerCache
NewStaleInformerCache return StaleInformerCache with error mes
func (*StaleInformerCache) Error ¶
func (e *StaleInformerCache) Error() string
Click to show internal directories.
Click to hide internal directories.