scalestrategy

package
v5.7.2 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2021 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 Incremental

type Incremental struct {
}

func (Incremental) GetNodeCount

func (i Incremental) GetNodeCount(currentCount int64, desiredCount int64) int64

type Interface

type Interface interface {
	GetNodeCount(currentCount int64, desiredCount int64) int64
}

type Quick

type Quick struct {
}

func (Quick) GetNodeCount

func (i Quick) GetNodeCount(currentCount int64, desiredCount int64) int64

type Staircase added in v5.7.0

type Staircase struct {
}

func (Staircase) GetNodeCount added in v5.7.0

func (i Staircase) GetNodeCount(currentCount int64, desiredCount int64) int64

Jump to

Keyboard shortcuts

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