Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
auto-scaler
master
Top Level Namespace
ComposeFile
Services
Config
Connection
Paths
Polling
Deployment
Instances
ProcessCounts
ServicesOutput
Built with Crystal 1.9.2
2023-10-07 21:43:00 UTC
class
Config::Polling
Config::Polling
Reference
Object
Included Modules
YAML::Serializable
Defined in:
spec.cr
Constructors
.new
(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Instance Method Summary
#timeout
: Int8
#timeout=
(timeout : Int8)
Constructor Detail
def self.
new
(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
#
[
View source
]
Instance Method Detail
def
timeout
: Int8
#
[
View source
]
def
timeout=
(timeout : Int8)
#
[
View source
]