class Companion::Docker::Client::CreateContainerOptions::HostConfig::Mount

Included Modules

Defined in:

docker/client/container.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]
def self.new #

[View source]

Instance Method Detail

def source : String #

def source=(source : String) #

def target : String #

def target=(target : String) #