struct Docker::Api::Models::Version

Defined in:

docker/api/models/version.cr

Constructors

Instance Method Summary

Constructor methods inherited from struct Docker::Api::Models::Response

new(pull : JSON::PullParser) new

Constructor Detail

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

Instance Method Detail

def api_version : String #

def arch : String #

def build_time : Time #

def experimental : Bool #

def git_commit : String #

def go_version : String #

def kernel_version : String #

def min_api_version : String #

def os : String #

def version : String #