Documentation
¶
Index ¶
- type Syncer
- func (o *Syncer) AddFlags(flags *pflag.FlagSet, prefix string)
- func (o *Syncer) Name() string
- func (o *Syncer) NewVirtualWorkspaces(rootPathPrefix string, dynamicClusterClient dynamic.ClusterInterface, ...) (extraInformers []rootapiserver.InformerStart, ...)
- func (o *Syncer) Validate(flagPrefix string) []error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Syncer ¶
type Syncer struct{}
func (*Syncer) NewVirtualWorkspaces ¶
func (o *Syncer) NewVirtualWorkspaces( rootPathPrefix string, dynamicClusterClient dynamic.ClusterInterface, kcpClusterClient kcpclient.ClusterInterface, wildcardKcpInformers kcpinformer.SharedInformerFactory, ) (extraInformers []rootapiserver.InformerStart, workspaces []framework.VirtualWorkspace, err error)
Click to show internal directories.
Click to hide internal directories.