func Get(ctx context.Context, selector string) v1.ServiceInformer
Get extracts the typed informer from the context.
type Key struct { Selector string }
Key is used for associating the Informer inside the context.Context.