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