registry

package
v0.0.0-...-426d1e8 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClusterStore

type ClusterStore interface {
	AddClusterToShard() error
	AddAllClustersToShard() error
}

ClusterStore stores mapping of clusters and the shard they belong to

type IdentityStore

type IdentityStore interface {
	AddIdentityToCluster() error
	AddAllIdentitiesToCluster() error
	AddIdentityConfiguration() error
}

IdentityStore stores mapping of identity and the cluster in which resources for them need to be created

Jump to

Keyboard shortcuts

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