class BitteCI::NomadJobPost

Included Modules

Defined in:

bitte_ci/runner.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def eval_create_index : UInt64 #

[View source]
def eval_create_index=(eval_create_index : UInt64) #

[View source]
def eval_id : UUID #

[View source]
def eval_id=(eval_id : UUID) #

[View source]
def index : UInt64 #

[View source]
def index=(index : UInt64) #

[View source]
def job_modify_index : UInt64 #

[View source]
def job_modify_index=(job_modify_index : UInt64) #

[View source]
def known_leader : Bool #

[View source]
def known_leader=(known_leader : Bool) #

[View source]
def last_contact : UInt64 #

[View source]
def last_contact=(last_contact : UInt64) #

[View source]
def warnings : String #

[View source]
def warnings=(warnings : String) #

[View source]