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