struct

Meridian::Runtime::ReleaseRecord

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(service : String, role : String, host : String, color : String, image : String, release_id : String, deployed_at : String)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

color
Source
deployed_at
Source
host
Source
image
Source
release_id
Source
role
Source
service
Source