struct Docker::Api::Models::Container::NetworkSettings::Network

Defined in:

docker/api/models/container.cr

Constructors

Instance Method Summary

Constructor methods inherited from struct Docker::Api::Models::Response

new(pull : JSON::PullParser) new

Constructor Detail

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

Instance Method Detail

def endpoint_id : String #

def gateway : String #

def global_ipv6_address : String #

def global_ipv6_prefix_len : Int32 #

def ip_address : String #

def ip_prefix_len : Int32 #

def ipv6_gatway : String #

def mac_address : String #

def network_id : String #