defaults

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CoreSocketAddr   = "unix:autoscaler.sock" // CoreのデフォルトgRPCエンドポイント(Inputsから呼ばれる)
	CoreConfigPath   = "autoscaler.yaml"      // CoreのConfigurationのファイルパス
	CoreExporterAddr = ":8081"                // CoreのExporterがリッスンするデフォルトのアドレス
	ListenAddress    = ":8080"                // Inputsがリッスンするデフォルトのアドレス

	ResourceName     = "default"
	SourceName       = "default"
	DesiredStateName = "default"

	CoolDownTime = 10 * time.Minute // 同一ジョブの実行制御のための冷却期間
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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