Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Container ¶
type Container struct { Resolver *Resolver BackendModuleInformer cache.SharedIndexInformer }
type Resolver ¶
type Resolver struct {
// contains filtered or unexported fields
}
func (Resolver) BackendModulesQuery ¶
func (r Resolver) BackendModulesQuery(ctx context.Context) ([]gqlschema.BackendModule, error)
func (*Resolver) WaitForCacheSync ¶
func (r *Resolver) WaitForCacheSync(stopCh <-chan struct{})
Source Files ¶
Click to show internal directories.
Click to hide internal directories.