github.com/go-redis/redis/v8.ClusterClient.ReloadState (method)

2 uses

	github.com/go-redis/redis/v8 (current package)
		cluster.go#L730: func (c *ClusterClient) ReloadState(ctx context.Context) {
		sentinel.go#L726: 		c.ReloadState(ctx)