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
Instances
Instances
Reference
Object
Defined in:
instances.cr
Constructors
.new
(file : Path, config : Config)
Instance Method Summary
#find_updates
(conn, stack)
#processes
: Hash(String, Deployment)
#processes=
(processes : Hash(String, Deployment))
#read_current
(stack : String)
Constructor Detail
def self.
new
(file : Path, config :
Config
)
#
[
View source
]
Instance Method Detail
def
find_updates
(conn, stack)
#
[
View source
]
def
processes
: Hash(String,
Deployment
)
#
[
View source
]
def
processes=
(processes : Hash(String,
Deployment
))
#
[
View source
]
def
read_current
(stack : String)
#
[
View source
]