workspaceshard

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2022 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

type Controller struct {
	// contains filtered or unexported fields
}

Controller watches WorkspaceShards and Secrets in order to make sure every WorkspaceShard has its URL exposed when a valid kubeconfig is connected to it.

func NewController

func NewController(
	kcpClient kcpclient.ClusterInterface,
	secretInformer coreinformer.SecretInformer,
	workspaceShardInformer tenancyinformer.WorkspaceShardInformer,
) (*Controller, error)

func (*Controller) Start

func (c *Controller) Start(ctx context.Context, numThreads int)

Jump to

Keyboard shortcuts

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