struct

Krikri::PluginHelpers::DockerPorts::Mapping

Inherits Struct < Value < Object

Constructors

new(host_ip : String | Nil, host_port : String, container_port : String, proto : String)
Source

Instance methods

clone
Source
container_port
copy_with(host_ip _host_ip = @host_ip, host_port _host_port = @host_port, container_port _container_port = @container_port, proto _proto = @proto)
Source
host_ip
host_port
proto