Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClusterCacheFactory ¶
func NewClusterCacheFactory(context servicecontext.ServiceContext, config ClusterCacheFactoryConfiguration) service.ClusterCacheFactory
NewClusterCacheFactory returns the default cluster cache factory.
Types ¶
type ClusterCacheFactoryConfiguration ¶
type ClusterCacheFactoryConfiguration interface { manager.TokenManagerConfiguration GetClusterServiceURL() string GetClusterCacheRefreshInterval() time.Duration }
Click to show internal directories.
Click to hide internal directories.