struct Docker::ContainerNetworkSettings

Included Modules

Defined in:

api_schema/containers/containers.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def networks : Hash(String, ContainerNetwork) #

[View source]
def networks=(networks : Hash(String, ContainerNetwork)) #

[View source]