Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Workspaces ¶
type Workspaces struct{}
func NewWorkspaces ¶
func NewWorkspaces() *Workspaces
func (*Workspaces) NewVirtualWorkspaces ¶
func (o *Workspaces) NewVirtualWorkspaces( rootPathPrefix string, config *rest.Config, wildcardKubeInformers informers.SharedInformerFactory, wildcardKcpInformers kcpinformer.SharedInformerFactory, ) (workspaces map[string]framework.VirtualWorkspace, err error)
func (*Workspaces) Validate ¶
func (o *Workspaces) Validate(flagPrefix string) []error
Click to show internal directories.
Click to hide internal directories.