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::Connection
Config::Connection
Reference
Object
Included Modules
YAML::Serializable
Defined in:
spec.cr
Constructors
.new
(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Instance Method Summary
#url
: String
#url=
(url : String)
Constructor Detail
def self.
new
(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
#
[
View source
]
Instance Method Detail
def
url
: String
#
[
View source
]
def
url=
(url : String)
#
[
View source
]