func Get(ctx context.Context) duck.InformerFactory
Get extracts the typed informer from the context.
func WithDuck(ctx context.Context) context.Context
type Key struct{}
Key is used for associating the Informer inside the context.Context.