defaults

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 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のファイルパス
	ListenAddress  = ":8080"                // Inputsがリッスンするデフォルトのアドレス

	ActionName        = "default"
	ResourceGroupName = "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