class Companion::Docker::Client::CreateContainerOptions::HostConfig::PortBinding

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 host_ip : String #

def host_ip=(host_ip : String) #

def host_port : String #

def host_port=(host_port : String) #