Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AddToIndexerFuncs []CustomIndexer
Functions ¶
func AddToManager ¶
Types ¶
type CustomIndexer ¶
type CustomIndexer interface {
Object() client.Object
Field() string
Func() client.IndexerFunc
}
Click to show internal directories.
Click to hide internal directories.