ui

package
v0.0.0-...-6f0f11f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 26, 2021 License: Apache-2.0 Imports: 20 Imported by: 0

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
	MicroFrontendInformer        cache.SharedIndexInformer
	ClusterMicroFrontendInformer cache.SharedIndexInformer
}

func New

func New(restConfig *rest.Config, informerResyncPeriod time.Duration) (*Container, error)

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) ClusterMicroFrontendsQuery

func (r Resolver) ClusterMicroFrontendsQuery(ctx context.Context) ([]*gqlschema.ClusterMicroFrontend, error)

func (Resolver) MicroFrontendsQuery

func (r Resolver) MicroFrontendsQuery(ctx context.Context, namespace string) ([]*gqlschema.MicroFrontend, error)

func (*Resolver) WaitForCacheSync

func (r *Resolver) WaitForCacheSync(stopCh <-chan struct{})

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL