Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Tracker ¶
type Tracker struct {
// contains filtered or unexported fields
}
Tracker is a struct representing a Pod tracker
func New ¶
func New(informer coreinformer.PodInformer, store *store.PodStore) *Tracker
New returns pointer to a Pod Tracker
Click to show internal directories.
Click to hide internal directories.