Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
ptero
main
Ptero
Application
AuthFailedError
ConflictError
Error
Models
AllocationData
APIConfiguration
AppServer
Container
DeployData
FeatureLimits
FractalItem
FractalList
Limits
Node
NodeConfiguration
NodeResources
Pagination
ServerStatus
SFTPConfiguration
SSLConfiguration
SubUser
SystemConfiguration
User
NotFoundError
Built with Crystal 1.9.2
2023-10-07 19:15:43 UTC
struct
Ptero::Models::Container
Ptero::Models::Container
Struct
Value
Object
Included Modules
JSON::Serializable
Defined in:
models/servers.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#image
: String
#installed
: Int8
#startup_command
: String
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
image
: String
#
[
View source
]
def
installed
: Int8
#
[
View source
]
def
startup_command
: String
#
[
View source
]