Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClusterStore ¶
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
Click to show internal directories.
Click to hide internal directories.