Documentation ¶
Index ¶
Constants ¶
View Source
const (
StrategyRunnerSyncPeriodTime = 500
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StrategyRunner ¶
type StrategyRunner struct {
// contains filtered or unexported fields
}
func NewStrategyRunner ¶
func NewStrategyRunner(ctx context.Context, etcd etcd.Recorder, nvnCli supbnervous.Controller, guid, clusterKey, clusterResKey string, strategyName string) (*StrategyRunner, error)
func (*StrategyRunner) Run ¶
func (r *StrategyRunner) Run()
Click to show internal directories.
Click to hide internal directories.