Versions in this module Expand all Collapse all v0 v0.5.0 Aug 8, 2018 Changes in this version + type Resolver struct + func New(restConfig *rest.Config, informerResyncPeriod time.Duration) (*Resolver, error) + func (r *Resolver) WaitForCacheSync(stopCh <-chan struct{}) + func (r Resolver) FunctionsQuery(ctx context.Context, environment string, first *int, offset *int) ([]gqlschema.Function, error)