Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
podman
main
Podman
Container
Inspect
Config
SecretConfig
Port
State
Exception
Image
PodmanException
Generated using Crystal 1.14.0
2024-11-26 09:56:24 UTC
struct
Podman::
Container::
Port
Podman::Container::Port
Struct
Value
Object
Included Modules
JSON::Serializable
Defined in:
podman/container.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#container_port
: Int32
#host_port
: Int32
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
container_port
: Int32
#
[
View source
]
def
host_port
: Int32
#
[
View source
]