cache

package
v0.7.3 Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClusterWorkspaceCache added in v0.6.0

type ClusterWorkspaceCache struct {
	Store     cache.Indexer
	HasSynced cache.InformerSynced
	// contains filtered or unexported fields
}

func NewClusterWorkspaceCache added in v0.6.0

func NewClusterWorkspaceCache(workspaces cache.SharedIndexInformer, kcpClusterClient kcpclient.ClusterInterface) *ClusterWorkspaceCache

NewClusterWorkspaceCache returns a wrapper around an informer. It serves from the informer, and on cache-miss it looks up through the given client.

func (*ClusterWorkspaceCache) Get added in v0.6.0

func (c *ClusterWorkspaceCache) Get(clusterName logicalcluster.Name, workspaceName string) (*workspaceapi.ClusterWorkspace, error)

Jump to

Keyboard shortcuts

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