flags

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: May 17, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package flags provides a set of flags used by the FLUIDOS node.

Index

Constants

This section is empty.

Variables

View Source
var (
	ExpirationPhaseRunning = 2 * time.Minute
	ExpirationSolver       = 5 * time.Minute
	ExpirationTransaction  = 20 * time.Second
	ExpirationContract     = 365 * 24 * time.Hour
	RefreshCacheInterval   = 20 * time.Second
	LiqoCheckInterval      = 20 * time.Second
)

Expiration/Time flags.

View Source
var (
	HTTPPort          string
	GRPCPort          string
	ResourceNodeLabel string
)

Configs flags.

View Source
var (
	ResourceType string
	AMOUNT       string
	CURRENCY     string
	PERIOD       string
	CPUMin       string
	MemoryMin    string
	PodsMin      string
	CPUStep      string
	MemoryStep   string
	PodsStep     string
	MinCount     int64
	MaxCount     int64
)

Customization flags.

View Source
var (
	FluidoNamespace = "fluidos"
)

Namespace flags.

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