Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ClientMgr ¶
type ClientMgr struct {
// contains filtered or unexported fields
}
func (*ClientMgr) GetCtrlClient ¶
func (*ClientMgr) IndexField ¶
func (c *ClientMgr) IndexField(obj runtime.Object, field string, extractValue client.IndexerFunc) error
IndexField is Used for filtering Pods from PodList
Click to show internal directories.
Click to hide internal directories.