class Docr::Types::DeviceMapping

Included Modules

Defined in:

docr/types/device_mapping.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def cgroup_permissions : String #

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

[View source]
def path_in_container : String #

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

[View source]
def path_on_host : String #

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

[View source]