Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrInternalError = errors.New("internal error")
ErrInternalError is returned for unexpected errors
View Source
var ErrUnsupported = errors.New("unsupported operation")
ErrUnsupported is returned for unsupported operations
Functions ¶
func NewFilteredCacheBuilder ¶
func NewFilteredCacheBuilder(gvkLabelMap map[schema.GroupVersionKind]string) cr_cache.NewCacheFunc
NewFilteredCacheBuilder create a customized cache
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.